﻿table.faq
{
	background-color:#f2f2f2;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.faq_header
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#990000;
	background-image:url('/SITE/TEMPLATES/ABOUT_US/controls/faq/images/top_center.gif');
	background-repeat:repeat-x;
}
.faq_title a, .faq_title a:hover
{
	font-family:Arial;
	line-height:15px;
	font-size:12px;
	color:#000000;
}
.faq_title a:hover
{
	color:#145679;
}
.faq_footer
{
	background-image:url('/SITE/TEMPLATES/ABOUT_US/controls/faq/images/bottombar.gif');
	background-repeat:repeat-x;
	background-position: center bottom ;
}



