body{
background-color:cdcdcd;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
}
.topbg {
	background-attachment: fixed;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.txd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033FF;
	text-decoration: none;
}
.footerbg {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
}
.homtext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homtext:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.btbg {
	background-image: url(../images/btbg.gif);
	background-repeat: no-repeat;
}

