body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #CCCCCC;
margin:0px;
padding:0px;
}
.yellow_small {
	color: #FFFF00;
	font-size: x-small;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #066418;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.heading_blue {
	color: #040f4a;
	font-size: small;
	font-weight: bold;
}
.large_blue {
	font-size: x-large;</td></tr>
	font-weight: bold;
	color: #040f4a;
}
.main_text {font-size: small}
.offer_red {
	font-size: small;
	font-weight: bold;
	color: #ff0000;
}

#navcontainer { width: 150px;; margin:0}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma;
}

#navcontainer a
{
display: block;
width: 147px;
background-color: #FF0000;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
height:18px;
color:#FFFF00;
margin-top:-1px;
padding-left:3px;
}

#navcontainer a:link, #navlist a:visited
{
font:Tahoma;
font-size:10px;
color:#FFFF00;
font-weight:bold;
text-decoration: none;
padding-top:5px;
}

#navcontainer a:hover
{
background-color: #006600;
color: #FFFF00;
}
