body {
	background-image: url(images/bg_maintile.gif);
	background-repeat: repeat-x;
	background-color: #10144A;
	margin:0;
	/* Ph34r M4 Scrollb4rz */	
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:#183494;
    scrollbar-base-color:;
    scrollbar-track-color:#DEDFDE;
    scrollbar-darkshadow-color:#1859CE;
    scrollbar-face-color:#638EDE;
    scrollbar-highlight-color:#183494;
    scrollbar-shadow-color:#1859CE;
}
.body-tile {
	background-image: url(images/bg_bodytop.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.bwfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg_footer.gif);
	font-size: 10px;
	text-align: center;
}
.bwfooter a:link {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
.bwfooter a:visited {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
.bwfooter a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.bwfooter a:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #18348C;
}
