@media Screen {
  .noPrint { DISPLAY: inline }
  .Print { DISPLAY: inline }
}
@media Print {
  .noPrint { DISPLAY: none }
}
td.SectionHeaderTopgreen { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #004200; BORDER-BOTTOM: #004200 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #004200 }
td.list { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
td.print{ FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
<!--
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
-->
.popupT {
  color: #9f141a;
  cursor: help;
  text-decoration: none
}

.menu {
	padding-left : 0px;
	padding-right : 0px;
	color: #00FFFF;
	font-size: 10pt;
	font-weight: bold; 
        background-color: none;
	text-decoration: none;
	border-width : 0px 0px 0px 0px;

}
.menu A:link{
	color: #00FFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menu A:visited{
	color: #00FFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menu A:hover{
	color: #FFFF00;
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: underline;
}

.navbar
{
	padding-left : 0px;
	padding-right : 0px;
	color: #00FFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: none;
	text-decoration: none;
	border-width : 0px 0px 0px 0px;
	top:0;
	left:0;
	height:20;
	width:60;
	z-index:2;
}

.dropmenu
{
	position:absolute;
	top:0;
	left:50;
	width:120;
	visibility:hidden;
	text-decoration: none;
	background-color:#B55971;
	border:1;
	z-index:2;
	padding:10px;

}
.popup {
  color: #000000;
  cursor: help;
  text-decoration: none
} 
.ccsText {
  background-color: 000000;
#  border-color: 000000;
#  border-style: beveled;
#  border-width: 10;
  color: white;
  font-size: 8pt;
  font-family: verdana;
}
td.ccsFont {
  color: Black;
  font-family: times;
  font-size: 10pt;
}
.ccsButton {
  font-family: Tahoma; 
  font-size: 12px; 
  height:22px; 
  width:70px;
}
A.white{
    color: #E2E3DB;
}
TD{
    font-family: Trebuchet MS, Tahoma, Arial, Verdana; 
    font-size: 10pt;
    color: #BDBFB4;
}
.small{
    font-size: 10pt;
}
.lighter{
    color: #E2E3DB;
}
.lighter_small{
    color: #E2E3DB;
    font-size: 9pt;
}
.arial{
    font-family: Tahoma, Arial, Verdana; 
    font-size: 8pt;
}
INPUT,TEXTAREA,SELECT{
   font-family: Verdana, Arial;
   font-size: 8pt;
   font-style: normal; 
   font-weight: normal; 
   color: #333333
}
BODY
{
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman'
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}

