body {
	background-image: url(background.gif);

}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.topbar {
	background-image: url(topbar.gif);
	height: 19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.button, .submit input {
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.banner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(mainback.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.display {
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	filter: Glow(Color=#000000, Strength=1);


}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.greenback {
	background-image: url(greenback.jpg);
	height: 45px;
	background-repeat: repeat-x;
	border-top: 1px solid #909D75;
	border-right: none;
	border-bottom: none;
	border-left: none;
	vertical-align: top;






}
.blackback {
	background-image: url(blackback.jpg);
	border: 1px solid #403F40;
	height: 40px;
	line-height: 19px;




}
.displaytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	clip:  rect(auto auto auto 19px);



}
