body { 
	background-color: #FFFFFF; 
} 

/* General font families for common tags */
font,th,td,p{ font-family: Verdana, Arial, Helvetica, sans-serif; }

.body {
	border: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

td.header {
	background-color: #FFFFFF;
	border: #6B6B6B;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

td.footer {
	border: #6B6B6B;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}


.bundleStrong {
	font-weight: bold;
	font-size: 12px;
	color: #009933;
}

.titleline	{ width: 200px; height: 0px; border: solid #999999 0px; border-top-width: 1px;} 

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	background-color : #72B7FF;
	border-width: 1px 1px 1px 1px;
}

input { text-indent : 2px; }

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* Login Text */
.login 					{ font-size : 12px; color : #FFFFFF; }

/* General text */
.gen 					{ font-size : 12px; }
.genmed 				{ font-size : 11px; }
.gensmall				{ font-size : 10px; }
.gen,.genmed,.gensmall 	{ color : #000000; }

/* Category titles */
.cattitle			{ font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color : #000000; letter-spacing: -1px;}
a.cattitle			{ text-decoration: none; color : #547315; }
a.cattitle:hover	{ text-decoration: none; color : #000000; }
a.cattitle:active	{ text-decoration: none; }
a.cattitle:visited	{ text-decoration: none; }
.catred			{ font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color : #FF0000; letter-spacing: -1px;}

/* Copyright and bottom info */
.copyright				{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
a.copyright				{ color: #547315; text-decoration: none;}
a.copyright:hover 		{ color: #8FB457; text-decoration: none;}
a.copyright:active 		{ text-decoration: none;}
a.copyright:visited		{ text-decoration: none;}

/*AUP AND TOS*/
.strongRed			{ font-size: 15px; font-weight: bold;  letter-spacing: 1px; color : #FF0000}
.titles				{ font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
td.wintext 			{ font-size: 12px; color: #000000; text-align: justify;}
a.wintext			{ text-decoration: none; color : #0071ED; }
a.wintext:hover		{ text-decoration: none; color : #000000; }
a.wintext:active	{ text-decoration: none; }
a.wintext:visited	{ text-decoration: none; }

td.newstext 		{ font-size: 12px; color: #000000; }
a.newstext			{ text-decoration: none; color : #0071ED; }
a.newstext:hover	{ text-decoration: none; color : #000000; }
a.newstext:active	{ text-decoration: none; }
a.newstext:visited	{ text-decoration: none; }

.planborder	{ background-color: #666666; }

td.logorow	{
	font-size : 12px;
	text-align: center; }

td.planrow1	{
	background-color: #f1f1f1;
	color: #000000;
	font-size : 12px;
	text-align: center; }

td.planrow2	{
	background-color: #CCCCCC;
	color: #000000;
	font-size : 12px;
	text-align: center; }

td.planrow3	{
	background-color: #DCDCDC;
	color: #000000;
	font-size : 12px;
	text-align: center; }

td.hotrowL	{
	background-color: #f1f1f1;
	border: #0099FF;
	border-style: solid;
	border-width: 3px 0px 3px 3px;
	color: #000000;
	font-size : 12px;
	text-align: center; }

td.hotrowM	{
	background-color: #CCCCCC;
	border: #0099FF;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	color: #000000;
	font-size : 12px;
	text-align: center; }

td.hotrowR	{
	background-color: #CCCCCC;
	border: #0099FF;
	border-style: solid;
	border-width: 3px 3px 3px 0px;
	color: #000000;
	font-size : 12px;
	text-align: center; }

td.overview {
	background-color: #677887;
	border: #999999;
	border-style: solid;
	height: 35px;
	width: 125px;
	border-width: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center; } 

td.infotext {
	width: 505px;
	border-width: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	text-align: left; } 

td.menuBorder {
	background-color: #000033;
	border: #0099FF;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
 } 