body{
background-color:#FAF4EB;
padding:0;
margin:0;
}

.top_menu {

font-family: Arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #C5C5C5;
}


a.top_menu:link {
	color: #C5C5C5;
	text-decoration: none;
}
a.top_menu:visited {
	color: #C5C5C5;
	text-decoration: none;
}
a.top_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.main_menu {

font-family: Arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #9C9C9C;
}


a.main_menu:link {
	padding:8px 30px 8px 25px;
	color: #9C9C9C;
	text-decoration: none;
}
a.main_menu:visited {
	padding:8px 30px 8px 25px;
	color: #9C9C9C;
	text-decoration: none;
}
a.main_menu:hover {
	padding:8px 30px 8px 25px;
	color: #FFFFFF;
	text-decoration: none;
}


.footer_menu {

font-family: Arial;
font-size: 8pt;
font-style: normal;
font-weight: bold;
color: #989898;
}


a.footer_menu:link {
	color: #989898;
	text-decoration: none;
}
a.footer_menu:visited {
	color: #989898;
	text-decoration: none;
}
a.footer_menu:hover {
	color: #989898;
	text-decoration: none;
}


.headerTxt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.normalTxt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}

.remainingTxt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	
}

.Heading1 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #C9C9C9;
	text-decoration: none;
}

.Heading2 {
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}

.Heading3 {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.left_txt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #511110;
	text-decoration: none;
}

.right_txt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #511110;
	text-decoration: none;
}

.footer_txt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
}

.copyright_txt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.privacy_txt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #F4F4F4;
	text-decoration: none;
}


