BODY, HTML {padding: 0; margin: 0; height: 100%; }
BODY {FONT-FAMILY: Arial; background-color: #425570; FONT-SIZE: 9pt;
SCROLLBAR-FACE-COLOR: #41546F; scrollbar-arrow-color: #AE7C3E; FONT-SIZE: 10pt; SCROLLBAR-HIGHLIGHT-COLOR: #27374D;  COLOR: #600F11; SCROLLBAR-3DLIGHT-COLOR: #65707F; SCROLLBAR-TRACK-COLOR: #55606F; FONT-FAMILY: Arial, sans-serif; SCROLLBAR-SHADOW-COLOR: #425570; SCROLLBAR-DARKSHADOW-COLOR: #29394F
} 
.menulink:link, .menulink:active, .menulink:visited {
width:105px;
border-left: 1px #333 solid;
background: #425570 url(./img/menu_bg.gif);
background-position: 0 0;
			display:inline-block;
			margin:0;
			padding:0 0 0 0;
			color:#de7a34;
			height:90px;
			font-weight:bold;
			text-decoration:none;
}
.menulink:hover {
width:105px;
border-left: 1px #555 solid;
background: #425570 url(./img/menu_bg.gif);
background-position: 0 -90px;
			display:inline-block;
			margin:0;
			padding:0 0 0 0;
			color:#eee;
			height:90px;
			font-weight:bold;
			text-decoration:none;
}
.menublock:link, .menublock:active, .menublock:visited {
width:180px;
background: #202E43 url(./img/menu_arrow.gif) no-repeat;
background-position: -10px 1px;
			display:inline-block;
			margin:1px 0px;
			padding:5px 0 0 20px;
			color:#de7a34;
			height:26px;
			font-weight:bold;
			text-decoration:none;
}
.menublock:hover {
width:170px;
background: #52413A url(./img/menu_arrow.gif) no-repeat;
background-position: 0 1px;
			display:inline-block;
			margin:1px 0px;
			padding:5px 0 0 30px;
			color:#eee;
			height:26px;
			font-weight:bold;
			text-decoration:none;
}
a:link, a:active, a:visited {
			color:#de7a34;
			font-weight:bold;
			text-decoration:none;
}
a:hover {
			color:#eee;
			font-weight:bold;
			text-decoration:none;
}
.hed{position:absolute; top:0; left:4%; right:4%; height:167px; margin:auto; width:936px; text-align:center;}
.menubar{height:90px; width:936px; background:#000 url(./img/menu_bg.gif) repeat-x;  text-align:center;}
.menubg{height:167px; width:50%; background:#000 url(./img/hed_bg.gif) repeat-x;}
.menumbg{height:167px; width:100%; background:#000;}
.menuright{display:inline-block; width: 100px; height:90px; background:#2020af url(./img/menu_bg.gif) repeat-x;}
.content{position:relative; width:1015px; margin:auto; left:0; right: 0;}
p:first-letter { padding-left: 12px; }
h1{padding:0; margin:0; font-size: 11pt; color:#eee;}
h1:first-letter { color: #Ef9710;}
.left{z-index: 5;position:relative; width:220px; float:left; margin: 15px 0 0 10px;}
.center{z-index: 3;position:relative; width:751px; margin:0 0 0 230px; float:none; padding:15px 0px 0 15px; text-align:center;}
.block{
	margin:0 0 15px 0;
 	text-align: justify;
 	display:block;
 	background:#324560; 
	border:0; 
 	color:#a2b5d0;  
 	padding:10px 10px 10px 10px;
	}
.blocktitle{
	text-transform: uppercase; 
	background:#122540; 
	border-bottom:1px solid #EDA720; 
	color:#EDA720; 
	font-weight: bold; 
	margin: -10px -10px 10px -10px; 
	padding:5px 10px 5px 10px; 
	}
.contblock{
	margin:0 0 15px 0; 
	text-align: justify; 
	display:block; 
	background:#324560; 
	border:0; 
	color:#a2b5d0;  
	padding:10px 10px 10px 10px;
	}
.contblocktitle{
	text-transform: uppercase; 
	border-bottom:1px dashed #EDA720; 
	color:#EDA720; 
	font-weight: bold; 
	margin: 0 0 10px 0; 
	padding:0 10px 7px 10px; 
	}
.contblocktitle h1{
	text-transform: uppercase;  
	color:#EDA720; 
	font-weight: bold; 
	margin: 0; 
	padding:0; 
	}
    
.newsname{padding:0 5px; float:left; margin: 0 20px; border-bottom:1px dotted #EDA720;}
.newsdate{text-align:right; padding:1px 5px; float:right; margin: 0 20px; width:70px; border:1px dotted #aD6720; background:#223550}
.newsanons{width:100%; text-align:justify; margin: 35px 0 0 0; display:block;}
