.table {
	border: 1px solid #9DA5B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E4058;

}
a:link {
	color: #3A4A5C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #3A4A5C;
	text-decoration: none;


}
a:hover {

	color: #0066CC;
	text-decoration: underline;
	border: 0px none;
}
a:visited {

	color: #3A4A5C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #3A4A5C;
	text-decoration: none;
}
.content {

	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E4058;
}
.nav {

	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323943;
}
.navover {
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #323943;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E4058;
	background-color: #FFFFFF;
	border: 1px solid #6D7B88;
}
button {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4058;
	background-color: #FFFFFF;
	border: 1px solid #6D7B88;
}
