/* CSS Document */
.body{
	margin: 0px;
	background-color: #FBE39D;
}
.footer_bg{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content_txt{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.more_txt{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}
.more_txt:hover{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.navig_bg{
	background-image: url(images/navig_bg.jpg);
	background-repeat: repeat-y;
}
.content_hdg{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.content_hdgred{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #CC3333;
	text-decoration: none;
	text-align: justify;
}
.main_hdg{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #D35636;
	text-decoration: none;
}
.mail_link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D35636;
	text-decoration: none;
}
.mail_link:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.news_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;


}
.clickhere{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.clickhere:hover{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cme_linkstxt {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#d64028;
	text-decoration:underline;
}
.cme_linkstxt:hover {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}