body {
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align:center;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}
td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
}
.inputbox {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	height: 18px;
	width: 350px;
	border: 1px solid #999973;
	background: #FFFFFF;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	border: 1px solid #999973;
	width: 350px;
	background: #FFFFFF;
	overflow-y: hidden;
}
.footerlinks a:link {text-decoration: none; color: #333333; font-family: arial; font-size: 10px; font-style: normal;}
.footerlinks a:visited {text-decoration: none; color: #333333; font-family: arial; font-size: 10px; font-style: normal;}
.footerlinks a:active {text-decoration: none; color: #333333; font-family: arial; font-size: 10px; font-style: normal;}
.footerlinks a:hover {text-decoration: none; color: #999973; font-family: arial; font-size: 10px; font-style: normal;}
