html, body {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#bodyBG {
	background-color: #000000;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#maintbl {
	margin: 0px auto 0px auto;
	height: 100%;
	text-align: left;
	border-left: 2px solid #727375;
	border-right: 2px solid #727375;
	background-color: #262626;
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#rug_pattern {
	width: 200px;
	height: 68px;
	background-image: url(/images/rug_pattern.jpg);
	background-position: left top;
}

.greyBTop {
	border-top: 1px solid #7d7e7f;
}

body, td {
	font: 11px Tahoma, Arial, helvetica, sans-serif;
	color: #D4D2BC;
}

.center  { 
	text-align: center;
}

.footerText {
	font: 10px Tahoma, Arial, helvetica, sans-serif;
	color: #D4D2BC;
}

a.footerLink {
	color: #c1282d;
}

a.footerLink:hover {
	text-decoration: none;
}

a.services {
	color: #D4D2BC;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.services:hover {
	text-decoration: none;
}

a.uLine {
	color: #D4D2BC;
	text-decoration: underline;
}

a.uLine:hover {
	text-decoration: none;
}

a.topMenu {
	text-align: center;
	font: 13px Tahoma, Arial, helvetica, sans-serif;
	color: #D4D2BC;
	text-decoration: none;
	font-weight: bold;
}

a.topMenu:hover {
	color: #c1282d;
}h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
