@charset "utf-8";
.menubox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00C;
	background-image: url(/admin1/offrec/picsGeneral/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	height: 170px;
	width: 170px;
	text-align: center;
}

.topmenustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
	
}

.topmenustyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;	
	
}
.topmenustyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
	
}

.topmenustyle2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	
	
}

.linkstyle {
	text-decoration: none;
	color: #009;	
	
}

.tableclear td, .tableclear th {
	font-size:14px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}