a{color: #000088; }
body {
	background-color: #CDCECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	clip: rect(-10px,auto,0px,auto);
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 18px;
	color: #555555;
}
h3 {
	font-size: 16px;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	font-size: 12px;
	color: #000033;
}
h6 {

	font-size: 16px;
	color: #FFFFFF;
	clip: rect(-10px,auto,0px,auto);
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#main li{
	margin-bottom: 5px;
}
menu {
	height: 20px;
	width: 500px;
	margin-left: 15px;
	margin-top: 200px;
	background: images/menu.jpg;
}
.alert {
	font-weight: bold;
	color: #990000;
}
.footer {
	background-image: url(../images/Footer.GIF);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
table {
	font-size: 12px;
}
.tbld_blue {
	background-color: #C4E2E4;
}
.tbld_white {
	background-color: #FFFFFF;
}
.noshow {
	cursor: text;
	text-decoration: none;
}
#thefooter a {
	color: #FFFFFF;
}

th {
	text-transform: capitalize;
	background-color: #999999;
	text-align: left;
	color: #FFFFFF;
}
.tbl_footer {
	background-color: #dddddd;
}
.bkgrnd {
	background-color: #FFFFFF;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
}
#map {
	border: 1px solid #999;
}
#maploading {
	background: #0000ff;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}
#map h1 {
	color: #000066;
}
.bubble {
	width: 350px;
}
.bubble h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
}
.myfoottxtbox{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E3EEF0;
	border: thin solid #CDCECE;
}