.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
p{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	text-transform: capitalize;
	letter-spacing: 0.45em;
	color: #FFFFFF;
	text-indent: 20px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 15px;
	width: 140px;
	margin-top: 0px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 15px;
	width: 140px;
	margin-top: 0px;
}
.navigationbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 15px;
	width: 125px;
	margin-top: 0px;
}
.navigationbase:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 15px;
	width: 125px;
	margin-top: 0px;
}
.navigationbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 10px;
	width: 85px;
	margin-top: 0px;
}
.navigationbottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 10px;
	width: 85px;
	margin-top: 0px;
}
.navigationindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #OOOOOO;
	display: block;
	padding: 10px;
	width: 85px;
	margin-top: 0px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 0.30em;
	text-indent: 20px;
	background-color: #FFFFCC;
}
.alert_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: blink;
}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #3300FF;
	vertical-align: bottom;
	height: 24px;
}

