body {padding:0; margin:0; background:#2F2F2F}
body, td, input, textarea{
	font-size:15px;
	letter-spacing: 1px;
    font-family:Tahoma;
	color:#FFFFFF;
	line-height:16px;
	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}

a.large:link {color: #ccFFFF; font-size: 9pt; text-decoration:underline padding:4px; }
a.large:hover {text-decoration: none; color: #ffffff; vertical-align:top; background-color: #747474; }
a.large:active {color: #ccFFFF; }

.bg{ background:#3B3B3B; width:1px; height:1px}

.pad{ margin:44px 0 0 30px}
.padMainPage{ margin:24px 0 0 30px}

ul{margin:0; padding:0; list-style:none}
li{}
li a{color:#ffffff; line-height:17px;} 

span{ color:#939393; text-decoration:bold}
 
.header{color:#2C1F1E; font-size:10px;} 

.set div{ width:212px; height:13px; background:url(images/3_bg.gif) repeat-x bottom}
.set div div{ width:auto}
.set div div a{ color:#FFFFFF; background:#2F2F2F; text-decoration:none; height:13px}
.set div div a:hover{ color:#FFCE00; height:13px}


.footer{color:#939393; font-size:9px; background:url(images/bot.gif) repeat-x top left; height:98px; text-transform:uppercase; padding:44px 0 0 29px} 
.footer a {color:#FFFFFF; text-decoration:none}
.footer a:hover{ text-decoration:underline}  

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:15px; vertical-align:middle; color:#FFFFFF; text-transform:uppercase; font-size:9px; text-decoration:none}
.more:hover{ text-decoration:underline}

.more2{background:url(images/1_z1.gif)  center left no-repeat; padding-left:15px; vertical-align:middle; color:#FFFFFF; font-size:13px; text-decoration:none}
.more2:hover{ text-decoration:underline}

.more3{background:url(images/1_z1.gif)  32px 0px no-repeat; padding-left:48px; vertical-align:middle; color:#FFFFFF; text-transform:uppercase; font-size:9px; text-decoration:none}
.more3:hover{ text-decoration:underline}

.hidden { display: none; }
.unhidden { display: block; }

input{
   background:#2F2F2F;
   border:1px solid #444444;
   padding-left:5px;
   width:216px; height:24px;
   padding-left:7px; padding-top:3px
   
}   
   
input.btn{
   color:#666666;
   width:100px;
   font-family:Tahoma ;
   font-size:90%;
   font-weight:bold;
   background-color:#fed30d;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#444444;
   border-bottom-color:#444444;
   padding: 4px 0px 4px 0px;}

span.radio {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(radio.png) no-repeat;
   display: block;
   clear: left;
   float: left;
}


textarea{
   background:#2F2F2F;
   border:1px solid #444444;
   padding-left:5px;
   width:227px; height:111px;
   padding-left:7px; padding-top:3px;
   overflow:auto}
