/* CSS Document */

body 
	{
 	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	}

li 
	{
	color:#996600;
	}

tr.nav 
	{
	background:url(img/nav.gif) repeat;
	}

a.LeftNav
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	font-weight: bold; 
	color:#996600; 
	text-decoration: underline;
	}

a.RightNav 
	{
	font-size:11px; 
	font-weight: normal; 
	color:#996600; 
	text-decoration: underline;
	}

a.RightNav_small 
	{
	font-size:10px; 
	font-weight: normal; 
	color:#555555; 
	text-decoration: underline;
	}

a.MainNav 
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	font-weight: bold; 
	color:#FFFFFF; 
	text-decoration: none;
	}

.RightNav {font-size:11px; color:#666666;}
.Heading {font-family:Georgia, "Times New Roman", Times, serif ;font-size:17px; font-weight:bold; color:#996600;}
.Footer {font-size:10px; color:#999999;}
.Offer {font-family:Georgia, "Times New Roman", Times, serif ;font-size:13px; font-weight:bold; color:#CC0000;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:bold; margin: 0px 0px 0px 0px;}



