body {
	background-color: #4F4F4F;
	margin: 0px;
	text-align:center;
}
.border {
	background-color: #000000;
}
.maincontent {
	background-color: #CCCCCC;
}
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.vendors { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.smalltext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #7E7E7E;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e8c989;
}
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
a.vendors { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
a.vendors:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
.MenuStyleOn { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ADADAD;
	background: #333333;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
}
.MenuStyleSelected { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ADADAD;
	background: #333333;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
}
.MenuStyleOff { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #919191;
	background: #333333;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
}
.SubStyleOn { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: #999999;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.SubStyleSelected { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: 999999;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.SubStyleOff { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: 666666;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}



