table {color: white; font-family: arial; font-size: 10pt; }
p.site {font-family: arial; font-size: 8pt; }
a:link {color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; }
a:hover {color: white; text-decoration: none; }
a#side {color: white; text-decoration: underline; font-weight: bold; }
p.head {color: gold; font-family: arial; font-size: 12pt; text-align: center;}

body
{
	background-color: #000000;
}

table.main
{
	width: 758px;
	height: 600px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	background-image: url(images/grad.png); 
	background-repeat: repeat-x;
	border="0";
	cellpadding="0";
	cellspacing="0";
}

.formbutton
{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.jpg) repeat-x left top;
}
