* {
    padding: 0;
    margin: 0;
}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
}

H1
{
	FONT-SIZE: 12pt; 
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 0px;
	color:#970000;
	font-family:Arial;
}

H2
{
	FONT-SIZE: 10pt; 
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 0px;
	color:#4A659B;
}

/* Header */

#header {
	width: 890px;
	height: 50px;
}

/* Logo */

#logo {
	float: left;
}

/* Search */

#search {
	float: right;
	width: 675px;
	padding-top: 25px;
	padding-left:25px;
	background-color:White;
	text-align:center;
}

#addthis
{
	float: right;
	width: 225px;
	font-size:9px;
	font-family:Verdana;
}

/* Menu */
#menu {
	width: 890px;
	height: 10px;
	background-color:#eeeeee;
}

#menu ul{
margin: 0;
padding: 0;
float: right;
font: bold 10px Verdana;
width: 100%;
background-color: #eeeeee;
}

#menu ul li{
display: inline;
}

#menu ul li a{
float: right;
color: blue;
padding: 2px 12px;
text-decoration: none;
border-right: solid 1px white;
}

#menu ul li a:visited{
color: blue;
}

#menu ul li a:hover{
color: blue;
background-color: #B2C5D0;
}

.table_main
{
left:0px;
top:0px;
position:absolute;
z-index:101;
width:1470px;
border:0px;
}

.table_main2
{
left:0px;
top:0px;
position:absolute;
z-index:101;
width:950px;
border:0px;
}

.table_title
{
	float:left;
	width:900px;
	text-align:center;
	font-size:10px;
}

.table_title2
{
	float:left;
	width:940px;
	text-align:center;
}

.table_title3
{
	float:right;
	width:800px;
	text-align:center;
	font-size:10px;
}

/* Content and side menu */
#content {
padding: 10px 20px;
}

.right {
width: 1320px;
float: right;
text-align: center;
font: 12px Verdana;
}

.right2 {
width: 800px;
float: right;
text-align: center;
font: 12px Verdana;
}

.left {
width: 135px;
float: left;
padding-left:5px;
padding-top:0px;
padding-right:5px;
border-right: 1px solid #bbb;
font-size: 10px;
}
.left h2 {
font: bold 10px Verdana;
color: #0000c0;
}

.table_text
{
width: 680px;
text-align:left;
float:left;
padding-left:30px;
padding-bottom:20px;
}

/* side menu */
.sidemenu
{
margin: 0px; 
padding: 0px;
}
.sidemenu li
{
padding-left: 20px;	
background-image: url(images/plus.gif);
background-repeat: no-repeat;
list-style-type:none; 
background-color:#eeeeee;
margin:2 0 3 0;
line-height:15px;

}

.sidemenu li a
{
font: 9px Verdana;
color: #0000C0;
text-decoration: none;

}
.sidemenu li:hover	{ background-color: #B2C5D0; text-decoration: none;}
.sidemenu li a:hover { text-decoration: none;}

.table_ads
{
width: 770px;
text-align:left;
float:left;
padding-left:30px;
}

.table_ads2
{
width: 800px;
text-align:center;
float:left;
padding-left:30px;
}

/* conversion table formatting */
.conversion_table
{
	float:left;
	padding-left:30px;
	width:1000px;
	padding-bottom:20px;
}

.conversion_table2
{
	float:left;
	padding-left:30px;
	width:670px;
	padding-bottom:20px;
}

.conversion_table3
{
	float:left;
	padding-left:30px;
	width:770px;
	padding-bottom:20px;
}

.con_table
{
	border-collapse:collapse;	
}

.con_table_ad td
{
	text-align:center;
}

.con_table td,th, caption
{
	border:1px solid green;
	padding:5px;
	font-family:Verdana;
	text-align:center;
	vertical-align:middle;	
}
.con_table th
{
	background-color:#eeeeee;
	font-size:11px;
		
}
.con_table td
{
	line-height:15px;
	font-size:10px;
}

.con_table a
{
	text-decoration:none;
	font-size:11px;
	color:#4A659B;
}

.con_table a:hover	{ background-color: #FFEA88; text-decoration: none;}

td .first_col
{
	font-weight:bold;
	font-size:11px;
}

.col1
{
	background-color:#eeeeee;
}

.col2,.col3,.col4, .col5, .col6,.col7,.col8,.col9, .col10, .col11,.col12,.col13,.col14, .col15, .col16,.col17,.col18,.col19
{
	width:40px;
}

.col_left, .col_midd, .col_right
{
	width:230px;
}

.ads
{width:660px;}

.table_top
{
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	color:#970000;
}


/* footer */
.footer
{
	float:left;
	width:900px;
	font:9px Verdana;
	color:DarkGray;
	text-align:center;
}
.footer a{color:#0000ff}		