form {
	background-color: #FFFFFF;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;

}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #7D0B04;
	border: none;
	font-style: normal;
	font-weight: normal;



}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	background-color: #7D0B04;
	font-style: normal;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7D0B04;
	font-weight: bold;

}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #7D0B04;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;

}
