.html, body {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/com-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover {
	color: #c319f1;
	text-decoration: underline;
}

.font-blue-11 {
	font-size: 11px;
	color: #0077c1;
	text-decoration: none;
}

.font-blue-12 {
	font-size: 12px;
	color: #0077c1;
	text-decoration: none;
}
.font-blue-12-2 {
	font-size: 12px;
	color: #8b989b;
}
.font-blue-13 {
	font-size: 13px;
	color: #0077c1;
	text-decoration: none;
}


.font-gray-11 {
	font-size: 11px;
	color: #a39999;
	text-decoration: none;
}
.font-purple-11 {
	font-size: 11px;
	color: #9d3994;
	text-decoration: none;
}

.font-purple-13 {
	font-size: 13px;
	color: #c700ff;
	text-decoration: none;
}
.font-purple-12 {
	font-size: 12px;
	color: #c700ff;
	text-decoration: none;
}
.font-green-13 {
	font-size: 13px;
	color: #6e9331;
	text-decoration: none;
}
.font-green-12 {
	font-size: 12px;
	color: #6e9331;
}

.font-green-18 {
	font-size: 18px;
	font-weight: bolder;
	color: #6e9331;
}



.font-gray-11-2 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.font-gray-12 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.font-gray-12-2 {
	font-size: 12px;
	color: #666666;
}

.font-gray-13 {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

.font-white-12 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.font-white-11 {
	font-size: 11px;
	color: #FFFFFF;
}
.font-white-9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
}
.font-yellow-9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FBF7BF;
}


.home-sponsor-D {
	background-image: url(../images/home-sponsor-D.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.com-tail-bg {
	background-image: url(../images/com-tail-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line-3 {
	background-image: url(../images/com-line-3.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.addon-pic {
	background-image: url(../images/addon-pic.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.addon-pic-3 {
	background-image: url(../images/addon-pic-3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	padding-left: 20px;
	padding-bottom: 5px;
}





	/* secondary menu
	---------------------------------------------*/
	#secondary ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#secondary li a {
	display: block;
	font-size: 11px;
	color: #0077c1;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/sidemenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	#secondary li a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sidemenu-over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	#secondary li a.unit-now {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sidemenu-over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.lab-txt-on {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.lab-txt-off {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.seo-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #eeeeee;
	text-decoration: none;
	display: none;
}
.seo-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.seo-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	display: inline;
	margin: 0px;
}