/*--- GLOBAL DEFS --------------------------------------------*/
body{
	font-family: arial, helvetica, sans-serif,verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 3px 0px; /*top,right,bott,left*/
	background: #fff;
	color:373636;
}
p {margin: 0px;}

td{
	color:#373636;
	font-size: 12px;
}

a {color:#FF6600; text-decoration: none;}
a:visited {color:#CC6600; text-decoration: none;}
a:hover,a:active {color:#993300; text-decoration: underline;}
.prx1{
	font-family: verdana;
	background: #E6E6E6;
	line-height:16px;
}
.prx{
	font-family: verdana;
	background: #E6E6E6 url(i/prx.gif) repeat-x bottom center;
}
.prx a{
	background: url(i/prx0.gif) repeat-x bottom center;
}
.bdr1{ border-left:1px solid #CCCCCC; 
	 padding:15px;
}

.bdr2{ border-right:1px solid #CCCCCC; 
	padding:15px;
}		
#box_bottom{
	padding: 20px 0px 0px 0px; /*top,right,bott,left*/
	background: url(i/box_bottom.gif) no-repeat center;
	color: #999999;
	height:52px;
	font-size: 11px;
}
.topline {
	background: #eee url(i/topline.gif) repeat-x top center;
	height: 30px;
	font-size: 11px;
	text-align: left;
	padding: 3px 0px 0px 6px; /*top,right,bott,left*/
} 
.small{
	font-size: 10px;
}
.small1{
	font-size: 10px;
	color: #999999;
}
#len{
	font-size: 10px;
	font-family: verdana , helvetica, sans-serif;
}






