body {
	background-color: #0F3469;
}
a.menu_links:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.menu_links:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.menu_links:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.menu_links:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

.menu_background {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/menu_back.jpg);
	background-position: left top;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.highlighted {
	color: #FFCC00;
	text-decoration: none;
}
.green_text {

	color: #00FF00;
	text-decoration: none;
}
a.offer_links:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
a.offer_links:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
a.offer_links:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
a.offer_links:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.black_back_links:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
	background-color: #000000;
}
a.black_back_links:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;	
	background-color: #000000;

}
a.black_back_links:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
	background-color: #000000;

}
a.black_back_links:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}

a.blue_offer_links:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0F3469;
	text-decoration: none;
}
a.blue_offer_links:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0F3469;
	text-decoration: none;
}
a.blue_offer_links:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0F3469;
	text-decoration: none;
}
a.blue_offer_links:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.smYellow {
	color: #00CC66;
}
.text_black_backgorund {
	background-color: #000000;
}
.smalltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
}
.ads_back_left {
	background-attachment: scroll;
	background-image: url(../images/ads_vertline_faded.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

