html,body{
	font-family:Verdana, Geneva, sans-serif;
/*
min-height:100%;
_height:100%;*/
margin:0;
padding:0;
font-size:14px;
color:black;
/*line-height:1.1;*/
min-width:1000px;


}
#all_wrapper{
/*width:1000px;*/

}
body{

}
a{
color:#ad2b2b;
}
a:hover{
color:#8e0000;	
}

img{
border-width:0px;	
}
h3{
font-size:14px;
color:#818181;
margin:0 5px 0 5px;
}
.lclear{
clear:left;	
height:1px;
width:100%;
overflow::hidden;
font-size:1px;
}
.rclear{
clear:left;	
height:1px;
width:100%;
overflow::hidden;
font-size:1px;
}
.nowrap{
	white-space:nowrap
}


