form {
	margin:0px;
	padding:0px;
}

ul {margin:0; padding:0; list-style:none; line-height:17px}
li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 10px }

.ul {margin:0; padding:0; list-style:none; line-height:18px}
.li {background:none; margin:0px; padding:0px}
body{
	background-color:#FFFFFF;
	margin:0px;
  	padding:0px;
    line-height:13px;
	letter-spacing:1px;
	text-align:center;
}

div{
	font-size:11px;
    font-family:Tahoma; 
    color:#7B7D7F;
	line-height:13px;
	letter-spacing:0px 
}
.white{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.red{
	color:#FF4925;
	font-size:10px;
	text-decoration:none;
}
.red_11{
	color:#FF4925;
	font-size:11px;
	text-decoration:  none;
	cursor: pointer; 
	cursor: hand;

}
.pol{
	color:#92999C;
	text-decoration:none;
}

.m1{
	color:#4A4B4C;
}
.t1{
	color:#7B7D7F;
	font-size:10px;
	text-decoration:none
}
.t2{
	color:#7B7D7F;
	font-size:14px;
	text-decoration:none;
	width:125;
}
.t3{
	color:#7B7D7F;
	font-size:12px;
	text-decoration:none;
}
.hand{
	color:#0000ff;
	font-size:12px;
	text-decoration:none;
	cursor: pointer; 
	cursor: hand;
}


a.pol:hover{ text-decoration:underline}
a.white:hover{ text-decoration:underline}
a.red:hover{ text-decoration:none}
a.red_11:hover{ text-decoration:none}
a.t1:hover{ color:#FF4925}


.wrap{
	margin:0 auto;
	padding:0;
	height:747px;
	width:100%;
	
}
#header{
	background:URL(images/tall_h.gif) repeat-x;
	margin:0 auto;
	padding:0;
	width:579px;
	height:193px;
	text-align:left;
	display:table;
}

#content {
	background:URL(images/tall_m.gif);
	margin:0 auto;
	padding:0;
	width:100%;
	height:469px;
	text-align:center;
	display:table;
	

	


}
#content_in {
	background:URL(images/blank.gif);
	margin:0 auto;
	padding:0;
	width:579px;
	height:469px;
	text-align:left;
	display:table;

}
#content_in2 {
	background:URL(images/top.jpg) no-repeat top;
	margin:0 auto;
	padding:0;
	width:579px;
	height:469px;
	text-align:left;
	display:table;

}
#content_in3 {
	background:URL(images/bottom.jpg) no-repeat bottom;
	margin:0 auto;
	padding:0;
	width:579px;
	height:469px;
	text-align:left;
	display:table;

}

#footer{
	background:URL(images/footer.gif);
	margin:0;
	padding:0;
	width:800px;
	height:85px;
	text-align:center;
	display:table;
	
}
  .input{
  		width:228px; height:20px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#838282;
		padding-top:1px;
		padding-left:0px;
		
		}
		
	.inputTime{
  		width:50px; height:20px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#838282;
		padding-top:1px;
		padding-left:4px;
		
		}

  .textarea{
  		width:228px; height:83px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#838282;
		padding-top:3px;
		padding-left:4px; 
		overflow:hidden;
		}


.input{
  		width:249px; height:21px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#4D4D4D;
		padding-top:3px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#828384;
		}

.textarea{
  		width:249px; height:93px;
		font-size:11px;
    	font-family:Tahoma; 
    	color:#4D4D4D;
		padding-top:3px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#828384;
		overflow:auto;
		}
 .bblack{
 		font-size:12px;
    	font-family:Tahoma; 
    	color:#000000;
 
 		}






 




