﻿DIV.Links			A   	       	{color: #000000; text-decoration:none}
DIV.Links			A:link		{color: #000000; text-decoration:none; bold}
DIV.Links			A:visited		{color: #000000; text-decoration:none; bold}
DIV.Links			A:hover 		{color: #646464; text-decoration:underline; bold}

DIV.BottomLinks		A   	       	{color: #00C0C0; text-decoration:none; font-size: 12}
DIV.BottomLinks		A:link		{color: #ffffff; text-decoration:none; bold; font-size: 12}
DIV.BottomLinks		A:visited		{color: #ffffff; text-decoration:none; bold; font-size: 12}
DIV.BottomLinks		A:hover 		{color: #ffffff; text-decoration:underline; bold; font-size: 12}

DIV.MenuLinks		A   	      	{color: #000000; text-decoration:none; font-size: 12}
DIV.MenuLinks		A:link		{color: #000000; text-decoration:none; bold; font-size: 12}
DIV.MenuLinks		A:visited		{color: #000000; text-decoration:none; bold; font-size: 12}
DIV.MenuLinks		A:hover 		{color: #900000; text-decoration:underline; bold; font-size: 12}

DIV.HotLinks		A   	      	{color: #000000; text-decoration:none; font-size: 10}
DIV.HotLinks		A:link		{color: #000000; text-decoration:none; bold; font-size: 10}
DIV.HotLinks		A:visited		{color: #000000; text-decoration:none; bold; font-size: 10}
DIV.HotLinks		A:hover 		{color: #000000; text-decoration:underline; bold; font-size: 10}

DIV.HeaderLinks					{color: #FFFFFF; text-decoration:none; font-size: 11}
DIV.HeaderLinks		A   	      	{color: #ffffff; text-decoration:none; font-size: 11}
DIV.HeaderLinks		A:link		{color: #ffffff; text-decoration:none; bold; font-size: 11}
DIV.HeaderLinks		A:visited		{color: #ffffff; text-decoration:none; bold; font-size: 11}
DIV.HeaderLinks		A:hover 		{color: #ffffff; text-decoration:underline; bold; font-size: 11}

DIV.BMenuLinks		A   	      	{color: #990000; text-decoration:none; font-size: 11}
DIV.BMenuLinks		A:link		{color: #990000; text-decoration:none; bold; font-size: 11}
DIV.BMenuLinks		A:visited		{color: #909090; text-decoration:none; bold; font-size: 11}
DIV.BMenuLinks		A:hover 		{color: #040404; text-decoration:underline; bold; font-size: 11}





.Fields 
{
	font-size: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.generalText {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #000000}
.generalTextBold {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #E22000}
.generalTextColor {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11; color: #000000; bold}
.generalTextRed {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10; color: #990000}
.generalTextColorBold {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #990000}
.generalTextColorRed {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #990000}
.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: #990000;

}

.bgTable 
{
	background-color: #FFFFFF;

}

.CouponTable
{
	background-color: #E5ECF3;

}


.bgTableListing 
{
	background-color: #990000;

}


.bgTableCell 
{
	background-color: #FFFFFF;
}


.bgTableHeaderListing {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

td {
	color:black;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	
}

