body {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #0160AD; 
	scrollbar-highlight-color: #0160AD; 
	scrollbar-3dlight-color: #0160AD; 
	scrollbar-darkshadow-color: #003056; 
	scrollbar-track-color: #C1D6EE; 
	scrollbar-arrow-color: #003056; 
	background-color: #FFFFFF;
	background-attachment: fixed;
	margin: 0px;
	}

.dropdown {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #003056;
	background-color: #C1D6EE;
	font-weight: bold;
	}

.dropdownhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #003056;
	background-color: #C1D6EE;
	font-weight: bold;
	}

.info { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-align: left;
	background-color : #C1D6EE;
	}
.info A:link {
	text-decoration: none;
	color: #345E9D;
}
.info A:visited {
	text-decoration: none;
	color: #345E9D;
	}
.info A:active {
	text-decoration: none;
	color: #345E9D;
	}
.info A:hover {
	text-decoration: underline;
	color: #345E9D;
	}

.main { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color : #FFFFFF;
	}
.main A:link {
	text-decoration: none;
	color: #345E9D;
}
.main A:visited {
	text-decoration: none;
	color: #345E9D;
	}
.main A:active {
	text-decoration: none;
	color: #345E9D;
	}
.main A:hover {
	text-decoration: underline;
	color: #345E9D;
	}

	
.adds { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-align: left;
	background-color : #C1D6EE;
	}

.contenthead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #003056; 
	text-align: left;
	filter:glow(color=FFFFFF,strength=2);
	}
	
.cityhead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #345E9D; 
	text-align: left;
	filter:glow(color=FFFFFF,strength=2);
	}

.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color : #FFFFFF;
	line-height: normal;
	}
.content A:link {
	text-decoration: none;
	color: #345E9D;
}
.content A:visited {
	text-decoration: none;
	color: #345E9D;
	}
.content A:active {
	text-decoration: none;
	color: #345E9D;
	}
.content A:hover {
	text-decoration: underline;
	color: #345E9D;
	}

.image {
	border-style: solid;
	border-bottom-width: 5px;
	border-left-width: 7px;
	border-color: #FFFFFF
	}

.item {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color : #FFFFFF;
	line-height: 18px;
	}
.item A:link {
	text-decoration: none;
	color: #000000;
	}
.item A:visited {
	text-decoration: none;
	color: #000000;
	}
.item A:active {
	text-decoration: none;
	color: #000000;
	}
.item A:hover {
	text-decoration: none;
	color: #345E9D;
	}

.item_on {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color : #D2E1F3;
	line-height: 18px;
	}
.item_on A:link {
	text-decoration: none;
	color: #000000;
	}
.item_on A:visited {
	text-decoration: none;
	color: #000000;
	}
.item_on A:active {
	text-decoration: none;
	color: #000000;
	}
.item_on A:hover {
	text-decoration: none;
	color: #345E9D;
	}
	
.copyright { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF; 
	}
.copyright A:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.copyright A:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.copyright A:active {
	text-decoration: none;
	color: #FFFFFF;
	}	
.copyright A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	

.list {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 18px;
	}
	
.list A:link {
	text-decoration: none;
	color: red;
	}
.list A:visited {
	text-decoration: none;
	color: red;
	}
.list A:active {
	text-decoration: none;
	color: red;
	}
.list A:hover {
	text-decoration: underline;
	color: red;
}
	
