body {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.input_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #003366;
	width:150px;
}
.input_butt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #003366;
	cursor:pointer;
}
.txt_light {
	color: #FFFFFF;
}

.txt_small {
	font-size: 11px;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #cccccc;
}
a:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #336699;
}

a.table:hover {
	color: #003366;
	text-decoration: underline;
}

a.table1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav {
font-size: 8px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;}
