/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	background:#000000;
	
}
.bbg{
	background:#E4E4E4;
	width:225px;
}
.news{
	background:#E4E4E4;
	width:225px;
	padding:0 0 0 10px;
}
.finance {
	color:#F97B00;
}
.cont{
	padding:10px 0 20px 10px;
	background:#E4E4E4;
	line-height:20px;
}
.footer{
	padding:20px 0 0 0;
	color:#fff;
	background:#000000;
}
.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.navbg{
	background:url(../images/navbg.jpg) repeat-x top;
	height:78px;
}
.nav{
	padding-right:22px;
	vertical-align:bottom;
}

.proDisplay{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.proDisplay:hover{
	background-color:#999999;
	}	
.ProDisHead{
	background-color:#333333; 
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.ProDisHead a{
	color:#FFFFFF;
	text-decoration:none;
	}		
.ProDisHead a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
a.numberbg{
	background:url(../images/numbg.jpg) no-repeat;
	height:17px;
	width:17px;
	color:#FFFFFF;
	display:block;
	float:left;
}
a.numberbg:hover{
	background:url(../images/numbgh.jpg) no-repeat;
	
}			
.imgbor{
	border:1px solid #CCCCCC;
	
}
.image{
	border:3px solid #999999;
}
.vehicle{
	padding:20px 0 0 90px;
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
.friend{
	padding:20px 0 0 10px;
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
.text a{
	color:#000000;
}
.astrick{
	color:#FF0000;
}


