body { 
	background-image: url('../images/bg-top.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	}
	
td, div, p {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

a:link    { color: #006699; text-decoration: none; }
a:active  { color: #006699; text-decoration: none; }
a:visited { color: #006699; text-decoration: none; }
a:hover   { color: #770011; text-decoration: underline; }

img { border: 0px; }

.body { background-color: #FFFFFF; }

.news_update { font-size: 16px; letter-spacing: 100; }	

h1 { color: #000000; font-size: 20px; font-weight: bold; }
h2 { color: #113344; font-size: 16px; margin: 0px; line-height: 20px; }
h3 { color: #113344; font-size: 14px; margin: 0px; line-height: 20px; }
h4 { color: #113344; font-size: 12px; margin: 0px; }
h5 { }
h6 { }

.white { color: #FFFFFF; }
.gray { color: #666666; }
.dk_gray { color: #333333; }
.red { color: #FF0000; }
.blue { color: #006699; }
.navy { color: #113344; }
.dk_red { color: #770011; }
.black { color: #000000; }
.menu { color: #FFFFFF; font-weight: bold; vertical-align: middle; }

a.menu1:link    { color: #006699; font-size: 11px; padding-left: 9px; line-height: 16px; text-decoration: none; }
a.menu1:active  { color: #006699; font-size: 11px; padding-left: 9px; line-height: 16px; text-decoration: none; }
a.menu1:visited { color: #006699; font-size: 11px; padding-left: 9px; line-height: 16px; text-decoration: none; }
a.menu1:hover   { color: #770011; font-size: 11px; padding-left: 9px; line-height: 16px; text-decoration: underline; }

a.menu2:link    { color: #666666; font-size: 12px; text-decoration: none; }
a.menu2:active  { color: #666666; font-size: 12px; text-decoration: none; }
a.menu2:visited { color: #666666; font-size: 12px; text-decoration: none; }
a.menu2:hover   { color: #333333; font-size: 12px; text-decoration: none; }

a.menu3:link    { color: #666666; font-size: 11px; text-decoration: none; }
a.menu3:active  { color: #666666; font-size: 11px; text-decoration: none; }
a.menu3:visited { color: #666666; font-size: 11px; text-decoration: none; }
a.menu3:hover   { color: #333333; font-size: 11px; text-decoration: none; }


.hotline_phone { font-size: 22px; color: #006699; }

.footer { font-size: 10px; }

a.news { font-size: 12px; font-weight: bold; }
.news { font-size: 11px; line-height: 15px; }

.search { font-size: 11px; }
.form { font-size: 12px; color: #999999; } 
.form2 { font-size: 12px; color: #000000; } 

.city_listings { 
	background-color: #EEF5F7;
	background-image: url('../images/city-services-top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
	}

.row1 { background-color: #FFFFFF; }
.row2 { background-color: #EEF5F7; }

.bg-btn {
	background-image: url('../images/btn-request.gif');
	background-repeat: no-repeat;
	background-position: center right;
	height: 29px;
	width: 151px;
	padding: 7px 26px 7px 26px;
	margin-bottom: 10px;
	color:#990000; 
	font-weight: bold; 
	}

a.svc-button:link    { color:#990000; font-weight: bold; text-decoration: none; }
a.svc-button:active  { color:#990000; font-weight: bold; text-decoration: none; }
a.svc-button:visited { color:#990000; font-weight: bold; text-decoration: none; }
a.svc-button:hover   { color:#990000; font-weight: bold; text-decoration: underline; }
