a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #000000;
}
#TopNavigation {
	background-color: #990002;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#TopNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#TopNavigation ul li {
	display: inline;
}
#TopNavigation ul li a {
	float: right;
	text-decoration: none;
	padding: 8px;
}
#TopNavigation ul li a:link, #TopNavigation ul li a:visited {
	color: #FFFFFF;
}
#TopNavigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#TopNavigation ul li.current a:link {
	color: #000000;
	font-weight: bold;
}
#TopNavigation ul li.current a:visited {
	color: #000000;
	text-decoration: none;
}
#MainNavigation {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}
#MainNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MainNavigation ul li {
	display: inline;
}
#MainNavigation ul li a {
	float: left;
	height: 14px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-weight: bold;
}
#MainNavigation ul li a:link, #MainNavigation ul li a:visited {
	color: #E8E9E2;
}
#MainNavigation ul li a:hover {
	background-color: #990002;
}



#MainNavigation ul li.current a:link {
	background-color: #E8E9E2;
	color: #000000;
}
#MainNavigation ul li.current a:visited {
	background-color: #CCCCCC;
	color: #000000;
}
#SideNavigation {
	background-color: #FFFFFF;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CED2B6;
	border-left-color: #CED2B6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CED2B6;
}
#SideNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#SideNavigation a {
	display: block;
	width: 152px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CED2B6;
	text-decoration: none;
	padding: 5px;
}
#SideNavigation a:link, #SideNavigation a:visited {
	color: #000000;
}
#SideNavigation a:hover {
	background-color: #CCCCCC;
}
#SideNavigation ul li.current a:link {
}
#SideNavigation ul li.current a:visited {
	background-color: #993300;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	width: 152px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#menu dt {
	cursor: pointer;
	margin: 0px;
	;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	color: #990002;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: gray;
}
#menu dd {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: gray;
}
#menu li {
	text-align: center;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	padding: 2px;
	font-weight: bold;
}
#menu li a:hover, #menu dt a:hover {
	background-color: #eee;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.H1 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5em;
	font-size: 0.8em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.H1Black {

	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5em;
	font-size: 0.8em;
}
