html {
	height: 100%;
}
body  {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #45494A;
	}

#content {
 	padding: 5px 5px 5px 15px;
	background-color: transparent;
	font: 11px/13px Verdana, arial, Helvetica, sans-serif;
 	color: #333;
 	font-weight : normal;
	text-align: left;
	vertical-align: top;
}
#content.full {
	height: 317px;
 	padding:5px 0 5px 5px;
}
#content h1 {
 	color: #903;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
 	}
 	
#content em {
 	color: #666;
 	width: 150px;
 	font: 10px/12px Verdana, arial, Helvetica, sans-serif
 	}
 	
#content a:link {
 	color: #903;
 	text-decoration: none
}
 	
#content a:visited {
 	color: #750027;
	text-decoration: none
 	}
 	
#content a:hover {
 	color: #750027;
 	text-decoration: underline
 	}
 	 	 	
#content li {
 	padding-top:0px;
 	padding-left:0px;
 	color: #666;
 	width: 200px;
 	font: 10px/12px Verdana, arial, Helvetica, sans-serif
 	}

#content ol {
 	padding: 0px 0px 0px 0px;
 	color: #666;
 	width: 200px;
 	font: 10px/5px Verdana, arial, Helvetica, sans-serif
 	}
 		 					
#maintable {
 	margin: 0px;
	padding: 0px;
	border: 1px solid #990035;
	width: 760px;
	height: 420px;
	background : #ffffff;
 	}

strong {
 	font-weight : bold; 
 	}
	
#navigation {
	height: 25px;
	width: 350px;
	font: bold 13px/12px Georgia, "Times New Roman", Times, serif;
 	color: #666;
 	padding : 2px 5px 0px 15px;
	background : url(../images/top/bg-navigation.gif) no-repeat top left;
	}
	
#navigation a:link {
 	color: #903;
	text-decoration:none
	}
	
#navigation a:visited {
 	color: #903;
	text-decoration:none
	}
	
#navigation a:hover {
 	color: #903;
	text-decoration: underline
	}

.button {
 	font : 10px verdana, arial, sans-serif; 
 	color : #FFF; 
 	background: #99F; 
 	margin: 0;
 	padding: 2px 4px 4px 2px;
 	}

.input { 
 	font : 11px/13px Verdana, arial, sans-serif;
 	color : #0C0;
 	font-weight : normal;
	background-color : #FFF;
 	border: 1px dotted #999;
 	width: 200px
 	}

#wida  {
	background-color: transparent;
	font: 10px/12px Verdana, arial, Helvetica, sans-serif;
 	color: #666;
 	font-weight : normal;
 	padding: 0px 5px 0px 0px;
	text-align: left;
	vertical-align: middle;
 	}
 	
#wida a:link {
 	color: #666;
 	text-decoration: none
}
 	
#wida a:visited {
 	color: #666;
	text-decoration: none
 	}
 	
#wida a:hover {
 	color: #903;
 	text-decoration: underline
 	}

#footer  {
	background-color: transparent;
	font: 12px/30px Georgia, "Times New Roman", Times, serif;
 	color: #903;
 	font-weight : normal;
 	padding: 0px 5px 0px 5px;
	text-align: right;
	vertical-align: middle;
 	}
 	
#footer a:link {
 	color: #903;
 	text-decoration: none
}
 	
#footer a:visited {
 	color: #666;
	text-decoration: none
 	}
 	
#footer a:hover {
 	color: #750027;
 	text-decoration: underline
 	}

#flash {
	text-align: right;
	padding-right: 10px;
}
#flash p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
}
#flash p a:link {
	color: #903;
	text-decoration: none;
}
#flash p a:visited {
	color: #903;
	text-decoration: none;
}
#flash p a:active {
	color: #903;
	text-decoration: none;
}
#flash p a:hover {
	color: #903;
	text-decoration: underline;
}
#content.full table{
	padding:30px 0 0;
}
#content.full th{
}
#content.full tr{
}
#content.full td{
	width:99px;
	height:65px;
	padding:5px 0 0;
}
#content.full td a{
}
#content.full td a:hover{
}
#content.full td img{
	border:1px solid #830C16;
	padding:1px;
}
#content.full td a:hover img{
	border:1px solid #FEFEFE;
}
h2{
	font-size:95%;
	font-weight:normal;
}
#zone2{
	float: right;
	position: relative;
	width: 341px;
	height: 309px;
}
#zone2 img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 307px;
	height: 265px;
	padding: 11px 12px;
	background-color: #B7A6A6;
	color: #000000;
	border-top: 6px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 6px solid #ffffff;
	border-left: 5px solid #ffffff;

}
