.bgbot {
	background-image: url(bgbottom.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.bgbox {
	height: 0px;
	width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.toppad5px {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.bgbox2 {

	background-image: url(boxbg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.bgboxheight {

	height: 241px;
}
.footerbg {
	height: 67px;
	width: 0px;
	background-image: url(footerbg.gif);
	background-attachment: fixed;
	background-repeat: inherit;
}
.bgnorepeat {
	height: 67px;
	width: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #CC9966;
}
.redlink a:link {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #CC0033;
}
.redlink a:hover {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #003399;
}
.redlink a:visited {



	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}
.txtfield {
	border: 1px solid #CCCCCC;
}
