body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color:#FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #073149;
}
a {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img{
	border: 0px;
}
input,textarea{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	width: 280px;
}
.button{
	width: 80px;
}
.footer{
	color:#FFFFFF;
	background-color:#073149;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}