body {padding:0; margin:0; background-image:url(index/bg2.gif)}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#B0B0B0;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#FFFFFF; text-decoration:underline} 
a:hover{text-decoration:none}
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:12px }
li a{color:#FFFFFF;} 
ul{margin:0; padding:0; list-style:none; line-height:20px}

.content b{
	color: #FFFFFF;
	font-weight: normal;
	} 
.footer{color:#686868;} 
.footer a{color:#686868; text-decoration:none } 
.footer a:hover{text-decoration:underline; color:#ffffff}
.text{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.duo{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 18px;
}

input{
   background:#101010;
   border:1px solid #262626;
   width:189px; height:20px;
   padding:0 0 0 3px;
}
.input1{
   width:43px; height:23px;
   border-width:0px;
   padding:0px;
}
.input2{
   width:42px; height:23px;
   border-width:0px;
   margin-left:10px;
   padding:0px;
}
textarea{
   background:#101010;
   border:1px solid #262626;
   width:189px; height:96px;
   overflow:auto;
    padding:0 0 0 3px;
 }
 .Rollover .Out 
{ 
	display:inline; 
	visibility:visible; 
} 
.Rollover .Over 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Out 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Over 
{ 
	display:inline; 
	visibility:visible; 
} 
