* {
	margin:0;
	padding:0;
}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
img {
	border:0;
}
table {
	border-collapse:collapse;
}
.cal {
	clear:left;
}
#Top,#Nav,#Content,#Bottom {
	width:770px;
	margin:0 auto;
}
#Logo {
	width:160px;
	float:left;
}
#Banner {
	width:420px;
	float:right;
}
#Nav {
	margin-top:10px;
	background-image:url(../Images/box_bg.gif);
	line-height:27px;
	border:1px solid #99BBDD;
	height:27px;
	text-indent:48px;
	margin-bottom:10px;
}
.Inputs {
	width:360px;
	height:18px;
	line-height:18px;
	border:1px solid #A9C9E2;
	color:#666666;
}
.td1 {
	background-color:#D7E7F7;
	line-height:20px;
}
.td2 {
	color:#FF0000;
}
.Buttons {
	background-image:url(../Images/butbg.gif);
	border:1px solid #A9C9E2;
	height:20px;
	line-height:20px;
}
#Bottom {
	text-align:center;
	line-height:20px;
	margin-top:10px;
}
