body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #A9C2D2;
	background-image:url(images/bkgnd.gif);
	font-size: 12px;
	margin: 0;
}

#main {padding: 15px;}

	h1 {
	font-size: 18px;
	color: #002162;
	font-weight: bold;	
	margin: 0px;
}
	h2 {
	font-size: 14px;
	color: #002162;
	margin: 0px;
	font-weight: bold;
}
	h3 {
	font-size: 12px;
	color: #4F6C34;
	font-weight: bold;
	margin: 0;
}

a:link {
	color: #003295;
}
a:hover {
	color: #0054F3;
}
a:visited {
	color: #955E00;
}

#fullheight {height:100%;}
.nav td { 
	border-top-style: solid; 
	border-top-color: #002162; 
	border-top-width: thin; 
	border-bottom-style: solid; 
	border-bottom-color: #002162; 
	border-bottom-width: thin; }	

.nav a:link {
	color: #003295;
	text-decoration: none;
	font-weight: bold;	
}
.nav a:hover {
	color: #0054F3;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	color: #955E00;
	text-decoration: none;
	font-weight: bold;
}

a.bblink:link {
	font-size: 10px;
	color: #003295;
	text-decoration: none;	
	}
	
a.bblink:hover {
	font-size: 10px;
	color: #003295;
	text-decoration: none;	
	}
	
a.bblink:visited{
	font-size: 10px;
	color: #003295;
	text-decoration: none;	
	}
	
.indent {margin-left: 10px;}

.test a:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/anneh_right2.jpg);
	width: 40px;
	height: 40px;
	display: block;
}

.footer {color: 000000;}

