a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline}
a:active {color: #000000; text-decoration: none;}

body
{
	margin-top:0;
	margin-left:0;
	background-color:#ffffff;
}

.BackgroundAreaStyle
{
	background-image: url("../images/MainBkg.jpg");
	background-repeat:repeat;
	text-align:center;
}

.MainContainerStyle
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

TD
{
	font-family:Verdana;
	font-size:small;
	color:Black;
}

H1
{
	font-family:Verdana;
	font-size:x-large;
	font-weight:normal;
	color:#000000;
}

H2
{
	font-family:Verdana;
	font-size:medium;
	font-weight:bold;
	color:Black;
}

Table.MenuBar
{ 
	background-image: url(images/WoodLaminate.jpg);
	background-repeat:repeat-x;
}

.SponserAreaStyle
{
	width:700px;
	text-align:right;
	padding: 10px 0px 20px 0px;
	border-top: solid 1px #dddddd;
	text-align:right;
}

.MerchantCircleAreaStyle
{
	float:right;
	width:121px;
	height:42px;
	background-image:url("../images/MerchantCircle.jpg");
	background-repeat:no-repeat;
	cursor:pointer;
}

.BlueBookAreaStyle
{
	float:right;
	width:95px;
	height:42px;
	background-image:url("../images/BlueBook_88x42.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
}
