html { margin:0px; padding:0px}
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin-top:0px;line-height:18px; background-color:#F0F0F0; }
.readmore a { color:#FFB609; text-decoration:none;font-size:17px; padding-top:5px; }
.readmore a:hover { color:#000; text-decoration:underline}
p{ text-align:justify}
.title { padding:10px; background:url(../images/bg_title.jpg) repeat-x; text-transform:uppercase; color:#c30000; font-weight:bold; font-size:14px}
#footer { width:985px; height:52px; background:url(../images/footer.jpg); clear:both;}
h2 { color:#000000; font-size:18px}
#mainBody {
	width:985px; 
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding:3px;
	font-family:"Trebuchet MS", helvetica, sans-serif;
	font-size:13px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
.Menu a{
	color:#FFB200;
	text-decoration:none;
	font-weight:bold;
}

.Menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.clear{ clear:both; }
.HorizontalBar{
	display:inline;
	padding:0px 0px 0px 132px;
	width: 870px; 
	background-color:#333333;
	height:34px;
	float:left;
	margin-bottom:5px;
}

