body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #194065;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}
.copyright a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.copyright a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.copy {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.mheading {
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
}
.99server {
	background-image: url(./images/99server.jpg);
	background-repeat: no-repeat;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
ul {
	margin-right: 15px;
	margin-top: 10px;
	text-align: justify;
	margin-left: 10px;
}
li {
	list-style-image: url(./images/bullet2.gif);
	display: list-item;
	margin-bottom: 6px;
}
.tabular {
	font-size: 12px;
	padding-left: 8px;
}
.menu {
	background-color: transparent;
	color: #FFFFFF;
	float: left;
	font: 11px/12px Gill Sans, helvetica, arial, sans-serif;
	list-style: none outside none;
	width: 198px;
	border: none;
	height: 22px;
}

.menu a {
	display: block;
	padding: 4px 0px 5px 34px;
	background: transparent;
	color: #000000;
	border-bottom: none;
	text-decoration: none;
	text-transform: uppercase;
}

.menu a:hover {
	background-color: #FFAD28;
	color: #000000;
	background-image: url(./images/menubg_over.gif);
	background-repeat: no-repeat;
}

.menu a:active {
	background-color: transparent;
	color: #FFFFFF;
}

.topmenu {
	color: #333333;
	font-size: 11px;
}

.topmenu a {
	color: #0A3857;
	padding-right: 12px;
	font-weight: bold;
}

.topmenu a:hover {
	color: #2090FF;
}

.topmenu a:active {
	color: #0A3857;
}

a:link {
	color: #116AB2;
	text-decoration: none;
}
a:visited {
	color: #116AB2;
	text-decoration: none;
}
a:hover {
	color: #17ADFF;
	text-decoration: none;
}
a:active {
	color: #116AB2;
}
.darktab_bg {
	background-image: url(./images/darktab_bg.gif);
	background-repeat: repeat-x;
}
.darktab_menu a, .darktab_menu a:visited, .darktab_menu a:active {
	font-size: 14px;
	font-weight: bold;
	color: #9AAAAA;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	line-height: 48px;
}
.darktab_menu a:hover {
	color: #FFFFFF;
}
.darktab_selected a, .darktab_selected a:visited, .darktab_selected a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 48px;
}
.darktab_selected a:hover {
	color: #9AAAAA;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
}
