body
{ 
  SCROLLBAR-3DLIGHT-COLOR: #cccccc;
  SCROLLBAR-ARROW-COLOR: white;
  SCROLLBAR-TRACK-COLOR: #004456;
  SCROLLBAR-BASE-COLOR: #386e88
}
td
{
	COLOR: whitesmoke;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana;
}

.footerLink
{
	font-size: 8pt;
	color: graytext;
	font-family: Verdana;
}
.footerText
{
	font-size: 8pt;
	color: graytext;
	font-family: Verdana;
}
.DateText
{
	font-weight: bold;
	font-size: 8pt;
	color: graytext;
	font-family: Verdana;
	
}
.DefaultPanel
{
	background-color: white;
}
.PanelHeadText
{
	font-weight: bold;
	font-size: 10pt;
	color: whitesmoke;
	font-family: Verdana;
}
.titleLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #004566;
	font-family: Verdana;
	text-decoration: none;
}
.titleLink:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #0073ab;
	font-family: Verdana;
	text-decoration: none;
}
.content
{
	font-size: 8pt;
	color: whitesmoke;
	font-family: Verdana;
}
.contentCellBG
{
	background-color: #005f8f;
}
.contentCell
{
	border-right: #498daf 2px inset;
	border-top: #498daf 2px inset;
	border-left: #498daf 2px inset;
	border-bottom: #498daf 2px inset;
	background-color: #002d45;
}
.contentLink
{
	font-size: 8pt;
	color: #498daf;
	font-family: Verdana;
}
.defaultControl
{
	border-right: #005f8f 1px solid;
	border-top: #005f8f 1px solid;
	border-left: #005f8f 1px solid;
	border-bottom: #005f8f 1px solid;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	height: 16px;
	background: black;
}
.defaultButton
{
	border-right: #005f8f 2px outset;
	border-top: #005f8f 2px outset;
	font-size: 8pt;
	background: #005f8f;
	border-left: #005f8f 2px outset;
	color: white;
	border-bottom: #005f8f 2px outset;
	font-family: Verdana;
	height: 20px;
	cursor: hand;
}
.salesButton
{
	border-right: #075834 2px outset;
	border-top: #075834 2px outset;
	font-weight: bold;
	font-size: 8pt;
	background: #075834;
	border-left: #075834 2px outset;
	cursor: hand;
	color: #09FF09;
	border-bottom: #075834 2px outset;
	font-family: Verdana;
	height: 20px;
}
.salesButton:hover
{
	border-right: #075834 2px outset;
	border-top: #075834 2px outset;
	font-weight: bold;
	font-size: 8pt;
	background: #11623e;
	border-left: #075834 2px outset;
	cursor: hand;
	color: aqua;
	border-bottom: #075834 2px outset;
	font-family: Verdana;
	height: 20px;
}
.tableHeader
{
	height: 20px;
	background-color: #006195;
}
.subtle {
	FONT-SIZE: 10px; COLOR: #7c94ab; FONT-FAMILY: verdana,arial,sans-serif
}
.textBox
{
	border-right: #005e91 1px inset;
	border-top: #005e91 1px inset;
	padding-left: 5px;
	font-size: 8pt;
	background-image: url(images/frmshadow_txtBox1-off.jpg);
	border-left: #005e91 1px inset;
	color: black;
	border-bottom: #005e91 1px inset;
	font-family: verdana;
}
.drpDown1{
    border-top: 1px inset #005e91;
    border-bottom: 1px inset #005e91;
    border-left: 1px inset #005e91;
    border-right: 1px inset #005e91;
    background-color: #386E88;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #FFFFFF;
    font-weight : normal;
}