body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: x-small;
	scrollbar-3d-light-color:#FFFF00;
	scrollbar-arrow-color:#2D6AA9;
	scrollbar-base-color:#545F94;
	scrollbar-dark-shadow-color:#2D6AA9;
	scrollbar-face-color:#B4C1D0;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-shadow-color:#3A7093;
}
A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #0000FF;
	text-decoration: underline;
}

A:active {
	color: #333366;
	text-decoration: underline;
}

A:hover {
	color: #990033;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	color: #990033;
	font-weight: normal;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #333399;
	font-weight: normal;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #1B6803;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #003399;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.img{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2); }

/***********************************NAVIGATION***********************************/

#Navigation {
	padding: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	
}
#Navigation ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	list-style-type: none;
	line-height: 19px;
	list-style-position: outside;	
}
/*#Navigation ul li a
{
	padding: 0px 2px 1px 32px;
	color: #ffffff;
	background-color: #075597;
	text-decoration: none;
	height: 20px;
	display: block;
	width: 163px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#075597;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	margin-bottom: 4px;
}*/

/*#Navigation ul li a:hover
{
	padding: 1px 2px 0px 33px;
	background-color: #043B6E;
	color: #ffffff;
	width: 163px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	overflow: hidden;
}*/
/*#Navigation ul li a:visited {
	padding: 0px 2px 1px 2px;
	color: #ffffff;
	background-color: #075597;
	text-decoration: none;
	height: 20px;
	display: block;
	width: 155px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#075597;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	margin-bottom: 4px;

}*/
.nav {
	color: #00396B;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 13px;
	margin: 0px;
	font-variant: normal;
	text-transform: none;
	line-height: 19px;}

.nav a:link{
	/*color: #003366;
	text-decoration: none;
	position:relative;
	top: 1px;*/
	
	padding: 0px 2px 1px;
	color: #ffffff;
	background-color: #075597;
	background-color: #3d70a4;
	text-decoration: none;
	height: auto;
	display: block;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#075597;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	margin-bottom: 0px;

}
.nav a:visited {
	padding: 0px 2px 1px;color: #ffffff;
	background-color: #3d70a4;
	text-decoration: none;
	height: autopx;
	display: block;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#075597;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	margin-bottom: 0px;
}
.nav a:active {
	padding: 0px 2px 1px;
	color: #ffffff;
	background-color: #3d70a4;
	text-decoration: none;
	height: auto;
	display: block;
	margin-bottom: 0px;
	
}
	
.nav a:hover {
	background-color: #043B6E;
	color: #ffffff;
height: auto;
overflow: hidden;
margin-bottom: 0px;
margin-top:0px;
display: block;}
.nav ul{

}
.nav li{
	list-style-type: none;
	border: 0;
	line-height: 19px;
}


/***************************************************************************************/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.photo {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: inset;
	border-bottom-style: inset;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dottedline {
	background-color: #94AA8C;
	border: 2px dotted #92967C;
}
.largertxt {
	margin: 0px;
	padding: 0px;
	color: #003399;
}
.listoutput {
	padding-bottom: 4px;
}
.newsheader {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	background-color: #526D88;
}
