P  {}

H1  {}

H2  {}

H3  {}

A  {text-decoration:none; color: #666666 }

A:Visited  {text-decoration:none; color: #666666}

A:Active  {text-decoration:none; color: #666666}

A:Hover  {text-decoration:none; color: #FF0000}

BODY  {font-size: 8.5pt; font-family: Verdana; color:#000000; }

TD  {font-size: 8.5pt; font-family: Verdana; color:#000000 }

.header1     { font-size: x-small; font-family: Arial,Helvetica,sans-serif; color: #666666 }
.text   { font-size: xx-small; font-family: Verdana; color: #000000; font-weight: bold }
.T2G   { font-size: xx-small; font-family: Verdana; color: #FFFFFF; font-weight: bold; alink:#FFFFFF }
.smtextred   { font-size: xx-small; font-family: Verdana; color: #EC0000 }
.smtext   { font-size: xx-small; font-family: Verdana; color: #000000 }
.header2     { font-size: xx-small; font-family: Verdana; color: #333333; font-weight: bold }
.textbox { font-size: xx-small; font-family: Verdana; border: 1 solid #000000 }
.button1  { font-size: xx-small; font-family: Verdana; background-color: #FF6600; color: 
               #FFFFFF; font-weight: bold; border: 1 solid #000000 }
.link   {  text-decoration: none; font-size: 8pt; font-family: Verdana, sans-serif; color: #9F356A }
.box {font-size: xx-small; font-family: Verdana; color: #000000; border-style: solid; border-width: 1 }
.bartxt { font-size: 8.5pt; font-family: Arial; color:#FFFFFF  }


.redbut
 {
	background-color: #F7B642; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 7.5pt; 
	font-weight: bold; 
	border: 1 solid #F7B642;
 	height:18;
 	cursor:hand;
}
 
 .Button
 {
 	background-color: #F7B642; 
 	color: #000000; 
 	font-family: Verdana; 
 	font-size: 8pt; 
 	font-weight: bold; 
 	border-left-style: solid; 
 	border-left-color: #F7B642; 
 	border-right-style: solid; 
 	border-right-color: #F7B642; 
 	border-top-style: solid; 
 	border-top-color: #F7B642; 
 	border-bottom-style: solid; 
 	border-bottom-color: #F7B642;
 	cursor: hand;
 	height:22;
 } 
  .Button2
 {
 	border-bottom:thin solid #993300;
 	border-right:thin solid #993300;
 	border-top:thin solid #FFAEAE;
 	border-left:thin solid #FFAEAE;
 	font-size:11px;
 	font-family:Verdana,sans-serif;
 	background-color:#EC0000;
 	color:white;
 	cursor: hand;
 	height:22;
 } 

  .Reset
 {
 	border-bottom:thin solid #424142;
 	border-right:thin solid #424142;
 	border-top:thin solid #F5F4F3;
 	border-left:thin solid #F5F4F3;
 	font-size:11px;
 	font-family:Verdana,sans-serif;
 	background-color:#D6D3CE;
 	color:black;
 	cursor: hand;
 	height:22;
 }