.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	border-bottom: 1px;
	border-bottom-color: #333333;
	height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 16px;
}
.bodybld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	line-height: 16px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #000000;
	display: block;
	border-bottom: 1px;
	border-bottom-color: #333333;
	height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
}
.bodywht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	text-decoration: none;
	font-weight: normal;
}
.bodywht:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
}
.navigationshort {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	width: 100px;
	border-bottom: 1 px;
	border-bottom-color: #333333;
	height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
}
.navigationshort:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #bebebc;
	color: #000000;
	display: block;
	width: 100px;
	border-bottom: 1px;
	border-bottom-color: #333333;
	height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
}
.bodyhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #0b0b65;
	display: block;
	border-bottom: 1px;
	height: 25px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	width: 595px;
	padding-left: 4px;
}
.bodyhdrred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #9f2210;
	display: block;
	border-bottom: 1px;
	height: 25px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	width: 595px;
	padding-left: 4px;
}

