body
{
	background-color:#000000;
	margin:0px;
}

body,td,p
{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#FFFFFF;
}

#ContentSections p, #ContentSections td
{
	line-height:19px;
}

a
{
	color:#F9D166;
}

li
{
	list-style:square;
}

.header
{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
}

.subHeader
{
	font-size:13px;
	font-weight:bold;
}


.navCell
{
	background-color:#AF7D4B;
	background-image:url(images/bg_nav.gif);
}

#wrapperTable
{
	border-left:2px solid #907647;
	border-right:2px solid #907647;
}

.dhtmlMenuLink
{
	color:#81591D;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.dhtmlMenuLinkActive
{
	color:#81591D;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.featureBox td
{
	font-size:11px;
}


.formInputText
{
	font-family:arial;
	font-size:12px;
}

.formSelect
{
	font-family:arial;
	font-size:12px;
}

.formInputButton
{
	font-family:arial;
	font-size:11px;
}


/* DATE PICKER STYLES */
.datePicker select
{
	font-family:arial;
	font-size:10px;
}

.calHeader
{
 background-image:url(images/bg_pinstripe.gif);	
}

.calArrows
{
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.calHeaderDay
{
	background-color:#8D6C3A;
	font-size:10px;
	font-weight:bold;
}

.calDay
{
	background-color:#FFFFFF;
	font-size:10px;
	color:#000000;
}

.calDayHover
{
	background-color:#B3894A;
	font-size:10px;
	color:#FFFFFF;
}

.calDaySelected
{
	background-color:#D7A937;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}

.calDaySelectedHover
{
	background-color:#8D6C3A;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
