P  {}

H1  {}

H2  {}

H3  {}



A:link {
	COLOR: #32777C;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #32777C;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #32777C;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #BC3F77;
	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;
	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: #32777C }
.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:2px #802B51 solid;
 	border-right:2px #802B51 solid;
 	border-top:2px #E95FA7 solid;
 	border-left:2px #E95FA7 solid;
 	font-size:11px;
 	font-family:Verdana,sans-serif;
 	background-color:#BC3F77;
 	color:white;
 	font-weight: bold;
 	title: 'login';
 	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;
}

 .topnav
{
   /* ie win (5, 5.5, 6) bugfix */
   padding: 5px;
   color: #32777C;
   border: 1px #FFFFFF solid;
   background: #A5D8D1;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   cursor: hand;
}