<!--
Body {scrollbar-face-color: #33cc33; scrollbar-shadow-color: #F9F9F9; scrollbar-highlight-color: #F9F9F9; scrollbar-3dlight-color: #0A4C84; scrollbar-darkshadow-color: #0A4C84; scrollbar-track-color: #6699cc; scrollbar-arrow-color: #F9F9F9;} 

td {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	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: #336699;
	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: 8pt;
	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: #6699cc; }

A:visited
{
    COLOR: #6699cc
}
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: 10px;
    FONT-FAMILY: verdana,arial,ms sans serif;
    COLOR: white
}
#topLinks A:link
{
	color: white;
} 
#topLinks A:visited
{
	color: white;
} 
#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;
}

-->