body {
    background-image: url(../_images/Backgrounds/bgcolor.gif);
}

table  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-align: justify;
}

a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	cursor: hand;
	text-indent: 0pt;
}

a:hover {
	text-decoration: underline;
	color: #FF0000

}

a:active {
	color: #000000;
	font-weight: bolder;
}

form {
	background-color: #CCCCCC;
}


.Stuff{
	border-top: 1px dashed #666666;
}

.side_table{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	background-position: top;
}

.Contact {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	margin-left: 8px;
	vertical-align: middle;

}


.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1;
}
