﻿.FAQ_q_head
{
	background-color: #0706a3;
	color: White;
	cursor: hand;
	width: 500px;
	height: 20px;
}

.FAQ_q_head a
{
	color: White;
	text-decoration: none;
}

.FAQ_q
{
	background-color: #0070ec;
	height: 20px;
	font-family: Verdana;
}

.FAQ_q a
{
	color: White;
	text-decoration: none;
	height: 20px;
}

.FAQ_q a:hover
{
	color: White;
	text-decoration: underline;
	height: 20px;
}

.FAQ_questions_bottom_table
{
	background-color: gainsboro;
}

.FAQ_Category_bottom
{
	background-color: #0706a3;
	color: White;
	height: 20px;
}

.FAQ_bottom_table
{
	background-color: #cccccc;
}

.FAQ_answer_bottom
{
	color: White;
}
