body{
background-color:#000066;
margin:0px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}

a.about:link {
	color: red;
	text-decoration: underline;
}
a.about:visited {
	color: red;
	text-decoration: underline;
}
a.about:active {
	color: red;
	text-decoration: underline;
}
a.about:hover {
	color: white;
	text-decoration: none;
	background-color:red;
}





.tbl_main{
	width:760px;
}

.hdr_main {
	background-image: url(../media-bin/images/backgrounds/2nd.jpg);
	background-repeat: repeat-y;
}
.hdr_AREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.hdr_DETAILS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.hdr_CITY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.area_names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32051B;
	text-decoration: underline;
}
.txt_about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ul_dashed {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.txt_hyperlink_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.a-bold-blue { color: #660000; font-weight: bolder; font-size: 8pt }
table    { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica }
.c-bold-white { color: white; font-weight: bold; font-size: 12pt }
.b-bold     { font-weight: bold; font-size: 9pt }
.c-bold    { font-weight: bold; font-size: 12pt }
.a-bold  { font-weight: bolder; font-size: 8pt }
