﻿DIV.Links		A   	       {color: #00C0C0; text-decoration:none}
DIV.Links		A:link			{color: #606060; text-decoration:none; bold}
DIV.Links		A:visited		{color: #808080; text-decoration:none; bold}
DIV.Links		A:hover 		{color: #404040; text-decoration:underline; bold}

DIV.BottomLinks		A   	       {color: #00C0C0; text-decoration:none; font-size: 13}
DIV.BottomLinks		A:link			{color: #ffffff; text-decoration:none; bold; font-size: 13}
DIV.BottomLinks		A:visited		{color: #ffffff; text-decoration:none; bold; font-size: 13}
DIV.BottomLinks	A:hover 		{color: #ffffff; text-decoration:underline; bold; font-size: 13}

DIV.MenuLinks		A   	      	{color: #00C0C0; text-decoration:none; font-size: 13}
DIV.MenuLinks		A:link			{color: #606060; text-decoration:none; bold; font-size: 13}
DIV.MenuLinks		A:visited		{color: #909090; text-decoration:none; bold; font-size: 13}
DIV.MenuLinks		A:hover 		{color: #040404; text-decoration:underline; bold; font-size: 13}


a {
	color: #900000;
	font-size: 11px;
	text-decoration: none;
	
}
a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	
}


.Fields 
{
	font-size: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.generalText {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: xx-small; color: #606060}
.generalTextBold {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12; font-weight: bold; color: #E22000}
.generalTextColor {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11; color: #606060; bold}
.generalTextRed {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10; color: #FF0000}
.generalTextColorBold {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #606060}
.generalTextColorRed {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #E22000}
.premierlistingText {font-family: Arial, Verdana, Hevetica, sans-serif; font-size: 12; color: #E22000}
.couponText {font-family: Arial, Verdana, Hevetica, sans-serif; font-size: 11; color: #E22000}


.bgTableHeader 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font: 13; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;

}

.bgTable 
{
	background-color: #FFFFFF;

}

.CouponTable
{
	background-color: #E5ECF3;

}


.bgTableListing 
{
	background-color: #808080;

}


.bgTableCell 
{
	background-color: #FFFFFF;
}


.bgTableHeaderListing {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}


