body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #009933;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 4px;
	width: auto;
	padding-right: 12px;
	padding-bottom: 4px;
	vertical-align: middle;
	position: relative;
	height: auto;
	visibility: inherit;
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #009933;
	text-decoration: none;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #009933;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #009933;
	text-decoration: none;
}
.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #FF0000;
	text-decoration: none;
	position: relative;
}
.LeftBar {
	position: relative;
	vertical-align: top;
	top: auto;
	
}
.RedHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.RedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.Yellowback{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFF99;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 12px;
	padding-left: 22px;
	color: #000000;
	font-weight: normal;
}
.BlueHeader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	padding-left: 0px;
}
.BlueBody {
	font-size: 13px;
	font-style: normal;

	color: #0066FF;
	padding-left: 10px;
}
