.regtext
{
font-family:sans-serif;
font-size: 12px;
font-weight: normal;
color:black;
}

.regtext_muted
{
font-family:sans-serif;
font-size: 12px;
font-weight: normal;
color:808080;
}

.regtext_highlight_size
{
font-family:sans-serif;
font-size: 16px;
font-weight: normal;
}

.regtext_highlight_colour
{
font-family:sans-serif;
font-size: 12px;
font-weight: normal;
color:d50000;
}

.regtext_highlight_weight
{
font-family:sans-serif;
font-size: 12px;
font-weight: bold;
color:navy;
}

.regtext_highlight_weight2
{
font-family:sans-serif;
font-size: 12px;
font-weight: bold;
color:black;
}

.regtext_highlight_weight3
{
font-family:sans-serif;
font-size: 12px;
font-weight: bold;
color:bf0000;
}

.regtext_highlight_header
{
font-family:sans-serif;
font-size: 20px;
font-weight: bold;
color:navy;
}

.slogan
{
position:relative;
top:-3;
font-family:sans-serif;
font-size: 14px;
font-weight: bold;
color:bf0000;
}

.tou_link
{
font-family:sans-serif;
font-size: 10px;
}

.top_box
{
width:100%;
height:20px;
background-color:dce8f9;
}

.top_box_narrow
{
width:100%;
height:15px;
background-color:dedbff;
}

.rating
{
width:50%;
border-width:1px;
border-color:lightgrey;
border-style:solid;
}

.sepr
{
color:dedbff;
background-color:dce8f9;
}

.selection_area
{
background-color:f5fff9;
font-family:sans-serif;
font-size: 12px;
font-weight: normal;
color:black;
width:400px;
}

.selection_area_button
{
background-color:dce8f9;
font-family:sans-serif;
font-size: 12px;
font-weight: normal;
color:black;
}

.selection_area_button_mod
{
position:relative;
left:350px;
}

A:link {color: 0000cd}
A:visited {color: 0000cd}

select
{
font-family:sans-serif;
font-size: 12px;
}

.right_ad1
{
position:absolute;
 top:120;
 right:15;
}

.right_ad2
{
position:absolute;
 top:100;
 right:15;
}

.searchbox1
{
position:absolute;
 top:20;
 right:11;
}

.affiliate
{
position:absolute;
 top:3;
 left:15;
}

table.lites {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: d3d3d3 d3d3d3 d3d3d3 d3d3d3;
	border-collapse: collapse;
	background-color: e8f1fd;
        font-family:sans-serif;
        font-size: 12px;
        font-weight: normal;
        color:black;
}
table.lites th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: d3d3d3 d3d3d3 d3d3d3 d3d3d3;
	background-color: e8f1fd;
	-moz-border-radius: 0px 0px 0px 0px;
        font-family:sans-serif;
        font-size: 12px;
        font-weight: normal;
        color:black;
}
table.lites td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: d3d3d3 d3d3d3 d3d3d3 d3d3d3;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
        font-family:sans-serif;
        font-size: 12px;
        font-weight: normal;
        color:black;
}