h2 {
	color: #E0FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	color: #0091D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
td.content {
	background-color: #FFFFFF;
	border-bottom: 1px solid #504B38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-left: 1px solid #504B38;
	border-right: 1px solid #504B38;
	padding: 10px 10px 10px 10px;
}
td.sidesubmenu {
	border-top: 1px solid #504B38;
	background-color: #F5EA51;
	border-bottom: 1px solid #504B38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0091D2;
	height: 20px;
	text-align: center;
	border-left: 1px solid #504B38;
}
td.submenu {
	border-top: 1px solid #504B38;
	background-color: #F5EA51;
	border-bottom: 1px solid #504B38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	height: 25px;
	text-align: center;
	border-left: 1px solid #504B38;
	border-right: 1px solid #504B38;
	text-decoration: none;
}
table.main {
	margin-top: 10px;
	margin-bottom: 10px;
}
td.menu {
	border-top: 1px solid #504B38;
	background-color: #0091D2;
	border-bottom: 1px solid #504B38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	width: 100%;
}
a.menuitem:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0091D2;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
}
a.menuitem:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0091D2;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
}
a.menuitem:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0091D2;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
}
a.menuitem:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F5EA51;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
}
a.submenuitem:link {
	color: #000000;
	text-decoration: none;
	background-color: #F5EA51;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	font-weight: normal;
	vertical-align: middle;
}
a.submenuitem:active {
	color: #000000;
	text-decoration: none;
	background-color: #F5EA51;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	font-weight: normal;
	vertical-align: middle;
}
a.submenuitem:visited {
	color: #000000;
	text-decoration: none;
	background-color: #F5EA51;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	font-weight: normal;
	vertical-align: middle;
}
a.submenuitem:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F5EA51;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	font-weight: normal;
	vertical-align: middle;
}
 
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #E6E6FA;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #00008B;
} 
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #00008B;
}

a:active { color: #006600; text-decoration: none} 
a:hover { color: #990033; text-decoration: none} 
a:link { color: #3333FF; text-decoration: none} 
a:visited { color: #3333FF; text-decoration: none} 

ul { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; font-weight: normal}
li { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; font-weight: normal}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}
p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; font-weight: normal}

