body {
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #A1CBF3;
	margin-bottom: 0px;
	margin-top: 15px;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #CC3366;
}

#wrapper {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 983px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: right; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
#banner {
	height: 281px;
	background-repeat: no-repeat;
}

#content {
	text-align: right;
}
.clearit{
clear: both;
}
#footer{
	border-top: 1px solid #000000;
	clear: both;
	color: #FFFFFF;
	background-image: url(../images/render_bg.jpg);
}
#content2 {
	text-align: right;
}
#holder {
	border: thin dotted #91C9E3;
	width: 310px;
}
#main_holder {
	border: thin dotted #3168B8;
}
.table {
	border: 1px solid #DFEDFC;
}
.table_bg {
	background-image: url(../images/real_bg_big.gif);
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 28px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.table_stripped_bg {
	background-image: url(../images/bg/3-bg_stripe.gif);
	font-family: Tahoma;
	font-size: 12px;
}
.table_dark_bg {
	background-image: url(../images/bg/B1_1px.jpg);
	font-family: Tahoma;
}
.row_bg {
	background-image: url(../images/real_bg.gif);
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.row_bg_huge {
	background-image: url(../images/real_bg_huge.gif);
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.real_bg_bottom {
	background-image: url(../images/real_bg_bottom.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: #FFFFFF;
}
.table_bg_color {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #F2F9FD;
}
.table_bg_color_light {
	background-image: url(../images/bg/clipbg.jpg);
}
.row_bg_color {
	background-color: #D5EBF8;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.row_bg_mid {
	background-image: url(../images/real_bg_mid.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.link_white {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.warning {
	border: thin solid #FF0000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00F;
}
.fake_link {
cursor:pointer;
color:#003399;
}
.rank {
background-color:#33FF00;
font-weight:bold;
font-size:14px
}
.special_ads {
	background-image:url(../images/special_ad_pg.gif);
	background-repeat:no-repeat;
}
.special_ads_home {
	background-image:url(../images/special_ad_home_pg.gif);
	background-repeat:no-repeat;
}
.style10 {font-family: Tahoma; font-size:13px;}
.style20 {font-size: 10px; font-weight: bold; font-family: Tahoma;}
.style21 {color: #FF0000}
.style22 {color: #006699}
.style24 {color: #FF0000; font-weight: bold; }
.style26 {font-weight: bold}
.style27 {font-size: 10px; font-family: Tahoma;}
.style25 {font-family: Tahoma; font-size: 12px; font-weight: bold; }
.style32 {color: #FF0000}

