html,body {
	height:100%;
}
body,td,th {
	font-family: Arial, Microsoft Sans Serif, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
.nav:link {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}
.nav:visited {
	font-family: Arial, Tahoma;
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}
.nav:hover {
	font-family: Arial, Tahoma;
	text-decoration: none;
	color: #795C35;
	font-weight: 600;
}
.nav:active {
	font-family: Arial, Tahoma;
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}
.zoom:link {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: none;
	color:#999999;
	text-decoration: underline;
}
.zoom:visited {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: none;
	color:#999999;
	text-decoration: underline;
}
.zoom:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #666666;
	text-decoration: underline;
}
.zoom:active {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: none;
	color:#999999;
	text-decoration: underline;
}
.h1 {
	color:#990000;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.tborder {
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 3px;
}
.ttext {
	color:#666666;
}
.ptext {
	color: #990000;
	font-weight: 600;
}