td{
font-family:verdana;
font-size:8pt;
}

.tdsmall{
font-family:arial;
font-size:7pt;
}

.tdbold{
font-family:verdana;
font-size:7pt;
font-weight:bold;
}

.tdTitle{
font-family:verdana;
font-size:10pt;
font-weight:bold;
}

.hrefblue{
	font-family: arial;
	font-size: 12px;
	color: blue;
	font-weight:bold;
	margin-left: 0px;
	text-decoration: none;
}

.hrefblue:hover{
	font-family: arial;
	font-size: 12px;
	color: blue;
	font-weight:bold;
	margin-left: 0px;
	text-decoration:underline;
}

a{
color:white;
text-decoration:none;
}

a:hover{
color:white;
text-decoration:underline;
}

.red{
color:#CE1810;
}

.white{
color:#FFFFFF;
}

.menu{
color:white;
text-decoration:none;
font-weight:bold;
}

.menu:hover{
color:#EAF0F6;
}

.sidemenu{
color:black;
text-decoration:none;
font-weight:bold;
}

.sidemenu:hover{
text-decoration:underline;
color:#0000FF;
}

.copy{
font-size:7pt;
color:#2A3F7B;
text-decoration:none;
}

.copy:hover{
color:#0000FF;
}


.tabtext
{
	font-family: arial;
	font-size: 12px;
	color: White;
	font-weight:bold;
	margin-left: 0px;
	text-decoration: none;
}

.tabtextHREF
{
	font-family: arial;
	font-size: 12px;
	color: White;
	font-weight:bold;
	margin-left: 0px;
	text-decoration: none;
}

.finalTR
{
	background-color : #D6DFF7;
	height: 6px; 
	margin-left: 0px;
}

.tablestyle
{
	font-family: arial;
	font-size: 12px;
	background-color : #D6DFF7;
	font-weight:normal;
	margin-left: 0px;
	text-decoration: none;
}

.smallrow
{
  font-family: arial;
  font-size: 10px;
  color: black;
  font-weight:normal;
  margin-left: 0px;
  text-decoration: none;
  background-color : #FFFFFF;
}

.smallrowred
{
  font-family: arial;
  font-size: 10px;
  color: black;
  font-weight:normal;
  margin-left: 0px;
  text-decoration: none;
  background-color : #FF0000;
}


   .blubutton {
      color : #0000FF;
      font:10pt 'Verdana';
      font-weight : bold;
   }
   .redbutton {
      color : #FF0000;
      font:10pt 'Verdana';
      font-weight : bold;
   }
   .grnbutton {
      color : #008000;
      font:10pt 'Verdana';
      font-weight : bold;
   }
   .blkbutton {
      color : #000000;
      font:10pt 'Verdana';
      font-weight : bold;
   }


.menuhbar {
      color : #FF0000;
      font:10pt 'Verdana';
      font-weight : bold;
}

.standardlink {
      color : #0000FF;
      font:10pt 'Verdana';
      font-weight : bold;
}