 body {
	margin:0px; padding:0px; background-color:#FFFFFF;
 	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
	background-color: #DAD9D6;
 }
  .c_name{font-family:Tahoma; font-size:11px;  color:#858383; }
  .i{font-family:Tahoma; font-size:11px;  color:#717171; text-decoration:none }
  .menu{font-family:Tahoma; font-size:11px;  color:#8C8C8C; text-decoration:none }
  .w{font-family:Tahoma; font-size:10px;  color:#898989; }
  .blue_11{font-family:Tahoma; font-size:11px;  color:#5B80B4; }
  .blue_9{font-family:Tahoma; font-size:9px;  color:#5B80B4; }
  .main{font-family:Tahoma; font-size:11px;  color:#777777; line-height:12px }





  .input{
  		width:153px; height:15px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		}

		 
		
	  .textarea{
		width:153px; height:132px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		overflow:auto;
		}


 






 
.btn {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.upload {

  		width:250px; height:15px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#000000;
}
.tile {
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
}
