/* CSS Document */

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFF33;
	line-height: 30px;
	padding: 5px;
	text-align: left;
	outline-color: #FFFF66;
	letter-spacing: normal;
	font-weight: lighter;
	border-top-width: 2px;
	border-top-color: #FFFF33;
	border-top-style: solid;
	border-bottom-style: solid;
	font-style: normal;
	overflow: visible;
	background-attachment: scroll;
	border-bottom-width: 2px;
	border-bottom-color: #FFFF33;
}
.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660000;
	line-height: 24px;
	padding: 5px;
	text-align: left;
	background-color:#000066;
	letter-spacing: normal;
	font-weight: bold;
	list-style: bullet;
	border: medium double #66CCCC;
}.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: lighter;
	color: #FFCC00;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.navigation_cell {
	background-color: #000066;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #0099cc;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #0099cc;
}

.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: lowercase;
	color: #0000CC;
	font-weight: lighter;
	font-stretch: wider;
	letter-spacing: 5px;
}
.p_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #0000FF;
	letter-spacing: 4px;
	padding-left: 25px;
	font-weight: lighter;
	padding-top: 10px;
}
.p_blue_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #0000FF;
	letter-spacing: 4px;
	padding-left: 25px;
	font-weight: lighter;
	padding-top: 20px;
	font-style: italic;
	text-decoration: none;
	}

.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCFF66;
	padding-left: 30px;
	padding-right: 0px;
}
.image_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}

.band {
	background-attachment: scroll;
	background-color: #000033;
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 4px;
	border-right-width: 5px;
	border-bottom-width: 4px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: blink;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	overflow: visible;
	letter-spacing: 10px;
	padding-left: 30px;
	padding-top: 15px;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	color: #000066;
}
.labels:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CCCC;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: none;
	text-transform: lowercase;
	text-decoration: underline;
}


.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
	text-transform: none;
}
.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33FFFF;
	font-weight: bold;
	text-decoration: underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	word-spacing: 10px;
	line-height: 24px;
	letter-spacing: 10px;
	padding: 20px;
	text-indent: 10px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}
