body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 37px;
}
.eleven {
	font-size: 11px;
}



.ln-bg {
	background-image: url(../images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #2e8d6d;
}

.ln-link {
	color: #000000;
	text-decoration: none;
}
.ln-link:hover {
	color: #990000;
}
.ln-cell {
	background-color: #FFFFFF;
	height: 20px;
	width: 185px;
    opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50;
	margin-bottom:1px;
}
#ln-contents {
	position:absolute;
	width:165px;
	height:20px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left:20px;
	padding-top:1px;
}
.ln-cell-expand {
	background-color: #FFFFFF;
	width: 185px;
    opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50;
	margin-bottom:1px;
}
#ln-contents-expand {
	position:relative;
	width:165px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left:20px;
	padding-top:1px;
}

.ln-cell-expandtwo {
	/*display: none;*/
	background-color: #FFFFFF;
	width: 185px;
    opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50;
	margin-bottom:1px;
}
#ln-contents-expandtwo {
	position:relative;
	width:165px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left:20px;
	padding-top:1px;
}

#ln-contents-expandthree {
	position:relative;
	width:165px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	/*padding-left:20px;*/
	padding-left:30px;
	padding-top:1px;
}

.tn-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tn-link:hover {
	color: #E6E6E6;
	text-decoration: none;
}
.box-heading-cell {
	border-bottom: 1px solid #FFFFFF;
}
.box-heading {
	font-weight:bold;
	color: #FFFFFF;
	font-size: 11px;
}
.box-contents {
	padding:10px;
	font-size:11px;
}
hr {
	color: #e3e1e2;
	height: 7px;
	/*margin-top:10px;
	margin-bottom:10px;*/
}
.sub-heading {
	color: #990000;
	font-weight:bold;
}
.table-heading {
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
}
.text-box-100 
{
	width:99%;
}
.submenu {

}

.imageborder {
	border: 3px solid #CCCCCC;
}

.ln-cell-sub {
	font-size: 11px;
}

.pushRight {
	float: right;
}

.pushLeft {
	float: left;
}

.greenHeading {
	color: #2E8D6D;
	font-size: 14px;
	font-weight: bold;
}

.greenRegText {
	color: #2E8D6D;
	font-size: 12px;
}

.goldRegText {
	color: #c3b694;
	font-size: 12px;
}

.redRegText {
	color: #990000;
	font-size: 12px;
}

table.nav td { text-align: center; white-space: nowrap; }
