body {
	background-image: url("images/index_20a.gif");
	background-repeat:repeat-x;  
	background-color: White;
	margin-left: 0;
	margin-top: 0;
}
.selectedRow
{
	background-color: Yellow; 
}
.gridview
{
	padding:10px;
}
.quote 
{ 
	padding: 10px; 
	background: #ECF3FB url(images/quotebg.gif) no-repeat center left; 
	font-family:Arial; 
	font-size:70%; 
	width:70%;
	color: #003399; 
}
.loginTop
{
	margin:auto;
	width:350px;
	padding:0px; 
}
.login
{
	font:10px Arial, Sans Serif;
	margin-left:10px;
	color:White;
}
.loginError
{
	color:White;
	font:bold 14px Arial, Sans-Serif;
}
.listPicker
{
	border:solid 1px black;
	padding:5px;
	width:600px;
	background-color:Silver;
}
.listPicker select
{
	width:100%;
}
.hoverstyle
{
	color:Yellow;
	background-color:Yellow;
}
.tabs
{
	position:relative;
	text-align:center;
	top:1px;
	left:0px;
}
.tab
{
	border:solid 1px black;
	background-color: #eeeeee;
	text-align:center; 
	padding:1px 2px;
}
.selectedTab
{
	background-color:White;
	border-bottom: solid 1px white;
}
.tabContents
{
	border:solid 1px black;
	padding:10px;
	background-color:White;
}
.table
{
	width: 100%;
	border: 0;
	padding: 0;
	border-spacing: 0;
}
P
{
    FONT-SIZE: 12px;
    COLOR: #330099;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:link
{
    COLOR: #330099
}
A:visited
{
    COLOR: #330099
}
A:hover
{
    COLOR: #330099
}
A:active
{
    COLOR: #330099
}
.spacing
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.nav
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.nav:link
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.nav:visited
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.nav:hover
{
    FONT-WEIGHT: bold;
    COLOR: #ffcc00;
    TEXT-DECORATION: none
}
A.nav:active
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.copy
{
    FONT-SIZE: 10px;
    COLOR: #330099;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
FORM
{
    DISPLAY: inline
}
TD.mnav
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #fffff0;
    TEXT-INDENT: 7px;
    FONT-FAMILY: Arial
}
INPUT.frmInput
{
    BORDER-RIGHT: white thin solid;
    BORDER-TOP: white thin solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    BORDER-LEFT: white thin solid;
    WIDTH: 120px;
    COLOR: black;
    BORDER-BOTTOM: white thin solid;
    FONT-FAMILY: Arial;
    HEIGHT: 15px;
    BACKGROUND-COLOR: silver
}
INPUT.frmSubmit
{
    BORDER-RIGHT: silver thin;
    BORDER-TOP: silver thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BORDER-LEFT: silver thin;
    COLOR: black;
    BORDER-BOTTOM: silver thin;
    FONT-FAMILY: Arial;
    HEIGHT: 15px;
    BACKGROUND-COLOR: white
}
/* AJAX Rotator */
.ajaxRotator
{
    font-size:12px;
    padding:4px;
}

.ajaxRotator h1
{
    font-size:14px;
    margin-top:2px;
    margin-bottom:2px;
    
}