

#container {

	width: 800px;
	margin: 0 auto;
	font-size: 101%;
	background: #FFF;
	border: 3px #666666 solid;
}
BODY {
	font: 12px/19px arial, "Times New Roman", Times, serif;
	color:#262626;
	margin: 0;
	padding: 0;
	background: #040439;
}
#banner {
	margin: 0;
	padding-left: 8px;
	height: 100px;
	color: #333;
	font-size: 12px;
}

#content {padding:15px;}
/*------------------------------ navigation------------------------ */

table.menu a {
width:220px;
border-bottom:1px solid #c0c0c0;
display: block;
}

div.menu a {

color: #666666;
background: #ffffff;
text-decoration:none;
font-size:14px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 5px 5px;

}

div.menu a {
color: #666666;
background: #e3eabe;

}


div.menu a:hover {
color: #fff;
background: #040439;

}



#footer td {
	height: 100px;
	color: #333;
	text-align: center;
	font-size: 11px;
	background-color: #666;
}
#footer a {
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}
#footer a:hover {
	color: #d1d3a5;
	text-decoration: none;
}




#leftcol td {
	font: bold 12px arial, "Times New Roman", Times, serif;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #bfb69d;
	background: #e4dece;
}
#leftcol a {
	font-size: 12px;
	color: #930;
	text-decoration: none;
}
#leftcol a:hover {
	color: #039;
	text-decoration: none;
}

#webmaster a {color:#666666;
font-size: 9px;

}
a {
	color: #990000;
	text-decoration: underline;
	font: bold 12px arial, "Times New Roman", Times, serif;
}
a:hover {
	color: #0d394b;
	text-decoration: none;
}


h1 {
	color: #990000;
	font: bold 20px "Times New Roman", Times, serif;
}

h3 {
	color: #990000;
	font: bold 20px "Times New Roman", Times, serif;
}

hr {
	color: #dfc4b0;
	height: 1px;
	margin-bottom: 1px;
	background: #dfc4b0;
}
img {
	border: 0;
}
