body{
	background-image: url(../images/template/background_only.jpg);
	background-repeat: repeat-x;
	background-position:top center; 
	background-color: #ffffff;
	background-attachment:fixed
}

div.nav_child
{
position: absolute;
visibility: hidden;
}

div.nav_link
{
color: #ffffff;
text-decoration: none;
}

table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 13px;
color: #fff;
background-color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #fff;
color: #000;
padding: 4px;
text-align: left;
border: 2px #000000 solid;}



/*==================================TEXT=====================*/

.table_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.table_text_bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.table_text_white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.table_text_white_ad {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.table_text_white_bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.table_heading {
font-size: 20px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
.table_text_header {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}


.table_heading_white {
font-size: 20px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

.table_sub_header {
font-size: 14px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #FFFFFF; 
}

.table_sub_header_white {
font-size: 14px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #FFFFFF; 
}

/*==================================TABLE DIVS=====================*/

div.grey_table_top{
padding: 20px 40px 10px 17px;
background-repeat: no-repeat; 
background-position: top left; 
}

div.grey_table_middle{
background-image: url(../images/template/grey_table_middle.jpg); 
background-repeat: repeat-y; 
background-position: top left; 
}

div.grey_table_middle_large{
background-image: url(../images/template/table_large_middle.jpg); 
background-repeat: repeat-y; 
background-position: top left; 
}

div.grey_table_bottom{
background-image: url(../images/template/grey_table_bottom.jpg);
background-repeat: no-repeat;
background-position: top left;
}

div.grey_table_bottom_large{
background-image: url(../images/template/table_large_bottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}

div.feature_table_blue{
align: left;
padding: 10px 15px 10px 10px;
background-image: url(../images/template/feature.jpg);
background-repeat: repeat-y;
background-position: top left;
}

div.ads_surround{
align: left;
padding: 15px 5px 4px 1px;
}

div.feature_table_blue_ad{
align: left;
padding: 5px 10px 5px 5px;
background-image: url(../images/template/feature.jpg);
background-repeat: repeat-y;
background-position: top left;
}

div.sub_menu{
align: left;
padding: 0px 0px 5px 0px;
background-image: url(../images/template/sub_menu.png);
background-repeat: repeat-y;
background-position: top left;
}

div.feature_table_green_ad{
align: left;
padding: 5px 10px 5px 5px;
background-image: url(../images/template/feature_green.jpg);
background-repeat: repeat-y;
background-position: top left;
}

div.feature_table_bottom_image{
padding: 110px 15px 0px 10px;
background-repeat: no-repeat;
background-position: bottom left;
}

table.stats td.blue_table
{background-color: #000000;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 13px;
font-weight: normal;} 

