BODY { background: #FFFFFF; color: #345982;
       font-family: Arial;
       font-size: 9pt;
}

BODY_OLD { background: #FFFFFF; color: #378CEA;
       font-family: Arial;
       font-size: 9pt;
}
A:link { color: #0000FF; }
A:visited { color: #0000FF; }
A:active { color: #008000; }

.ErrorClass
{
	color: red;
	font-weight: bold;
}

.ThRows { background-color: #589FED; color: #FFFFFF;
          font-weight: bold; text-align: left;
       font-family: Arial;
       font-size: 9pt;
}

.TblBorders{
	border:1px solid #444488;
}

.TrRows { background-color: #589FED; color: #FFFFFF;
          font-weight: bold; text-align: left;
       font-family: Arial;
       font-size: 9pt;
}

.prodver{ background-color: lightblue;
		font-family: Times;
		text-align: center;
       font-size: 8pt;
}

.MenuItem { 
	font-family: Arial;
    font-size: 9pt;
}

.MenuHeading
{
	font-family: Times;
    font-size: 10pt;
	background-color: lightblue;
	color: #0000FF;
}

.MenuSubTitle{ 
		font-family: Arial;
		font-weight: bold; 
		background: lightblue; color: #345982;
		font-size: 8pt;
}

.TrEven   { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

.TrOdd  { background-color: #E2EEFC; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TableHdr {background-color: lightblue; color: #000000;
       font-family: Times;
       font-size: 11pt;
	   font-weight: bold; 
}
.ThRowsAT { background-color: #589FED; color: #FFFFFF;
          font-weight: bold; text-align: left;
       font-family: Arial;
       font-size: 9pt;
       vertical-align: top;
}
 
#navigation a
{
color: #000;
background:  #8FD8D8 url(images/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(images/right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

#navigation a:hover
{
color: #fff;
background: #345982 url(images/left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
}

.TrEvenRed   { background-color: #F62817; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

.TrOddRed  { background-color: #FAAFBA; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

.TrFont  {
       font-family: Arial;
       font-size: 9pt;
}

.TrFontBorder  {
	border:1px solid #444488;
       font-family: Arial;
       font-size: 9pt;
}
