.breaklinesm {line-height:6px; background-color:#F7F7F7 }

.nattext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.natscrolltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #94B2C4;
	color: #003333;
	text-decoration: none;
}

.natscrolltexthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #94B2C4;
	text-decoration: none;
}

.sidemenu {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #1D6C21;
	text-decoration: none;
}

.top {
	background-image: url(images/topbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

body {
	background-color: #C1C1C1; 
/*	background-color: #CAC8C6;C1C1C1 */
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-x; 
	background-attachment: fixed;
/*	background-attachment: scroll;  */
}

h1 {
	font-family: Verdana;
	font-weight: 1500;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #10821C;
	line-height: 25px;
	text-align: center;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
	
.h3 {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 14px;
	letter-spacing: 0.3em;
	color: #996633;
	white-space: nowrap;
	line-height: 15px;
	}
	
p {
	font-family: Arial;
	font-size: 10pt;
	line-height: 1.25em;
	list-style-type: circle;
}

td {
	font-family: Arial;
	font-size: 10pt;
	overflow: hidden;
	clip:  rect(auto auto auto auto);
}

.menuarea2 { 
	z-index: 5;	
	position: absolute; 
	top: 180px; 
	left: 100px; 
	width: 300px; 
	border: 0px solid brown; 
	height: 450px;
}	
		
.menu {
	position: absolute;
	visibility: hidden;
	z-index: 30;
	display: none;
	top: 83px;
	left: 180px;
/*	top: 38px;
	left: 176px; */

}		

.submenu {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.25;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #BD572F;
	text-decoration: none;
}

.tablelinking {
	border: thin double #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	vertical-align: top;
}

.lsubmenu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
/*	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;  */
	text-decoration: none; 
	color: #333333;
}

.lsubmenu:hover {  
	color: #333333;
}


