body
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}

td
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}

	.reqd
	{
font-size: 7pt;
color: red;
	}

.headercell
{
 font-weight: bold;
}

.selectedlink
{
  color: yellow;
  font-size: 10pt;
}

.greencell
{
  background-color: #669966;
  color: white;
}

.smallfont
{
	font-size: 7pt;
    color: gray;
}

.morefont
{
	font-size: 7pt;
    color: white;
    text-align: right;
}

.bigfont
{
    font-weight: bold;
}

.marqueetext
{
	font-size: 18pt;
    font-weight: bold;
    color: blue;
}

.headerfont
{
    font-weight: bold;
}

.colhead
{
	font-weight: bold;
}

.subheader
{
	font-weight: bold;
}

.selected
{
   color: yellow;
}

.firstone
  { 
   font-family: times,serif; 
   font-weight: bold; 
   font-size: 200%; 
   float: left 
  }

A.whitelink:link { color: black; text-decoration: none; font-size: 10pt;}
A.whitelink:hover { color: black;  text-decoration: underline; font-size: 10pt;}
A.whitelink:visited { color: black;  text-decoration: none; font-size: 10pt;}

A.headerlink:link { color: white; text-decoration: none; font-size: 11pt;}
A.headerlink:hover { color: white;  text-decoration: underline; font-size: 11pt;}
A.headerlink:visited { color: white;  text-decoration: none; font-size: 11pt;}

A.whitelinks:link { color: black; text-decoration: none; font-size: 7pt;}
A.whitelinks:hover { color: black;  text-decoration: underline; font-size: 7pt;}
A.whitelinks:visited { color: black;  text-decoration: none; font-size: 7pt;}

A.footer:link { color: darkgray; text-decoration: none;}
A.footer:hover { color: darkgray;  text-decoration: underline;}
A.footer:visited { color: darkgray;  text-decoration: none;}

.myBgImage{
background:url(/images/nav_left.gif) repeat; 
vertical-align: top;
}
