body {
	background: #000 url(images/pgbg.gif);
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

table.body2 td.heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #434343;
}

table.body2 td {
	font-size: 12px;
	color: #FFF;
	padding: 0px 0px 0px 20px;
}

table.body2 td.aRows1 {
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;

}
table.body2 td.aRows2 {
	background-color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #C2C9CF;
}

table.body2 td.spacer {
	height: 10px;
}

table.body2 td a:link, table.body2 td a:visited{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #FFF;
}
table.body2 td a:hover {
	color: #C2C9CF;
	text-decoration: none;
	
}

table.body td.title {
	padding: 10px 0px 5px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #434343;
}
table.body td.content {
	padding: 10px 0px 5px 20px;
	font-size: 12px;
	color: #FFF;
}

.link2{
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	
	color: BLUE;
}

.container {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #000;
}

/* Used to box in images for a cleaner look*/

.border {
	border: 1px solid Black;
}

/*Body links*/
a:link, a:visited{
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	color: #FFF;
}

a:hover {
	color: #C2C9CF;
	text-decoration: none;
	
}

table.header{
	color: white;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	height:75px;
}

table.header td.logo{
	background-color: #ffffff;
	text-align: center;
}

.lnavbg {
	background: #000;
}

.lnavbg2 {
	background: #434343;
}
.lnavbg3 {
	background: #990000;
}
/* Suckerfish Nav */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 150px;
}
	
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height: 30px;
	margin-bottom : 0px;
	width: 150px;
	/*border-bottom: 2px inset #d2cbc3;*/
}

	

#nav li a {
	width : 150px;
	display : block;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
	background-color : #F0F0F0;
	padding : 0px 0px 0px 35px;
	list-style: none;
	background: url(navarrow.gif) no-repeat;
}

#nav li a:hover {
	color : #000066;
	background: url(navarrow_o.gif) no-repeat;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul	{ 
	left: auto;
}

table.lpanel td a:link,
table.lpanel td a:visited {  
	color: #FFF;
	text-decoration:underline;
	font-size: 11px;
}
table.lpanel td a:hover {  
	color: #C2C9CF;
	text-decoration:underline;
	font-size: 11px;
}

/*copyright Styles by RLH*/

table.copyright {
	width: 771;
	background: #990000;
	height: 20px;
	align: center;
}

table.copyright td {
	padding: 0px 5px 0px 0px;
	font-weight: normal;
	font-size:8pt;
	color: #fff;
	text-align: center;
}

table.copyright td a:link,
table.copyright td a:visited,
table.copyright td a:active {
	text-decoration: underline;
	font-weight: normal;
	color:#FFF;
	font-size:8pt;
}

table.copyright td a:hover {
	text-decoration:underline;
	font-weight: normal;
	color:#F0F0F0;
}

.label {
	font-weight: bold;
	font-size:10pt;
	color: #FFF;
	text-align: right;
}

.style1 {
	color:#FFF;
	font-size: 9pt;
}

.style3 {
	color:#FFF;
	font-size: 9pt;
	font-weight: bold;
}

.style5 {
	color:#FFF;
	font-size: 10pt;
	font-weight: bold;
}

.style6 {
	color:#FFF;
	font-size: 15pt;
	font-weight: bold;
}

.style7 {font-size: 8pt;}

.m1CL0 A:link, A:visited, A:active { text-decoration: none ;}

.topFold a{text-decoration: none;}

