

body 

{

	background-color: #526896;

	font-family: Verdana, Arial, sans-serif;

	font-size: 16px;

	color: #00000;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;


	scrollbar-face-color: #F0F0F0; 

	scrollbar-shadow-color: #000066; 

	scrollbar-highlight-color: #000066; 

	scrollbar-3dlight-color: #000066; 

	scrollbar-darkshadow-color: #000066; 

	scrollbar-track-color: #F0F0F0; 

	scrollbar-arrow-color: #000066;

}




.t {background: url('graphics/dot.gif') 0 0 repeat-x; width:181px; background-color:white;}

.b {background: url('graphics/dot.gif') repeat-x 0 100%;}

.l {background: url('graphics/dot.gif') repeat-y 0 0; }

.r {background: url('graphics/dot.gif') repeat-y 100% 0; }

.bl {background: url('graphics/bl.gif') no-repeat 0 100%; }

.br {background: url('graphics/br.gif') no-repeat 100% 100%; }

.tl {background: url('graphics/tl.gif') no-repeat 0 0; }

.tr {

	background: url('graphics/tr.gif') no-repeat 100% 0; 

	padding:10px;
	
	}





.mainbox 

{				
	padding-left: 25px;

	padding-right: 25px;
	
	padding-bottom: 10px;
		
	text-align:left;
	
	height:100%; 

	background: url('graphics/linebg.gif');

	font-family: garamond;
	
	font-size:: 12px;
	
	color: #000066;

}


.sitemap

{

	font-family: Verdana, Arial, sans-serif; 

	font-size: 10px; 

	color: #000066;

}

.nav

{

	font-family: garamond, verdana, sans-serif;
	
	font-size:16px;
	
}



h1 

{ 

	font-family: Verdana, Arial, sans-serif; 

	margin-top:-20px;

	position:relative;
	
	padding-bottom:5px;

	font-size: 18px; 

	color: #526896;

}


a:link {color: #000066;}
a:visited {color: #000066;}
a:active {color: #000066;}
a:hover {color: #000030;}

.navlinks a:link {color: #FFFFFF; text-decoration: none;}
.navlinks a:visited {color: #FFFFFF; text-decoration: none; }
.navlinks a:active {color: #FFFFFF; text-decoration: none; }
.navlinks a:hover {color: #C0C0C0; text-decoration: none; }