
/* CSS Document */

body {
	background-color: #565b11;
}
.body_table{background-color:#FFFFFF;

}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight:300;
	
}
.quote {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight:500;
}

.main_heading {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #565b11;
	font-weight:500;
}
.news_subheading {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	color: #565B11;
}
.bodytext_italic {

	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:italic
}
a:link {
	color: #565B11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;	
	text-decoration: none;
}

a:visited {
	color: #565B11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	text-decoration: none;
}
a:hover {
	color: #565B11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	background-color:#fbe58c;
	text-decoration: none;
}
a:active {
	color: #565B11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	text-decoration: none;
}
a.news:link {
	color: #565B11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;	
	text-decoration: none;
	background-color:#fbe58c;

}

a.news:visited {
	color: #565B11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;
	text-decoration: none;
}
a.news:hover {
	color: #fbe58c;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;
	background-color:#565B11;
	text-decoration: none;
}
a.news:active {
	color: #fbe58c;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;
	text-decoration: none;
}

a.bottom:visited {
	color: #565b11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;
	text-decoration: none;
}
a.bottom:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;
	text-decoration: none;
}
a.bottom:active {
	color: #565b11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;
	text-decoration: none;
}
a.bottom:link {
	color: #565b11;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-style:normal;
	font-weight: 500;	
	text-decoration: none;
}