body {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background-image: url(all/bg.png);
	background-repeat: repeat-x;
	text-align: center;
	color: #993333;


}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	height: 120px;
	width: 440px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #590000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #590000;
}
.blockhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-transform: uppercase;


}
a:link,a:visited{
	color:#663333;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:hover,a:active
{color:#330000;text-decoration: none;}
table {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 250px;
}