﻿body {
    background-color:#C6CEC4;
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    margin:0 0 0 0;
}
.menuTxt
{
	color: #565E4D;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
.regularTxt
{
	color: #565E4D;
	font-size: 12px;
	font-family: arial;
}	
.topMenuTxt
{
	color: #508401;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;	
}
.titleTxt
{
	color: #508200;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;	
}	
.faq_cat_title
{
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #733994;
}
.faq_title
{
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #0468AF;
}