body
{
	margin: 0px;
}

.Text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #554002;
	text-decoration: none;
}

.Yellow
{
	color: F7ECCF;
}

.Orange
{
color: #F07317;
}

.Big
{
	font-size: 12px;
}

.Bold
{
	font-weight: bold;
}

.Clock
{
	background-color: #A9722E; 
}

.FaqQuestion
{
	font-size: 12px;
	font-weight: bold;
	color: #835715;
	text-decoration: underline;
}

.FaqAnswer
{
	font-weight: bold;
	color: #FDF5D0;
	text-decoration: none;
}

.FaqLink
{
	font-weight: bold;
	font-size: 12px;
	color: #A26B20;
	text-decoration: underline;
	line-height: 18px;
}

.FaqText
{
	font-weight: normal;
	font-size: 12px;
	color: #A26B20;
	text-decoration: none;
	line-height: 18px;
}

.FaqLinkSmall
{
	font-weight: bold;
	font-size: 10px;
	color: #A26B20;
	text-decoration: underline;
	line-height: 18px;
}

.SideMenu
{
	font-size: 12px;
	font-weight: bold;
	color: #8A5F22;
}

.SideMenu.selected
{
	color: #F5E1C1;
	background-color: #D34C15
}

.mainTable
{
	background-color: #FCF3DF;
}

.bodyPadding
{
	padding: 20px 24px 0px 24px;
}

a.regLnk:link, a.regLnk:hover, a.regLnk:visited
{
	color: #F07317;
	text-decoration: underline;
}