Body {margin: 0;
	background: url(images/blocksbg.gif);
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
}

.maintable {
	color : #a2a19d;
	text-decoration : none;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #191919;
	border-left: 1px solid #808080;
	font: normal 10px Verdana, Trebuchet MS, Tahoma, sans-serif;
	border-right: 1px solid #000000;
}

	
/* Main Styles */


.FooterStyle {
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
}

.TitleStyle  { color: #000000;
	font: normal 20px Verdana, Trebuchet MS, Tahoma, sans-serif;
}





/* Link Styles */

a:link {
	color: #e37908;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
}
a:visited {
	color: #e37908;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
}
a:hover {
	color: #7febff;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
}
a:active {
	color: #e37908;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	font-family: Verdana, Trebuchet MS, Tahoma, sans-serif;
}

