body {background: #EEEEEE url('images/back.gif') repeat; color: #000000; margin: 10px 0 0 0; padding: 0; font: 9pt Arial, Helvetica, Sans-Serif;}

A:link, A:visited     
	{	
	background-color: inherit; 
	color: #0000FF; 
	text-decoration: none
}
A:hover    
	{
	background-color: inherit; 
	color: #0077FF;
}
A:active   
	{
	background-color: inherit; color: #333333;
}
h2            
	{
	background-color: #FFFFFF; 
	margin: 0px 0 5px 0; 
	padding: 0; 
	font-size: 2em; 
	letter-spacing: -0.5px; 
	color: #06548C;
}
#main 	   
	{
	width:768px;
	height:100%;
	margin: 0 auto; 
	border: 1px solid #999; 
	align: center;
}

#top 	   
	{
	height: 32px; 
	background: #DB3B72 url(images/s6sg.png) repeat-x top left;
}
#topmenu   
	{
	font-family: "Arial", Helvetica, Sans-Serif; 
	font-size: 8pt; color: #06548C; 
	background: #9CACC1; float: right; 
	margin: 3px; padding: 1px;
}
#topmenu a 
	{
	text-decoration: none; 
	color: #06548C; 
	background: inherit; 
	padding: 2px 5px 2px 5px; 
	margin: 0;
}
#topmenu a:hover 
	{
	background: #156D9A; 
	color: #C4D1E2;
}

#header    
	{
	height: 140px; 
	background: #D7D0D0 url(images/header.jpg) no-repeat top center; 
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999; 
}
#sitename  
	{
	background-color: inherit; 
	font-family: "Arial", Helvetica, Sans-Serif; 
	font-size: 20pt; 
	font-weight: bold; 
	color: #024B79; 
	float: left; 
	margin: 2px; 
	padding: 16px;
}

div.container 
	{
	width:100%; 
	margin:0px; 
	background: url(images/bg_cool5.jpg) repeat-x top center; 
	line-height:150%;
}
div.header    
	{
	background: inherit; 
	padding: 5px 5px 8px 5px; 
	margin: 0; 
	color:white; 
	clear:left;
}
div.footer    
	{
	background: url(images/s6g.png) repeat-x top center; 
	border-top: 1px solid #06548C; 
	line-height:150%;
	text-align:center;
	margin:0; 
	padding:0.5em; 
	color:black; 
	font-size: 8pt;
}
div.menu      
	{
	float:left; 
	margin:0;
}
div.content   
	{
	background: #FFFFFF url('images/back.gif') repeat; 
	margin-left:165px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333; 
	padding: 5px;
	min-height:200px;
}
div.box       
	{
	width:140px; 
	height:100%; 
	float:right; 
	background: #154263; 
	padding: 2px 5px 2px 5px; 
	margin: 5px; 
	font-family: "Verdana", Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	color:white; 
	line-height:120%; 
	border: 2px solid yellow
}

#menu { 
	float: left; 
	margin-right: 3px;
}
#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
html>body

#menu ul
{
	margin-top: 0px;
}
#menu a
{
	display: block;
	width: 120px; 
	padding: 4px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
html>body #menu a {width: 160px;}
#menu a:link, #menu a:visited
{
	background: #DB3B72 url(images/aro_t.png) no-repeat center left; 
	color: #000;
	text-decoration: none;
	padding-left: 30px;

}

#menu a:hover
{
	background: #DB3B72 url(images/aro_t.png) no-repeat center left; 
	color: #fff;
}
.date         
	{
	background-color: inherit; 
	font-family: "Tahoma", Arial, Helvetica, Sans-Serif; 
	font-size: 9px; 
	color:#06548C;
}