﻿body
{
	background-image: url(Slices/bgx.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #42acc9;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

h3
{
	font-family: Segoe UI, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 0;
	margin-bottom: 5px;
}

td, p
{
	margin-top: 0;
	margin-bottom: 0;
}

.faqHead
{
	background-color: #f1f1f1;
	border-bottom: 1px solid #e3e3e3;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}

.faqContent
{
	text-align: justify;
	color: #353535;
}

.TextSmall
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

.TextSmallest
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
}

.QLinkBox
{
	background-image: url(Slices/gradline.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 18px
	
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #0066cc;
}

a:hover
{
	text-decoration: underline;
	color: #006699;
}

a.xBlack:link, a.xBlack:visited, a.xBlack:active
{
	text-decoration: none;
	color: #303030;
}

a.xBlack:hover
{
	text-decoration: underline;
	color: #006699;
}

a.xCream:link, a.xCream:visited, a.xCream:active
{
	text-decoration: none;
	color: #ffff99;
}

a.xCream:hover
{
	text-decoration: underline;
	color: #ffffff;
}

img
{
	border: 0;
	margin: 0
}