BODY {	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	background-color: #E2E4DA;}

TABLE {	font-family: verdana;
	font-size: 12pt;
	color: #000000;}

.cntinf {
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
}

.navrow {
	background-color: #45616F;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.nav {
	background-color: #45616F;
	width: 100%;
	height: 35px;
}

.nav a {  color: #6a808b; text-decoration: none }
.nav a:link { color: #FFFFFF; text-decoration: none  }
.nav a:visited { color: #FFFFFF; text-decoration: none  }
.nav a:active { color: #6a808b; text-decoration: none  }
.nav a:hover { color: #45616F; text-decoration: none; background-color: white;  }
/* 
hover  color: #6a808b;
*/
.navleft {
	float: left;
	position: relative;
	left: -15px;
}

.navright {
	float: right;
	position: relative;
	left: 15px;
}

.navcenter {
	float: left;
	text-align: center;
	align: center;
	color: #6a808b; 
	font-size: 24px;
	font-family: "arial narrow";
	line-height: 35px;
	letter-spacing: +.5pt;
	width: 694px;
	height: 100%;
	v-align: middle;
	white-space: pre;
}
.navcenter a, .navcenter span {
	margin-left: 8px;
	margin-right: 8px;
	padding-left:8px;
	padding-right:8px;
}
.navcenter span {
	text-decoration: underline;
}

.leftlowershadow {
	float: left;
	position: relative;
	left: -9px;
}

.rightlowershadow {
	float: right;
	position: relative;
	left: 9px;
}

.navshad {
	background-color:  #92A4AD;
	background-image: url('nav_shad_bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	HEIGHT: 9px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.tblbody {
	background-color:  #92A4AD;
	padding: 10 10 10 10;
}


.welcome {

	font-size: 25pt;
	font-family: garamond, "times new roman";
	font-weight: bold;
	letter-spacing: +1pt;
}

.txtbody {
	border: hidden 10px black;
}

.main1 {

}


.main2 {

}


.copyright {
	background-color: #45616F;
	text-align: center;
	color: #ffffff; 
	font-size: 13px;
	line-height: 34px;
	height: 23;
}
/*
a:link { color: #45616F; text-decoration: underline; }
a:visited { color: #bbbbbb; text-decoration: underline; }
a:active { color: #bbbbbb; text-decoration: underline; }
a:hover { color: #555555; text-decoration: underline; }
*/

a {  color: #6a808b; text-decoration: none }
a:link { color: #FFFFFF; text-decoration: none  }
a:visited { color: #FFFFFF; text-decoration: none  }
a:active { color: #6a808b; text-decoration: none  }
a:hover { color: #000000; text-decoration: none; }
