@charset "utf-8";
/* CSS Document */
body
{
	margin:opx;
	
}
.text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#797979;
	text-align:justify;
}
.heading
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;	
}
.red
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:red;
	font-weight:bold;	
}
.number
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;	
}

.link
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}
.footer
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#a79346;
}
.footer a:hover
{
	color:#a79346;
	text-decoration:underline;
}
.navigation
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#CCC;
}
a:active {
	text-decoration: none;
}
.css_search_textbox
{
	border:1px solid #ae6d1d;
	height:14px;
	width:170px;
	border-bottom-color:#fcc888;
	border-right-color:#fcc888;
	color:#995706;
	font-size:11px;
	font-family:Verdana;
	padding:1px;
}
.css_layout_textbox
{
	border:1px solid #cccccc;
	height:14px;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	color:#995706;
	font-size:11px;
	font-family:Verdana;
	padding:1px;
}


/*Accordian Class*/
.css_faq_table
{}
.css_faq_header
{}
.css_faq_question
{
	width:100%;
	
}
.css_faq_answer
{
	
}
.css_faq_table tr
{
	border-bottom:1px dotted #cccccc;
}
.css_textareabox
{
	border:1px solid #cccccc;
}

.cls_content
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	/*color:#797979;*/
	color:#000;
	text-align:justify;
	line-height:20px;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #dcdcdc; 
	background-color:White;
}
.brd
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px solid #dcdcdc; margin:10px;
	padding:6px;
	text-align:justify;
	background-color:White;
     
}
.cls_contentTitleTable
{
	background-color:#322e2e; 
	border:#776932 solid  1px; 
	padding:5px; 
	color:#999999;  
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-align:right;
	width:100%;
	
	
}
.cls_contentTitle
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ebebeb;
	font-weight:bold;
}
