* {

    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: 925px;

	height: 50px;

	margin: 0 auto;

}



/* Logo */



#logo {

	float: left;

}



/* Search */



#search {

	float: right;

	width: 710px;

	padding-top: 25px;

	padding-left:25px;

	background-color:White;

	text-align:center;

}



#addthis

{

	float: right;

	/*width: 165px;*/

	width: 225px;

	font-size:9px;

	font-family:Verdana;

}


#plusone {
	width:900px;
	float: right;
	text-align:right;
	padding-top: 10px;
	
}



/* Menu */

#menu {

	width: 925px;

	height: 10px;

	margin: 0 auto;

	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:890px;

border:0px;

}



.table_title

{

	float:right;

	width:750px;

	text-align:center;

	font-size:10px;

	padding-right:10px;

}



/* Content and side menu */

#content {

padding: 10px 20px;

}



.right {

width: 740px;

float: right;

text-align: center;

font: 12px Verdana;

}



.left {

width: 165px;

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;

}



.table_text2

{

width: 660px;

text-align:left;

float:left;



}



.mid_ad

{


}

.mid_text2

{

	width: 630px;

	float:left;

	text-align:left;

	padding-left:5px;

}



/* 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

{

	float:right;

	width:735px;

	text-align: center;

}



/* conversion table formatting */

.conversion_table

{

	float:left;

	padding-left:30px;

	width:670px;

	padding-bottom:20px;

}

.con_table

{

	border-collapse:collapse;

	

}

.con_table td,th

{

	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:8px;

	font-size:10px;

}



.col1,.col4,.col7, .col10

{

	width:60px;

}

.col2,.col5,.col8,.col11

{

	width:90px;

}

.col3,.col6,.col9

{

	background:#eeeeee;

	width:15px;

}



/* footer */

.footer

{

	float:right;

	width:740px;

	font:9px Verdana;

	color:DarkGray;

	text-align:center;

}

.footer a{color:#0000ff}		