<!--
Body {scrollbar-face-color: black; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #568fbc; scrollbar-arrow-color: #d8d599;} 

td {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	border: none;
}

.regTable
{
	font-size: 8pt;
}

.coolHeader
{
	background-image: url('/images/bg_gradientHeader.jpg');
	color: white;
	font-weight: bold;
	font-size: 8pt;
	padding: 3px
}

.coolBorder
{
	border: solid 1px #166FAF;
	background-color: #E2F1FA;
}

.regTable TD
{
	vertical-align: top;
	font-size: 8pt;
}

.title
{
	font-size: 10pt;
	color: black;
	font-weight: bold;
}


.f {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF2D00;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
a {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FB5E3C;
	text-decoration: none;
	border: none;
}
.a {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

.small
{
	font-size: 8pt;
}

.MiniHeader
{
	font-size: 8pt;
	background-color: #FB5E3C;
	color: white;
	font-weight: bold;
	text-align: center;
}

.DataGrid, TD .DataGrid, SPAN .DataGrid, TR .DataGrid
{
	font-size: 8pt;
	background-color: white;
}

TD .DataGrid
{
/*	border-top: solid 1px #999999; */
}

TD .DataGridHeader
{
	font-size: 8pt;
	font-weight: bold;
	border-bottom: solid 1px #166FAF;
	background-color: #DDDDDD;
}

TD .DataGridFooter
{
	font-size: 8pt;
	font-weight: bold;
	border-top: solid 1px #166FAF;
	background-color: #DDDDDD;
}

.Tiny
{
	font-size: 7pt;
}

A:link

    { TEXT-DECORATION: none; COLOR: white; }

A:visited
{
    COLOR: white
}
A:hover
{
    COLOR: red
}

.a1 {
	font-family: Verdana;
	font-size: 10pt;
	color: #40A3D8;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}

#topLinks
{ 
    FONT-SIZE: 10pt;
    FONT-FAMILY: verdana,arial,ms sans serif;
    Color: Black

}
#topLinks A:link
{
	color: black;
} 
#topLinks A:visited
{
	color: black;
} 
#topLinks A:hover
{
	color: red;
}

.sectionLabel
{
	font-weight:bold; background-color: #FFF2E5; position: relative; top: 6px; left: 7px; padding-right: 5px; padding-left: 5px;	
}

.sectionDivider
{
	border-style: groove; border-width: 2px; padding: 3px;
}

.FormLabel
{
	font-weight: bold;
	color: #808080;
}

-->