body{
	background: url(bg.jpg) repeat-x;
}
li{
	font: 12px Arial, sans-serif;
	display: block;
	padding: 7px;
	color:#777;
	list-style: circle inside;
}
li a{
	color:#6496AB;
	text-decoration: none;
}
li a:hover{
	text-decoration: underline;
}
a{
	color:#BFBF9F;
}
a:hover{
	color:#333;
}
#top, #bottom{
	font: 10px Verdana, sans-serif;
}
#top td, #bottom td{
 padding-left: 10px;
 text-align: center;
}
#top a, #bottom a{
	font: 10px Verdana, sans-serif;
	text-decoration: none;
 color: #555;
}
#top a:hover, #bottom a:hover{
	color:#ccc;
}
#top img, #bottom img{
	border:2px solid #ccc;
}
#bottom img{
	float: left;
}
#bottom td{
 padding-left: 20px;
 text-align: left;
}
#bottom p{
 padding: 14px;
 text-align: left;
 border-bottom: 1px dotted #ccc;
 border-top: 1px dotted #ccc;
}
#mainMenu td{
}
#mainMenu a{
	font: 13px Verdana, sans-serif;
	color: #06354F;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/m.jpg) no-repeat left center;
	display: block;
	height: 40px;
	padding-top: 15px;
	padding-left: 22px;
}
#mainMenu a:hover{
	background: url(images/mh.jpg) no-repeat center top;
}
#mainMenu span{
	font-size: 70%;
	color:#FEFBD0;
}
.out{
   border-left: 1px solid #1381A2;
	filter:alpha(opacity=84);
	opacity: 0.84;
	-moz-opacity:0.84;
}
.over{
	color: #000;
	border-left: 1px solid #1381A2;
	filter:alpha(opacity=18);opacity: 0.18;-moz-opacity:0.18;
	background: #fff;
}
.news{
	vertical-align: top;
	text-align: left;
}
.news h1{
	color: #4A555F;
	text-align: center;
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-top: 32px;
border-bottom: 1px dotted #ccc;
padding-bottom: 10px;
	margin-left: 28px;
}
.news p{
	text-align: left;
	line-height: 180%;
	font: 10px Arial, sans-serif;
	color: #6A6058;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height: 140%;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 180%;
}
.news a{
	color: #888888;
	text-decoration: none;
}
#last{
	border-bottom: 1px dotted #CCCCCC;
}
#content{
	color: #555555;
	vertical-align: top;
	font: 11px Verdana, sans-serif;
	text-align: justify;
	padding-bottom: 100px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}
#content h1, h2{
	padding-top: 18px;
	font: 18px "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	text-align: left;
	color: #333;
	text-indent: 0;
	text-transform: uppercase;
}
#content a{
	color: #AEB494;
}
#content a:hover{
	color: #ccc;
	text-decoration: none;
}
#content td{
	vertical-align: top;
}
h2{
	border-bottom: 2px solid #C90816;
}
#content p{
	text-align: justify;
	padding-top: 10px;
	line-height: 180%;
}
#copy{
	font: 11px Arial, sans-serif;
	color: #777;
	text-indent: 0;
	text-align: center;
	line-height: 200%;
	text-transform: uppercase;
}
#copy a{
	color: #ccc;
}
#copy a:hover{
	color: #ccc;
	text-decoration: none;
}
.img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#logo{
font: bold 22px 'Lucida Sans Unicode', sans-serif;
 padding-left: 70px;
 color: #384461;
}
#logo:first-letter {
	font: bold 58px 'Lucida Sans Unicode', sans-serif;
	color: #C43D02;
}

