* { margin: 0;	padding: 0; }

body {
	margin: 0; padding: 0;
	font: 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333; 
	background: #FFF url(bg.gif) repeat-x;	
}

a {
	color:#0066cc;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color:#ff5500;
	background-color: inherit;
}

ul, ol {
	margin: 5px 8px 5px 0;
	padding: 1px ;
}

#navlist
{
padding: 1px;
margin-left: 0;
font: 11px verdana, sans-serif;
font-weight:bold;
width: 100%;
color: gray; }

#navlist li
{
list-style: none;
margin: 0px;
border: 1px #eeeeee solid;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.4em 0.5em 0.4em 0.9em;
text-decoration: none;
}

#navlist li a:link { color: #003399; }
#navlist li a:visited { color: #003399; }

#navlist li a:hover
{
color: #ff5500;
background: #ffffdd;
}

h1, h2, h3 {
	font-family: Verdana, 'Trebuchet MS', Sans-Serif;
	font-weight: bold;
	color: #333;
}
h1 {
	font-size: 120%;
	letter-spacing: .5px;
}
h2 {
	font-size: 115%;	
}
h3 {
	font-size: 110%;
font-weight:normal;
}
h4
{
clear: both;
margin: 0;
padding: .5em;
font-weight:normal;
color:#666666;
}

img {
	border: 0 solid #CCC;
}


 #container
{
width: 880px;
margin: 20px auto;
background-color: #fff;
color: #333;
border: 1px solid #eeeeee;
line-height: 130%;
}

#top
{
padding: 0 0 5px 0;
background-color:#fafafa;
border-bottom: 2px solid #eeeeee;
}

#top h1
{
	font: bold 3.2em "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0; 
	padding: 5px 0 10px 0;
	color:#000000;
	text-align:center;
}

#leftnav
{
float: left;
width: 180px;
margin: 0;
padding: 9px;
border-right: 1px solid #eeeeee;
background-color:#fafafa;
}
#leftnav h1
{
border-bottom:#dddddd 1px solid;
padding-bottom:6px;
margin-bottom:5px;
padding-top:3px;
}

#rightnav
{
float: right;
width: 200px;
margin: 0;
padding: 9px;
border-left: 1px solid #eeeeee;
}

#content
{
margin-left: 205px;
padding: 5px;
width:490px;
}

#ads
{
float:right;	
}

#content h1
{
font: bold 1.5em "trebuchet MS", Arial, Tahoma, Sans-Serif;
color:#333333;
border-bottom: 1px solid #eeeeee;

}

#menu
{
background-color: #fafafa;
width: 100%;
height: 80px;	
margin:0;
text-align:center;
}

#menuitem
{
	background: transparent;
	border: none;
	margin: 0;
	padding:5px 0 5px 0;
	width:20%;
    text-align:center;
	float:left;
	font-weight:bold;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
text-align:center;
}

#conversionresult
{
font: bold 2em "trebuchet MS", Arial, Tahoma, Sans-Serif;
color:#ff5500;
}

#conversion
{
background-color:#fafafa;
border:1px solid #cccccc;
padding:10px;
}

/* Left Menu */

#leftmenu {
text-align:left;
}
#leftmenu {
width: 180px;
}
#leftmenu dt {
cursor: pointer;
margin: 5px 0 0 2px;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #ccc;
background: #f1f1f1 url(headerbg.gif) no-repeat;
padding:0 2px 0 7px;
color:#333333;
}
#leftmenu ul{
margin:0;
}
#leftmenu dd {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin:0 0 0 2px;
}
#leftmenu li {
text-align: left;
background: inherit;
list-style-type:none;
padding-left:3px;
margin-bottom:2px;
margin-left:2px;
}
#leftmenu li a, #leftmenu dt a {
color: #003399;
text-decoration: none;
border: 0 none;
height: 100%;
}
#leftmenu li a:hover, #leftmenu dt a:hover {
color:#ff5500;
}

/*--------------*/

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
.orange   { color: #ff5500; }
.smalltxt {font-size:16px }
