/*<link rel="stylesheet" href="main.css" type="text/css">*/
/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
body {
	scrollbar-face-color:#994C26;
	scrollbar-highlight-color:#994C26;
	scrollbar-3dlight-color:#994C26;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#CC9966;
	scrollbar-arrow-color:#CC9966;
	scrollbar-track-color:#CC9966;
    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:#CC9966;
	/*background: url('images/back.gif');*/
	}
	

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


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

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

.menu2
{
	color: #A1BDF4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

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


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

.reg 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #21366A;
	text-decoration: none;
	margin: 0;
}



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

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

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

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

.italic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #21366A;
	text-decoration: none;	
}


.contrast
{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, 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;
}


