body {
font-family: "Times New Roman", Times, serif; font-size: 12px;
}
td, th {
font-family: "Times New Roman", Times, serif; font-size: 12px;
}
.small_text{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal
	font-color: #000000;
}
a {
font-family: "Times New Roman", Times, serif; font-size: 12px; color:#660000; text-decoration:none;
}
a:hover {
font-family: "Times New Roman", Times, serif; font-size: 12px; color:#660000; text-decoration:none;
}
.header {
font-family: "Times New Roman", Times, serif; font-size: 36px; color:#660000;
}
.nav_stay {
font-family: Arial; font-size: 10px; color:#EFC68A; text-decoration:none;
}
.nav {
font-family: Arial; font-size: 10px; color:#FFFFFF; text-decoration:none;
}
.nav:Link {
font-family: Arial; font-size: 10px; color:#FFFFFF; text-decoration:none;
}
.nav:hover {
font-family: Arial; font-size: 10px; color:#EFC68A; text-decoration:none;
}
.nav2 {
font-family: Arial; font-size: 11px; color:#728408; text-decoration:none; font-weight: bold;
}
.nav2:Link {
font-family: Arial; font-size: 11px; color:#728408; text-decoration:none; font-weight: bold;
}
.nav2:hover {
font-family: Arial; font-size: 11px; color:#666666; text-decoration:none; font-weight: bold;
}
.footer_nav {
font-family: Arial; font-size: 10px; color:#f3f3f3; text-decoration:none; font-weight: none;
}
.footer_nav:Link {
font-family: Arial; font-size: 10px; color:#f3f3f3; text-decoration:none; font-weight: none;
}
.footer_nav:hover {
font-family: Arial; font-size: 10px; color:#F8D788; text-decoration:none; font-weight: none;
}
.whiteout {
font-family: Arial; font-size: 10px; font-weight: normal; font-color: #ffffff;
}
.input {
	color : #000000;
	background : #FFFFFF;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Arial; 
	font-size: 10px;
}
.input2 {
	color : #FFFFFF;
	background : #000000;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Arial; 
	font-size: 11px;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.floatimgright {
float:right;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-Left:20px;
}