body {
	background:#fff url(../images/tlo.jpg) repeat-x;
	margin:0;
	padding:0;
}
body,td,th,a,input,textarea{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F2712;
}

a{
text-decoration:none;
}


a:hover{
text-decoration:underline;
}

hr{ 
height: 0; 
border:0px #4F2712 dashed;
border-width: 1px 0 0 0;
margin:15px 0;
clear:both;
}

input,textarea{
border:1px solid #CFBFAD;
background:#F3F0E1;
}

#c_form{
padding:88px 0 0 17px;
}


#c_form input,#c_form textarea{
width:145px;
font-size:10px;
}

#c_form input{
height:16px;
margin-bottom:5px;
}

#c_form textarea{
height:40px;
}


.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}




#n_pages{
margin-top:30px;
}





#n_pages_left{
float:left;
width:35%;
}


#n_pages_right{
float:right;
width:55%;
text-align:right;
}
