﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
	margin-left: 16px;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 12px;
}
p.italic {
	font-style: italic;
}
p.copyright {
	font-size: 10px;
	color: #000080;
	margin-left: 0px;
}
a {
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.H1 {
	font-size: 26px;
	font-weight: bold;
	color: #00326A;
	margin-top: 20px;
}
p.H2 {
	font-size: 18px;
	color: #000000;
}
li {
	font-size: 12px;
	margin-top: 5px;
	color: #666666;
}
img.mainsite {
	border: 3px outset #FFFFCC;
}
table.nav {
	font-size: 12px;
	color: #FFFFFF;
	width: 150px;
	height: 60px;
	text-align: center;
}
td.navhead {
	background-color: #000000;
	font-weight: bold;
	font-size: 14px;
}
td.navdark {
	background-color: #0061BB;
}
td.navlight {
	background-color: #1771C3;
}
th {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0061BB;
	text-align: left;
}
td.general {
	background-color: #FFFFCC;
	font-size: 12px;
}
.sub_menu {
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
	font-size: 14px;
}
.menucell {
	vertical-align: top;
	text-align: right;
	padding-top: 30px;
	padding-right: 30px;
}
.submenulist {
	list-style-image: url('Redtri.gif');
}
.newStyle1 {
	font-size: 12px;
}
p.H3 {
	font-size: 16px;
	font-weight: bold;
}
p.H4 {
	font-size: 12PX;
	font-weight: bold;
}
