body
{
	background-color: #E4FBFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 0;
	scrollbar-face-color: #05B3C8;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #047A8C;
	scrollbar-3Dlight-color: #E4FBFE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #73CBD5;
	scrollbar-darkshadow-color: #047A8C;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.altrow
{
	background-color: #E0E0E0;
	color: #303030;
}

.bg
{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('images/bgMain.gif');
}

.button
{
	cursor: hand;
	font-size: 10px;
	width=80;
	height=24;
}

.buttonwide
{
	cursor: hand;
	font-size: 10px;
	width=120;
	height=24;
}

.footnote
{
	background: #005C5B;
	color: #EEEEEE;
	font-size: 8pt;
}

.form
{
	background: #CCCCCC;
	color: #000000;
}

.formHeading
{
	font-size: 10pt;
	font-weight: bold;
}

.header
{
	background: #CDE9FB;
	font-weight: bold;
}

.infobox
{
	background: #FFFFFF;
	border-bottom: 1px solid #047A8C;
	border-top: 1px solid #047A8C;
	border-left: 1px solid #047A8C;
	border-right: 1px solid #047A8C;
}

.infosep
{
	background: #047A8C;
	height: 1;
}

.infotitle
{
	background: #00B0C0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.row
{
	background-color: #EEEEEE;
	color: #303030;
}

.sidebar
{
	background: #73CBD5;
}

.tablebox
{
	background: #FFFFFF;
	border-bottom: 1px solid #7FADF4;
	border-top: 1px solid #7FADF4;
	border-left: 1px solid #7FADF4;
	border-right: 1px solid #7FADF4;
}

.tablesep
{
	background: #7FADF4;
	height: 1;
}

.textBox
{
	font-size: 8pt;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-left: 1px inset #000000; 
	border-right: 1px inset #666666;
	border-top: 1px inset #000000;
	border-bottom: 1px inset #666666;
}

a.1:active,a.1:link,a.1:visited
{
	color: #FFFFFF;
}

a.1:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.2:active,a.2:link,a.2:visited
{
	color: #0000F0;
}

a.2:hover
{
	color: #0000FF;
	text-decoration: none;
	background: #EEEEEE;
}

a.3:active,a.3:link,a.3:visited
{
	color: #0000F0;
	text-decoration: none;
}

a.3:hover
{
	color: #0000FF;
	text-decoration: none;
	background: #EEEEEE;
}

.divsubmenu
{
   position: absolute;
   visibility: hidden;
}

.menu
{
	background: #C2E0F9;
}

.submenu
{
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	background: #C2E0F9;
}