/*<link rel="stylesheet" href="main.css" type="text/css">*/
/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
body {
	scrollbar-face-color:#629B9B;
	scrollbar-highlight-color:#629B9B;
	scrollbar-3dlight-color:#629B9B;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	font-family: Arial, VerdanaHelvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    text-align: center;
	text-decoration: none;
	color: #336666; 
	background-color:#ffffff;
	/*background: url('images/back.gif');*/
	}

A:link, A:visited
{
	color: #336666;
	font-weight: bold;
	font-family: Arial, VerdanaHelvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;
}

A:active, A:hover 
{
	color: #629b9b;
	font-weight: bold;
	font-family: Arial, VerdanaHelvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;
} 



#main
{
	width: 800px;
	background-color: #ffffff;	
	border:2px solid #336666;
	font-family: Arial, VerdanaHelvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    padding: 0px;
	}

.table1
{
background-color:#336666;
text-align:center;
}

.table2
{
background-color:#629b9b;
}

.header
{
background-color:#CCCCCC;
margin:10px;
padding:10px;
height:50px;
}


.main
{
	width: 500px;
	background-color: #ffffff;
	/*border-left:1px solid #336666;*/
	/*border-right:1px solid #336666;*/
}

.sides
{
	width: 150px;
	background-color: #ffffff;
	
}

.menu
{
	width: 100%;
	text-align:center;
	font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    padding: 0px;
}

.menu A:link, .menu A:visited
{
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
    font-size: 14px;
	text-decoration: none;
}


.menu A:active, .menu A:hover
{
	color: #a40b0f;
	font-weight: bold;
	font-family: verdana;
    font-size: 14px;
	text-decoration: none;
} 

.menu2 
{
	color: #cccccc;
	font-weight: bold;
	font-family: verdana;
    font-size: 14px;
	text-decoration: none;
}

.spacing
{
	margin: 15px 0px 15px 0px;
}

.center 
{
text-align:center;
}

b
{
font-weight: bold;
color: #336666;
}

h3
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #336666;
	text-decoration: none;
	margin: 0px;
}

h2
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	color: #336666;
	text-decoration: none;
	margin: 0px;
}

h1
{
	font-family: Arial, VerdanaHelvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
	color: #336666;
	text-decoration: none;
	margin: 0px;
}

li
{
padding:5px;
}
.list
{
	font-family: Arial, VerdanaHelvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #336666;
	text-decoration: none;
	margin: 0px;
}


.img
{
	border:solid 2px #000000;
}

.italic
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #336666;
	text-decoration: none;
	margin: 0px;
}

.rates
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #ff0000#336666;
	text-decoration: none;
	margin: 5px;
	padding:5px;
	width:90%;
	border: 2px  dotted #000000;
}

.small
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #ff0000;
	text-decoration: none;
}

.contrast
{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, VerdanaHelvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.tiny
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}


