
body {
	background-color: #000000;
	background-image: url(images/bg02.jpg);
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	}
	
#bodyContainer01 {
	width: 840px;
	padding: 0px;
	margin: auto;
	text-align: left;
	height: 100%;
	}	
	
.btn01 {
	font: 10px verdana;
	color: #000000;
	}


.textMain01 {
	font: 11px verdana;
	color: #d5c6c6;
	line-height: 16px;
	}
	
.textMain01 a {
	color: #d5c6c6;
	}
	
.textMain01 a:hover {
	color: #FFCC00;
	}
	
		

.textMain02 {
	font: 11px verdana;
	color: #d5c6c6;
	}

.textMain02 a {
	color: #d5c6c6;
	}
	
.textMain02 a:hover {
	color: #FFCC00;
	}


.textMain02-Y {
	font: 11px verdana;
	color: #FBD067;
}			
	
.textMain02-YB {
	font: 11px verdana;
	color: #FBD067;
	font-weight: bold;	
}	

.textMain02-YB a {
	color: #FBD067;
	}
	
.textMain02-YB a:hover {
	color: #FFCC00;
	}

.textMain03 {
	font: 11px verdana;
	color: #d5c6c6;
	line-height: 16px;
	}

.textMain03 a {
	color: #d5c6c6;
	text-decoration: none;	
	}
	
.textMain03 a:hover {
	color: #e5d8d8;
	}
	

	

.textBold01 {
	font: bold 10px verdana;
	color: #d9cbca;
	}
	
.textBold01 a {
	color: #d9cbca;
	}	

.textBold01 a:hover {
	color: #FFCC00;
	}	



.textTitle01 {
	font: bold 14px Arial;
	color: #CCCCCC;
	}

.textTitle02 {
	font: bold 14px Arial;
	color: #FBD067;
	}


.textTitle03 {
	font: bold 12px Arial;
	color: #e7e5e5;
	}

.textTitle03 a {
	color: #e7e5e5;
	text-decoration: none;
	}
		
.textTitle03 a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
	
	
.textTitle04 {
	font: bold 16px Arial;
	color: #B93D00;
	}

.textTitle05 {
	font: bold 14px Arial;
	color: #FF9900;
	}




.pageTitle01 {
	text-align: left;
	font: bold 18px Arial;
	color: #FBD067;
	line-height: 28px;	
	border-bottom: 1px solid #dc91ab;
	margin: 0px 0px 12px 0px;
	}	
	


/*-----------------------------------------------------------------------------
	Left Nav Classes
-----------------------------------------------------------------------------*/

.LeftNav {
	text-align: right;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.LeftNav li a {
	width: 140px;
	_width: 180px;	
	color: #e7e5e5;
	font: bold 12px Arial;
	padding-right: 40px;
	text-decoration: none;
	border-bottom: 1px dashed #dc91ab;
	display: block;
	line-height: 26px;
	background-image: url(images/bg-leftnav01.gif);
	}
	
.LeftNav li a:hover {
	color: #FFCC00;
	text-decoration: none;
	}	

td.LeftNavBorder01 {
	border-bottom: 1px dashed #907777;
	font: 11px Verdana;
	}	


/*-----------------------------------------------------------------------------
	Left Nav Sub Classes
-----------------------------------------------------------------------------*/


.LeftNavSub {
	text-align: right;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.LeftNavSub li a {
	width: 140px;
	_width: 180px;	
	color: #e7e5e5;
	font: bold 12px Arial;
	padding-right: 40px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	}
	
.LeftNavSub li a:hover {
	color: #FFCC00;
	text-decoration: none;
	}	



/*-----------------------------------------------------------------------------
	textNote  Classes
-----------------------------------------------------------------------------*/



.textNote01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d3849f;
}

.textNote01 a {
	color: #d3849f;
}

.textNote01 a:hover {
	color: #FFCC00;
}

.textNote02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d3849f;
}

.textNote02 a {
	color: #d3849f;
}

.textNote02 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


.textNote03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d3849f;
}

.textNote03 a {
	color: #d3849f;
}

.textNote03 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------
	Record table Classes
-----------------------------------------------------------------------------*/

.insertTD {
	width: 400px;
	font: bold 12px Arial;
	color: #e7e5e5;
	}	
	



