a {
	color: #2059A6;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #2059A6;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: url(images/bluebg.gif) #2059A6;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
}

br.clear {
	clear: both;
}

h4 {
	color: #0082FF;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

hr.c1 {
	height: 1px;
}

span.a {
	background-color: #C0C0C0;
	color: #EEEEEE;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 2px;
}

table {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

td,tr {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}
td.tree {
	vertical-align: bottom;
 }
td.menubottom {
	vertical-align: bottom;
 }
 hr.frline {
	color: #CFCFCF;
	height: 1px;
	width: 500px;
}
#banner {
	background-color: #4369A7;
	background-image: url(images/head.jpg);
	height: 75px;		
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 770px;
}


/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }