/* CSS Document */
* { margin:0; padding:0;}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%}
html, input, textarea
	{
		font-family:Arial; 
		font-size:11px;		
		color:#8B93A2;
		line-height:15px;		
	}	
	
.bg{ color:#ffffff}
.bg1{ background:url(images/bg1.gif) no-repeat top right}
.bg2{ background:url(images/line2.gif)}
.bg3{ background:url(images/li.gif); width:100%}
.bg4{ background:url(images/1_bg.gif); width:100%}
.bg5{ background:url(images/2_bg.gif); width:100%}

#header { background:url(images/top.jpg) right top }
.set{color:#636B78; line-height:14px}

span{color:#326EA1;} 

b{ font-size:12px}

a{color:#BD0F14; text-decoration:underline} 
a:hover{text-decoration:none}

span a{color:#8B93A2; text-decoration:none} 
span a:hover{text-decoration:underline}


ul{margin:0; padding:0; list-style:none; line-height:18px}
ul li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:10px; }
ul li a{color:#BD0F14; text-decoration:underline; background:url(images/a.gif) repeat-x bottom;} 
ul li a:hover {color:#BD0F14; text-decoration:none }



#footer { color:#4F5052; line-height:15px; background:url(images/bot.gif) repeat-x top left; font-family:Arial; font-size:11px }
#footer a {color:#797A7C; line-height:13px; text-decoration:underline}  
#footer a:hover {color:#797A7C; text-decoration:none}
#footer span{color:#797A7C; }  
#footer span a {color:#4F5052; line-height:13px; text-decoration:underline}  
#footer span a:hover { color:#4F5052; text-decoration:none}


#wrapper {padding:0px 4px 0px 4px;  }

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:7px; padding-bottom:3px}

.indent{padding:0px 4px 0px 4px; }
.indent1{padding:25px 0px 0 22px}
.indent2{padding:0px 17px 0 18px}
.indent3{padding:0px 19px 0 19px}
.indent4{padding:0px 17px 0 19px;}

.indent5{padding:0px 15px 0 28px}

.width{ width:189px}

.width1{ width:209px}
.width2{ width:28px}
.width3{ width:106px}
.width4{ width:283px}

#input1{
   width:47px; height:12px;
   border:0px;   
   padding-left:0px;
}
#input2{
   width:48px; height:12px;
   border:0px;   
   padding-left:0px;
}
input{
   background:#C7C7C7;
   border:1px solid #C7C7C7;
   padding-left:5px;
   width:321px; height:25px;
    color:#000000
}
textarea{
   background:#C7C7C7;
   border:1px solid #C7C7C7;
   padding-left:5px;
   width:321px; height:97px;
   color:#000000;
   overflow:auto}