body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_yellow {
	 background:#DCB400;
}

.bg_menu {
	 background:#D9D9D9;
}




.bg_main {
	 background: url(images/bg.jpg);
}


.freetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8C0000;
    
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c0000;
}


.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8c0000;
	text-transform: capitalize;
}


.heading_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #8c0000;
}


A.cssmenu:link {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #8c0000; FONT-FAMILY: 'Arial'; TEXT-DECORATION: none; 
}
A.cssmenu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #8c0000; FONT-FAMILY: 'Arial'; TEXT-DECORATION: none; 
}
A.cssmenu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #8c0000; FONT-FAMILY: 'Arial'; TEXT-DECORATION: underline;
}