body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-attachment: scroll;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	margin: 0px;	
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
}
tr
{
	vertical-align: top;
}
th 
{
	font-family: Arial, Helvetica, sans-serif;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a
{
	color: #000000;
	font-weight: bold;
}
a:hover
{
	color: #6C0E04;
}

.tableLayout
{
	width: 100%;
	height: 100%;
}

.tdLeft
{
	background-attachment: scroll;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 360px;
}
.tdTop
{
	background-attachment: scroll;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
}
.tdTopFull
{
	background-attachment: scroll;
	background-image: url(../images/top_bg_full.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.tdBottom
{
	background-attachment: scroll;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 50px;
	color: #FFFFFF;
	font-size: 8pt;
	font-wieght: bold;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
.tdRight
{
	background-attachment: scroll;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 40px;
}


.tableMainContent
{
	width: 100%;
}


.tableList
{
	background-color: #6C0E04;
	font-size: 8pt;
}
.trListHeader 
{
	background-color: #6C0E04; 
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 8pt;
}
.tdListHeaderLeft 
{
	text-align: left;
	padding: 5px;
	border: solid 1px #dbdcdd;
	font-size: 8pt;
}
.tdListHeaderRight 
{
	text-align: right;
	padding: 5px;
	border: solid 1px #dbdcdd;
	font-size: 8pt;
}
.tdListHeaderCenter 
{
	text-align: center;
	padding: 5px;
	border: solid 1px #dbdcdd;
	font-size: 8pt;
}

.trListItem 
{
	background-color: #dbdcdd;
	vertical-align: top;
}
.trListItemAlt 
{
	background-color: #ffffff;
	vertical-align: top;
}
.trListItemTotals 
{
	background-color: #dbdcdd;
	font-weight: bold;
}
.tdListItemLeft 
{
	text-align: left;
	padding: 5px;
	font-size: 8pt;
}
.tdListItemRight 
{
	text-align: right;
	padding: 5px;
	font-size: 8pt;
}
.tdListItemCenter 
{
	text-align: center;
	padding: 5px;
	font-size: 8pt;
}
.tdListItem 
{
	font-size: 8pt;
}


.tdDetailsSideHeader 
{
	text-align: right;
	padding: 5px;
	border: solid 1px #dbdcdd;
	background-color: #6C0E04; 
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 12pt;
}
.tdDetailsSide
{
	padding-top: 7px;
	font-size: 12pt;
}








.textPageHeader
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.textPageHeaderColor
{
	font-size: 14pt;
	font-weight: bold;
	color: #6C0E04;
}

.textHeader
{
	font-size: 12pt;
	font-weight: bold;
}
.textHeaderColor
{
	font-size: 12pt;
	font-weight: bold;
	color: #6C0E04;
}
.textSubHeader
{
	font-size: 10pt;
	font-weight: bold;
}

.textSubHeaderColor
{
	font-size: 10pt;
	font-weight: bold;
	color: #6C0E04;
}


.textNormal
{
	font-weight: normal;
}

.textLarge
{
	font-size: 12pt;
}

.textFootnote
{
	 font-size: 9pt;
}
.textLabelFootnote
{
	 font-size: 9pt;
	 font-weight: bold;
}
.textLabelFootnoteRight
{
	 font-size: 9pt;
	 font-weight: bold;
	 text-align: right;
}

.textLabel
{
	font-weight: bold;
	text-align: left;
}
.textLabelRight
{
	font-weight: bold;
	text-align: right;
}
.textLabelCenter
{
	font-weight: bold;
	text-align: center;
}

.textLabelColor
{
	font-weight: bold;
	text-align: left;
	color: #6C0E04;
}

.textSmallLabel
{
	font-size: 9pt;
	font-weight: bold;
}

.textRequired
{
	font-weight: bold;
	color: #6C0E04;
}
.textRequiredIndicator
{
	font-weight: bold;
	color: #6C0E04;
}





.aLeftMenu
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.aLeftMenu:hover
{
	color: #6C0E04;
}

.aTopMenu
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.aTopMenu:hover
{
	color: #6C0E04;
}

.aSmallLink
{
	font-size: 9pt;
	font-weight: bold;
}
.aSmallLink:hover
{
	
}
.aMore
{
	font-size: 8pt;
}

.divBorder
{
	border: solid #6C0E04 1px;
	padding: 5px;
}

.imgBorder
{
	border: solid #6C0E04 2px;
	padding: 1px;
}