﻿
body
{
    font-size: 80%;

}


#TopMenu
{ 
	padding-left:2px; 
	 font-family:Arial;
	
	border-left: 1px solid #c9bea0;
	border-right: 1px solid #c9bea0;
	background-color:#516B82;
}
#PageHeader
{

	 width:770PX;
	 height:270px;
}

#Content
{ 
	
	 margin:auto;
	 clear:both;
	 width:730;
	 padding-bottom:2px;
	 padding-left:2px;
	 padding-right:2px;   
}

#PageWrapper
{ 
	 border:solid 1px #C7CAB9;
	margin:auto;
    width: 770px;
    border-top: none;

}
#Footer
{ 
	margin:auto;
	font-size:medium;
	font-weight:bold;
	 clear:both;
	 width:800px;
	 font-family:Tahoma;
	 height:50px;
	 color:Black;
     font-weight:normal;
	 text-align:center;
 }
a:link,a:visited,a:active
{  color:white;
	text-decoration:none;
	
}
a:hover
{
 text-decoration:underline;
 
}
a:hover IMG
{
BORDER-RIGHT: #ffcc00 1px solid;
	 BORDER-TOP: #ffcc00 1px solid; 
	 FILTER: gray; 
	 BORDER-LEFT: #ffcc00 1px solid; 
	 BORDER-BOTTOM: #ffcc00 1px solid; 
	 border-thickness: 1px;
}