body 
{
background-color: #BEBFC1;
	/*background-image: url(images/bground.jpg);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.menu_top 
{
font-family:Verdana;
font-size:11px;
color:#464646;
text-decoration:none;
}
.menu_top a:hover
{
text-decoration:underline;
}
.menu_login 
{
font-family:verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}
.menu_head 
{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
	background-image: url(images/cmenubg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu_head a:hover
{
color:#FF9C00;
text-decoration:none;
}
.menu_head_active
{
color:#FF9C00;
font-family:verdana;
font-size:12px;
text-decoration:none;
	background-image: url(images/cmenubg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.testimonial_txt 
{
font-family:Arial;
font-size:11px;
color: #363636;
}
.testimonial_txt2 
{
font-family:Arial;
font-size:12px;
color:#000000;
}
.txt_body 
{
font-family:Verdana;
font-size:12px;
color:#464646;
text-decoration:none;
}
.txt_body2 
{
font-family:Verdana;
color:#2f2967;
font-size:13px;
text-decoration:none;
}
.m_info 
{
font-family:Verdana;
font-size:10px;
color:#FF9c00;
text-decoration:underline;
}
.txt_title 
{
font-family:Verdana;
font-size:12px;
color:#990000;
text-decoration:none;
}
.cmenubg {
	background-image: url(images/cmenubg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
