/*<link rel="stylesheet" href="main.css" type="text/css">*/
/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
body {
	scrollbar-face-color:#104221;
	scrollbar-highlight-color:#104221;
	scrollbar-3dlight-color:#104221;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    margin: 0 0 15px 0;
    padding: 0px;
    text-align: center;
	text-decoration: none;
	color: #000000; 
	background-color:#104221;
	background: url('Images/back.gif')
	}
	
		table
{
	font-size: 12px;	
}


A:link, A:visited
{
	color: #CE0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:active, A:hover
{
	color: #104221;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

img
{
	border: 0px;
}

.border 
{
border: 2px solid #000000;
}

hr
{
	width: 75%;
}

.chart td
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
}



.title
{
	font-family:  Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #104221;
	text-decoration: none;
	margin: 0;
}

.titlered
{
	font-family:  Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #CE0000;
	text-decoration: none;
	margin: 0;
}




h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #CE0000;
	text-decoration: none;
	margin: 0;
}

h2
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #CE0000;
	text-decoration: none;
	margin: 0;
}

h3
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #CE0000;
	text-decoration: none;
	margin: 0;
}

.lists
{	
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #CE0000;
	background-color: #eaf3da;
	width: 400px;
	text-decoration: none;
	margin: 0;
}


.tiny
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}

.caption td
{
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

ul
{
	width : 400px;
}

li
{
	text-align : left;
	margin-top : .5em;
}

em
{
	font-weight : bold;
}

