/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: lighter;
	background-color: #000000;
	width: 850px;
	line-height: 150%;
	margin-left:0px;
}


#backgroundlayer {
	position: relative;
	width:850px;
	height:auto;
	z-index:1;
	top: 10px;
	left: 20px;
	line-height: 150%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0x;
	
	}
	
#main {
	height: auto;
	background-color:#ffffff;
}

.maintext {
	padding-left: 29px;
	padding-right: 29px;
}

.bold {
	font-weight:bold;
	font-size: 13px;

}

#panel {
	background-color:#e4e3da; 
	text-align:left;
	vertical-align:top;
	}

	
#baseline {
	background-color:#000000 } 


.nav1  {
height: 18px;
}


#nav1 td,th {
	text-align: center;
	font-size: 12px;
	color: #000000;
	height: 18px;
	background-color: #ffffff;
}

#nav1 .activenav {
	background-color:#ffffff} 

.panelhead {
	background-color:#000000;
	text-align:center;
	font-size: 12px;
	height: 20px;
	}
	
.darktext {
	color:#000000;
	text-align:center;
	font-size: 11px;
}


.tel {
	font-size: 17px;
	line-height: 100%;
	}


a {
	font-size:12px;
	color:#e7e7e4;
	text-decoration:none;
	}

a:link {
	
}

a:visited {
	
	
}
a:hover {
	color: #000000;
	
}
a:active {
 	color: #000000;
	
}
