P  {}

H1  {}

H2  {}

H3  {}

A  {text-decoration:none; color: #000000;}

bottomlink  {text-decoration:none; color: #ffffff;}

A:Visited  {}

A:Active  {}

A:hover {color: #316395; text-decoration: none}


A:link {
	COLOR: #555555;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #555555;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
}

BODY  {
font-size: 8.5pt; 
color: #333333;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height:150%
}

h3 {
font-size: 10pt; 
color: #333333;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height:150%
}

h4 {
font-size: 12.5pt; 
color: #C0C0C0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
   margin: 0;
   border: 1px solid #C0C0C0;
   padding: 4px;

}


TD {
	COLOR: #4A4A4A;
	font-size: 8.5pt; 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: justify; 
	margin: 16px;
	line-height:150%
}

UL {list-style-image: url('../images/bullet.gif')}


.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 }
.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 #003366 }
.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: 8.5pt; font-family: Arial, sans-serif; color: #A2A2A2 }
.box { background-image: url('../images/backbox.gif'); font-family: Verdana; font-size: 8.5pt; color: #000000; border: 1px #808080 solid;}
.pbox { background-image: url('../images/backbox.gif'); font-family: Verdana; font-size: 8.5pt; color: #000000; border: 1px #808080 solid;}
 
 .Button2
 {
 	border-bottom:thin solid #993300;
 	border-right:thin solid #993300;
 	border-top:thin solid #ff9933;
 	border-left:thin solid #ff9933;
 	font-size:11px;
 	font-family:Verdana,sans-serif;
 	background-color:#ff6600;
 	color:white;
 	cursor: hand;
 	height:22;
 } 
 .But
 {
 	border-bottom: thin #993300 solid;
 	border-right: thin #993300 solid;
 	border-top: thin #ff9933 solid;
 	border-left: thin #ff9933 solid;
 	font-size: 11px;
 	font-family: Verdana,sans-serif;
 	background-color: #ff6600;
 	color: white;
 	cursor: hand;
 	height: 20;
 } 
  .Button {
 	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;
 }
 
 .module-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color: #fff;
   background: #a3b8cc;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

 .barwebmanager
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 160;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #36414d;
   border-bottom: 1px solid #2E4B9B;
   padding: 5px;
   color: #fff;
   background: #a3b8cc;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
   cursor: hand;
}