body {
	background-color: #01153A;
}
.LoginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #9CA4B1;
}
.TopNav {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TopNav a:link {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.TopNav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.TopNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
.TopNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.RightNav {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.RightNav a:link {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.RightNav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.RightNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
.RightNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftColLinks a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.LeftColLinks a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.LeftColLinks a:hover {
	color: #FF9900;
	text-decoration: none;
}
.LeftColLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.RightColLinks a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.RightColLinks a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.RightColLinks a:hover {
	color: #FF9900;
	text-decoration: none;
}
.RightColLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ContentColLinks a:link {
	text-decoration: none;
	color: #000066;
}
.ContentColLinks a:visited {
	text-decoration: none;
	color: #000066;
}
.ContentColLinks a:hover {
	color: #FF9900;
	text-decoration: none;
}
.ContentColLinks a:active {
	text-decoration: none;
}