body {
	height:100%;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color : #000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

a.menuhead,a.menuhead:active,a.menuhead:visited, {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

a.menuhead:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

a, a:active, a:visited {
	text-decoration: none;
	font-weight: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline; 
	font-weight: none;
	color: #FF0000;
}

.footer {
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}


.sitemaptitle {
	COLOR: #729bb7;
	font-size : 1.5em;
	font-weight: bold;
}

a.sitemapmain, a.sitemapmain:active, a.sitemapmain:visited {
	font-size : 1em; 
	text-decoration: none; 
	font-weight: none; 
	color: #666666;
	font-family : Arial, Helvetica, sans-serif; 
}

a.sitemapmain:hover {
	font-size : 1em;
	text-decoration: underline; 
	color: #666666;
	font-family : Arial, Helvetica, sans-serif; 	
}

a.sitemapsub, a.sitemapsub:active, a.sitemapsub:visited {
	font-size : 0.8em; 
	text-decoration: none;
	font-weight: none; 
	color: #888888;
	font-family : Arial, Helvetica, sans-serif; 
}

a.sitemapsub:hover {
	font-size : 0.8em; 
	text-decoration: underline;
	color: #AAAAAA;
	font-family : Arial, Helvetica, sans-serif; 	
}

#orange {
	color:#f89838;
	font-weight:bold;
}
