
HTML {
SCROLLBAR-FACE-COLOR: #fafafa;
SCROLLBAR-HIGHLIGHT-COLOR: #9aadba;
SCROLLBAR-3DLIGHT-COLOR: #fafafa; 
SCROLLBAR-SHADOW-COLOR: #9aadba;
SCROLLBAR-TRACK-COLOR: #fafafa;
SCROLLBAR-DARKSHADOW-COLOR: #fafafa;
SCROLLBAR-BASE-COLOR: #9aadba;
SCROLLBAR-ARROW-COLOR: #9aadba;
}

BODY {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
   font: 11px Arial;
   TEXT-DECORATION: none;
}

TD.alert, {
  font: 11px Arial;
  color: #397eaa;
  font-weight: bold;
  TEXT-DECORATION:none;
}

TD.smallText
{
font: 11px Arial;
color: #000000;
padding-top: 1px;
}

TD.message
{
font: 11px Arial;
color: #397eaa;
padding-top: 1px;
}

TD.Heading{
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
  background-color: #dbc57f; 
}

TR.Row1
{
 background-color: #ffffff; 
}

TR.Row2
{
 background-color: #cccccc; 
}
TR.Row3
{
 background-color: #F4F4F4; 
}

.SubmitBtn
{
cursor: pointer; 
background-color: #397eaa; 
color: rgb(255,255,255); 
font-weight: bold; 
font-family: Verdana; 
font-size: 8pt; 
border-left: 1px solid rgb(0,0,0); 
border-right: 1px solid rgb(0,0,0);  
border-top: 1px solid rgb(0,0,0); 
border-bottom: 1px solid rgb(0,0,0); 
}

legend{
background:#ffffff;
border:1px solid #c96e29;
color:#333333;
font-size:90%;
padding:0.2em 0.5em;
text-align:right;
}

.textBox {
	BORDER-RIGHT: #a1a1a1 1px solid; BORDER-TOP: #a1a1a1 1px solid; BORDER-LEFT: #a1a1a1 1px solid; BORDER-BOTTOM: #a1a1a1 1px solid; HEIGHT: 19px;
}

.textArea {
	BORDER-RIGHT: #a1a1a1 1px solid; BORDER-TOP: #a1a1a1 1px solid; BORDER-LEFT: #a1a1a1 1px solid; BORDER-BOTTOM: #a1a1a1 1px solid;
}

a.menus:a:link { color:blue; font:verdana;font-size:11; text-decoration:underline;}
a.menus:a:active { color:blue; font:verdana;font-size:11;text-decoration:underline;}
a.menus:a:visited { color:blue; font:verdana;font-size:11;text-decoration:underline;}
a.menus:a:hover { color:#397eaa;font:verdana; font-size:11; text-decoration:underline;}

a.paging:a:link { color:#2F60CF; text-decoration:underline;font-size:11;}
a.paging:a:active { color:#2F60CF; text-decoration:underline;font-size:11;}
a.paging:a:visited { color:#2F60CF; text-decoration:underline;font-size:11;}
a.paging:a:hover { color:#2F60CF; text-decoration:underline;font-size:11;}

a.headings:a:link { color:blue; text-decoration:underline;font-size:11;}
a.headings:a:active { color:blue; text-decoration:underline;font-size:11;}
a.headings:a:visited { color:blue; text-decoration:underline;font-size:11;}
a.headings:a:hover { color:#ffffff; text-decoration:underline;font-size:11;}
