/* CSS Document */

p{
font-family:Verdana, sans-serif;
font-size:11px;
color: #000000;
line-height: 18px;
padding: 3px;
}


.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	}


.navigation{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #996600;
	display: block;
	width: 142px;
	background-image: url(images/btn_bg_nav.jpg);
	height: 17px;
	padding: 8 px;
	padding-top: 2px;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FB2324;
	display: block;
	padding: 8 px;
	width: 142px;
	text-shadow: 10;
	background-image: url(images/btn_bg_hov.jpg);
	height: 17px;
	padding-top: 2px;
}
.navigationcurrent{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
	background-color: #0033FF;
	display: block;
	padding: 8 px;
	width: 142px;
	background-image: url(images/btn_bg_cur.jpg);
	height: 16px;
	padding-top: 2px;
}

.navigationcurrent:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
	background-color: #0033FF;
	display: block;
	padding: 8 px;
	width: 142px;
	background-image: url(images/btn_bg_cur_hov.jpg);
	height: 16px;
	padding-top: 2px;
}

.infotext{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-shadow: 3;
	
}
.infotextheading {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D8A764;
	text-shadow: 3;
	text-decoration: underline;
}
.solidbg {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-shadow: 3;
	background-color: #D8A764;
	text-decoration: none;
}
.contact {

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #0033FF;
	display: block;
	padding: 8 px;
	width: 142px;
	background-image: url(images/btn_bg_rect.jpg);
	height: 16px;
	padding-top: 2px;
}

.contact:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #0033FF;
	display: block;
	padding: 8 px;
	width: 142px;
	background-image: url(images/btn_bg_rect_hover.jpg);
	height: 16px;
	padding-top: 2px;
}
.pub_links {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-shadow: 3;
}
