body {
	background:  #4076a7 url('sitebg.jpg') repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

.bodytable{
	background: url('bodybg.jpg') repeat-y;
}

.leftside {
	background: url('leftbg.jpg') repeat-y;

}


.rightside {
	background: url('rightbg.jpg') repeat-y;

}



.sitearea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

td {
font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #676767;
}

a {
	color: #003a63;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}





.outermenu {
	color: #fff;
	width: 200px;
	font-size: 12px;
	line-height: 30px;
	background: url(navitem.jpg) repeat-y;

}

.menu {
	color: #fff;
	font-size: 12px;
	line-height: 45px;
	
	
}

.menu a {
	font-family: Times New Roman;
	text-decoration: none;
	color: #4074a6;
	font-size: 21px;
	width: 180px;
	height: 45px;
	font-weight: bold;
}

.menu a:hover {

	color: #003a63;
	text-decoration: none;
}





.footer {
	width: 800px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}

.footer a {
	color: #003a63;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}




/* Image Styles */
img.one, img.two {
	clear: both;
	border: 0px #003a63 solid;
	padding: 10px;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #003a63;
	font-family: Times New Roman;

}

h1 {
	font-size: 26px;
}

h2, h3, h4 {
	font-size: 22px;
}



/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#eaeae5
JSMENU:fontColorHilite:#003a63
JSMENU:menuItemBgColor:#003a63
JSMENU:menuHiliteBgColor:#eaeae5
JSMENU:menuLiteBgColor:#003a63
JSMENU:menuBorderBgColor:#eaeae5
JSMENU:bgColor:#003a63
JSMENU:horizOffset:180
JSMENU:vertOffset:10
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/