a:link, a:visited{
	color: #00AAFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.br_crumb:link, a.br_crumb:visited {
	color: #333333;
	text-decoration: underline;
}
a.br_crumb:hover {
	text-decoration: none;
}
a.top_nav:link, a.top_nav:visited {
	color: #004B66;
	text-decoration: none;
}
a.top_nav:hover {
	color: #475E66;
	text-decoration: underline;
}
a.menu_text:link, a.menu_text:hover, a.menu_text:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_text:hover {
	text-decoration: underline;
}
a.submenu_text:link, a.submenu_text:hover, a.submenu_text:visited {
	color: #000000;
	text-decoration: none;
}
a.submenu_text:hover {
	text-decoration: underline;
}
a.ul_text:link, a.ul_text:hover, a.ul_text:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ul_text:hover {
	text-decoration: underline;
}
a.bot_nav:link, a.bot_nav:hover, a.bot_nav:visited {
	color: #D95C1E;
	text-decoration: none;
}
a.bot_nav:hover {
	text-decoration: underline;
}
body, html {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #00A8E5;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #B0B0B0;
	font-family: "Verdana", Tahoma, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -10px;
}
p {
	color: #333333;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

ul {
	font-family: "Tahoma", Verdana, Sans-serif;
	color: #333333;
//	list-style-type: square;
//	margin: 0px;
	line-height: 20px;
	font-size: 11px;
}
.ultext {
	color: #333333;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}


.menu_text {
	color: #FFFFFF;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	padding-left: 7px;
	text-decoration: none;
}
.submenu_text {
	color: #000000;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	padding-left: 15px;
	text-decoration: none;
}
.br_crumb {
	color: #333333;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
.ul_head {
	color: #99E4FF;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.ul_text {
	color: #FFFFFF;
	font-family: "Verdana", Tahoma, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bot_nav {
	color: #D95C1E;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.top_nav{
	color: #004B66;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.copy {
	color: #FFFFFF;
	font-family: "Tahoma", Verdana, Sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.counter {
	padding-top: 5px;
	background-repeat: repeat-x;
	background-position: 0, 0;
}