body
{
	margin: 0 8 8 8;
}
body,td,a,.text
{
	font-weight: Normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.lightText
{
	font-weight: Normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: White;
}
.dcCaption
{
    font-weight: Normal;
    font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	font-style: italic;
}
.tdBody
{
	border-top: none;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
	padding: 4px;
	padding-top: 4px;
	background-color: White;
}
.tabOn
{
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: none;
	text-align: center;
	background-color: White;
	text-transform: capitalize;
}
.tabOff
{
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom:1px #666666 solid;
	text-align: center;
	background-color: #CCC4AA;
	text-transform: capitalize;
}
.tabDisabled
{
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom:1px #666666 solid;
	text-align: center;
	background-color: #dddddd;
	text-transform: capitalize;
}
.tabEmpty
{
	border-bottom:1px #666666 solid;
}
.tabTextOn
{
	color: Black;
	text-decoration: None;
	font-family: Verdana, Arial, sans-serif;
	font-weight: Bold;
	font-size: 11px;
	text-transform: capitalize;
}
.tabTextOff
{
	color: Black;
	text-decoration: None;
	font-family: Verdana, Arial, sans-serif;
	font-weight: Bold;
	font-size: 11px;
	text-transform: capitalize;
}
.tabTextDisabled
{
	color: #888888;
	text-decoration: None;
	font-family: Verdana, Arial, sans-serif;
	font-weight: Bold;
	font-size: 11px;
	text-transform: capitalize;
}
.tabTextOn:hover
{
	color: Blue;
	text-decoration: Underline;
}
.tabTextOff:hover
{
	color: Blue;
	text-decoration: Underline;
}
.iconLink
{
	text-decoration: None;
	font-family: Verdana, Arial, sans-serif;
	font-weight: Bold;
	font-size: 10px;
	color: Black;
}
.iconLink:hover
{
	color: Blue;
	text-decoration: Underline;
}
.tableHeaderSettings
{
	background-color: #CCC4AA;
	font-weight: Bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	padding: 3px;
	margin-bottom: 5px;
}
.tablemargin
{
	background-color: #E6E1D2;
	font-weight: bold;
}
.settingsSubBody
{
	padding-left: 8px;
	margin-bottom: 8px;
}
.m1
{
	color: White;
	text-decoration: None;
	font-weight: Bold;
	font-size: 12px;
	background-color: #CCC4AA;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 95px;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #CCC4AA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	cursor: hand; cursor: pointer;
}
.m1Hover
{
	color: White;
	text-decoration: None;
	background-color: #5B7991;	
	font-weight: Bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 95px;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #5B7991;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	cursor: hand; cursor: pointer;
}
.m2
{
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
	text-decoration: None;
	cursor: hand; cursor: pointer;
}
.t3
{
	position: relative;
}
.t3 a
{
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
	text-decoration: None;
	margin-right: 15px;
}
.t3 a:hover
{
	color: Orange;
	text-decoration: Underline;
	margin-right: 15px;
}
.m1Row
{
	height: 50px;
	color: White;
	background-color: #5B7991;
}
.m2Row
{
	height: 22px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #E6E1D2;
}
.m3Row
{
	height: 22px;
 	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.m4Row
{
	height: 22px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.mText
{
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
	text-decoration: None;
}
.th1
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	background-color: #CCC4AA;
	padding: 5px;
}
.th1 a
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
}
.td1
{
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	background-color: #E6E1D2;
}
.listTable tr td
{
	border: none;
	border-bottom: solid 1px #999999;
}
.listTh
{
	color: #999999;
}
.subTh
{
	background-color: #FFFFCC;
}
.textbox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	width: 150px;
}
.stextbox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	width: 75px;
}
.textarea
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
}
.button
{
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	background-color: LightGrey;
	width: 80px;
	border: solid 1px black;
	text-transform: capitalize;
}
.buttonsmall
{
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	background-color: LightGrey;
	width: 40px;
	border: solid 1px black;
	text-transform: capitalize;
}
.dropdownlist
{
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	width: 150px;
	font-size: 10px;
}
.errorPanel
{
	border-color: #FCDAC8;
	background-color: #FFF9F5;
	border-style: solid;
	border-width: 1px;
	color: Black;
	padding: 5px;
	width: 100%;
}
.error
{
	background-color: #FFF9F5;
	border: solid 1px #FCDAC8;
	color: Black;
	padding: 5px;
}
.warning
{
	background-color: #f5f5f5;
	border: solid 1px #CCC4AA;
	color: Black;
	padding: 5px;
}
.info
{
	background-color: #f5f5f5;
	border: solid 1px #CCC4AA;
	color: Black;
	padding: 5px;
}
.header
{	
	font-weight: Bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.calCtrlSelectedDate {
	background-color: #FFFF99;
	font-weight: bold;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.calCtrlWeekend {
	background-color: #CCCCCC;
	color: #333333;
}
.calCtrlWeekday {
	background-color: #FFFFFF;
	color: #000000;
}
.calCtrlToday {
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #FF9900;
	border-width: 2px;
}
.calCtrlCalendar {
	background-color: #FF0000;
}
.calCtrlWeekdayHdr {
	background-color: #CCC4AA;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.calCtrlOtherMonthDays {
	background-color: #999999;
}
.calCtrlTitle {
	background-color: #CCCCCC;
	font-weight: bold;
}
.dataGridColumnHeader
{
    background-color: #5B7991;
    font-weight: bold;
    color: #FFFFFF;
}
.dataGridRowHeader
{
    background-color: #E6E1D2;
    font-weight: bold;
    color: #000000;
}
.dataGridRowHeaderNormal
{
    background-color: #E6E1D2;
    color: #000000;
}
.dataGridGoodResults
{
    background-color: #FFFFFF;
    color: #00FF00;
    font-weight: bold;    
}
.dataGridPoorResults
{
    background-color: #FFFFFF;
    color: #FF0000;
    font-weight: bold;
    font-style: italic;
}
.DataTableHeader 
{
	height: 20px;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #CCC4AA;
}
.DataTableTitle 
{
	height: 20px;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: bold;
	COLOR: #000000;
	background-color: #E6E1D2;
}
.buttonLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.sectionHeader 
{
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #CCC4AA;
}
.altColumn
{
	background-color: #EFEFEF;
}
