body{
	margin:0 0 5px 0;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000000;
}

td{
	line-height:17px;
}

.linktext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linktext a {
	color: #FFFFFF;
	text-decoration: none;
}
.linktext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu{
	font-size: 12px;
	color: #FFFFFF;
}
.menu a{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding: 8px;
	text-decoration: none;
}
.menu a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	text-decoration: underline;	
}
.text{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.service-text{
	font-weight: bold;
}
#contact-info, #callus, #city{
	border: 1px solid #A9A9A9;
	background: url(../images/sub-bg.jpg) top left repeat-x;
	margin-top: 10px;
	height: 120px;
	float: left;
}
#contact-info{
	width: 230px;
	padding: 0 6px 0 6px;
}
#contact-info a{
	color: #000;
	text-decoration: none;
}
#contact-info a:hover{
	color: #000;
	text-decoration: underline;
}
#callus{
	width: 170px;
	margin-left: 6px;
	padding: 0 6px 0 6px;
}
#city{
	width: 320px;
	margin-left: 6px;
	background: url(../images/city.jpg) top left no-repeat;
}
.no{
	font-size: 18px;
	color: #DC3D3D;
	font-weight: bold;
}
.mark{
	color:#FF0000;
	text-align: center;
}
form{
	border: 1px solid #CCCCCC;
}
.field{
	BORDER: #7F9DB9 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #666666;
	padding: 4px;
}
.tbl{
	padding: 6px;
	background-color: #F0F0F0;
}
.image-border{
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
}
.title{
	background-color: #D3D3D3;
	padding: 5px;
}