body { 		
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		min-height: 50em;
		overflow: auto;
}

.lng {
	margin-top: 1em;
	}

.lng li {
	text-align: center;
	list-style: none;
	display: inline;
	background-color: tan;
	font-size: 1.4em;
	margin: .5em;
	}

li {
	background-color: moccasin;
	}

p {

		font-size: 12px;
}

p.exp {
		line-height:2.3;
}


.sidetable {	

		border: 1px 0px 0px 1px solid #FFFFFF;	
		font-size: 10px;}

h1 {		

		color: #2271A0;	
		font-size: 18px;	
		font-style: normal;	
		font-weight: bold;	
		font-variant: normal;			
		text-decoration: none;
		text-align: center;
}
.sidelinks {	

		color: #2271A0;	
		font-size: 10px;			
		font-weight: bold;}

.baseline {	

		font-size: 10px;}			
		

td {		

		font-size: 11px;	
		color: #000000;}

blockquote {
	font-size: 12px;
	}
.sidelinks2 {	

		font-size: 10px;			
		font-weight: normal;	
		text-decoration: none;}

.sidelinks2:a:hover {	
			
		text-decoration: underline;}

h2 {			

		font-size: 12px;
		color: #666666;
}
.producthdr {	
	
		color: #2271A0 ! important;		font-weight: bold ! important;		text-align: center;
		font-size: 14px;
}

div.bod p {

		text-align: justify;
		text-indent: 5em;
		line-height: 1.2;
		
}

div.bod h2 {
		
		border-bottom: dashed ! important;

	}
	
h2.menu {
		border-bottom: dashed ! important;
		font-size: 1.4em;
		text-align: justify;
		}

div.img {
	margin-top: 15em;
	margin-left: 20em;
	margin-right: 20em;
	text-align: center;
	position: relative;
	top: 3em;
	}

.holder {
	margin: 1em 1em 1em 1em;
	width: 98em;
	height: 7em;
	position: relative;
	
	}
	
.holder2 {
	margin: 10em 1em 1em 1em;
	width: 98em;
	height: 7em;
	position: relative;
	
	}

.left {
	width:33%;
	height: 100%;
	padding: 0em;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.mid {
	width:34%;
	height: 100%;
	padding: 0em;
	position: absolute;
	top: 0px;
	left: 350px;
	}
	
.right {
	width:33%;
	height: 100%;
	padding: 0em;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
.red {
	background-color: pink;
	border: 2px solid black;
	padding: 1em;
	font-weight: bold;
	}
	
.blue {
	background-color: lightblue;
	border: 2px solid black;
	padding: 1em;
	font-weight: bold
	}
	
.green {
	background-color: lightgreen;
	border: 2px solid black;
	padding: 1em;
	font-weight:bold;
	}

.yellow {
	background-color: yellow;
	border: 2px solid black;
	padding: 1em;
	font-weight:bold;
	}

.orange {
	background-color: orange;
	border: 2px solid black;
	padding: 1em;
	font-weight:bold;
	}

.tan {
	background-color: tan;
	border: 2px solid black;
	padding: 1em;
	font-weight:bold;
	}

table#news img {
	height: 150px ! important;
	width: 250px ! important;
	border: 1px solid black ! important;
	margin: 2em;}
	
table#news .producthdr{
	text-align: justify ! important;
	margin-left: 3em;
	margin-top: 1.5em;
	text-indent: 0em ! important;}
	
table#news p{
	text-align: justify ! important;
	margin-left: 3em;
	text-indent: 5em;
	}
	
#hab {
	position: relative;
	margin-top: 2em;
	width: 95em;
	height: 55em;
	overflow: auto;
	text-align: center;
	}
	
#inl {
	position: absolute;
	left: 0em;
	top: 0em;
	width: 30%;
	height: 100%;
	overflow: auto;
	text-align: center;
	}
	
#inl img {
	margin: 1em .5em 1em .5em;
	height: 165px;
	width: 300px;
	border: 1px solid black;
	}
	
#inr {
	position: absolute;
	right: 0em;
	top: 0em;
	width: 65%;
	height: 100%;
	overflow: auto;
	text-align: justify;
	}
	
#inr p {
	color: black;
	}
	
#oldtab {
	display:none;
	}
	
#lnx ul, #lnx li {
	list-style: none;
	display: inline;
	padding: 5px;
	text-align: center;
	}
	
#lnav {
	position: fixed;
	left: 17em;
	top: 18.5em;
	margin-left: 1em;
	font-size: .8em;
	width: 20em;
	line-height: .8em;
	}
	
#lnav ul, #lnav li {
	list-style: none;
	background-color: white;
	line-height: .7em;
	padding: .2em;
	background-color: lightgray;}
	
#lnav ul {
	border: 2px solid black;
	}
	
ul.man {
	border: 0em ! important;
	margin: .7em 0em .7em 1em;
	}
	
li.hev {
	font-weight: bold;
	}
	
#lnav a {
	text-decoration: none;
	}
	
/*a {	color: #000000;	text-decoration: none;}
a:hover {	color: #000000;	text-decoration: underline;}*/