BODY
{
	font-family: Arial;
	font-size: 8pt;
	color: #222222;
	margin-top: 10;
}

TD
{
	font-family: Arial;
	font-size: 9pt;
	color: #222222;
}

INPUT
{
	border-right: #359991 1px solid; 
	border-top: #359991 1px solid; 
	border-left: #359991 1px solid; 
	border-bottom: #359991 1px solid;
}

.smallLink
{
	color:Black;
	text-decoration:none;
}

.noborders
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	position: relative; 
	top: 2px;
}

.borders
{
	border-right: #359991 1px solid; 
	border-top: #359991 1px solid; 
	border-left: #359991 1px solid; 
	border-bottom: #359991 1px solid;
	scrollbar-face-color:#359991;
	scrollbar-arrow-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color:white;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
}

DIV
{
	scrollbar-face-color:black;
	scrollbar-arrow-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color:white;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:black;
}

LI
{
	margin-top: 3px;
	list-style-type: square;
}

.SectionHeader
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.SectionHeaderHL
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #3F9280;
	text-decoration: 'underline';
}

.ContentLarge
{
	font-family:'Arial Black';
	font-size: 11pt;
	color: #000000;
}

.MainTable
{
	border: solid 4 #000000;
	width: 753px;
	height: 547px;
}

.CaptionText
{
	font-family: Arial;
	font-weight:bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

