body{
	background: #232D2F url(bg.png) repeat-x;
}
a{
	text-decoration: none;
	color:#13386C;
}
a:hover{
	color: #FFFFCC;
}
li{
	font: 16px Impact, Arial, sans-serif;
	display: block;
	padding: 5px;
	color:#13386C;
}
#mainMenu{
	width: 202px;
	margin-left: 261px;
	text-align: left;
	border-top: 1px dotted #ccc;
}
#mainMenu td{
	text-align: left;
}
#mainMenu a{
	font: 14px Tahoma, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: left;
	width: 100%;
	height: 18px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:36px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px dotted #ccc;
}
#mainMenu a:hover{
	background: #4F4F4F;
	color: #ccc;
}
#news{
	vertical-align: top;
	border: 1px solid #517785;
	border-bottom: 0;
	background-color: #3D5F6B;
	color: #7CA9B7;
	font: 9px Verdana, Helvetica, sans-serif;
}
#news h1{
	padding-top: 12px;
	color: #ccc;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-bottom: 6px;
}
#news p{
	padding: 4px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
	line-height: 120%;
	border-top: 1px dotted #5B8595;
	font: 10px Verdana, Helvetica, sans-serif;
}
#last{
	border-bottom: 1px dotted #CCCCCC;
}
#content{
	color: #728687;
	vertical-align: top;
	font: 10px Verdana, Arial, sans-serif;
	padding-top: 18px;
	padding-right: 18px;
}
#content h1, h2{
	font: 17px Verdana, sans-serif;
	text-align: left;
	color: #E9FAFD;
	text-indent: 0;
	margin-top: 12px;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom: 1px dotted #ccc;
}
h2{
	border-bottom: 2px solid #C90816;
}
p{
	text-align: left;
	font: 12px Verdana, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 160%;
}
#content td{
	vertical-align: top;
	line-height: 180%;
	color: #666;
	padding: 12px;
}
#copy{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 8%;
	margin-left: 8%;
	text-indent: 0;
}
.img{
	border: 1px solid ccc;
}
/*td{
	border: 1px solid Black;
}*/
