body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717161;
}
a:link {
	color: #A2A200;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #717161;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A2A200;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #A2A200;
	text-decoration: none;
	font-weight: bold;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding: 1px;
	height: 16px;
	width: 105px;
	border: 1px solid #999999;
}
.footer {
	color: #999999;
}
.sublinks {
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFAE0E;
}
.sublinks a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sublinks a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sublinks a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.sublinks a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.smallTxt1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.sublinks1 {
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFAE0E;
}
.sublinks1 a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.sublinks1 a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.sublinks1 a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.sublinks1 a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.norrepeat {
	background-repeat: no-repeat;
}