body , html{
	margin: 0px;
	/*scrollbar-face-color: #eeeeee; 
	scrollbar-track-color: #cccccc; 
	scrollbar-arrow-color: #119C39; 
	scrollbar-shadow-color: #0B6626; 
	scrollbar-3dlight-color: #CFE4CD; 
	scrollbar-darkshadow-color: #CFE4CD;
	*/
	background-color:#FCFCFC;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

td{
color:#333333;
font-family:Tahoma;
font-size:11px;
line-height:16px;

}
.footerText{
color:white;
font-family:Tahoma;
font-size:11px;
line-height:12px;

}

.footerTextBlack{
	color:black;
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
}

h1{
font-family:Verdana;
font-size:14px;
	color: #119C39;
}

h2{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #FF6600;
	line-height:18px;
}

a{
color:#119C39;

}

input.txt{
border:1px solid #119C39;
font-family:Tahoma;
font-size:11px;
margin:2px;
}

.menu{
font-family:Tahoma;
font-size:11px;
color: #119C39;
text-decoration:none;
}
.menuover{
font-family:Tahoma;
font-size:11px;
color:#006600;
text-decoration:none;
}
.menupage{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.mainAreaTD{
padding:15px;
padding-right:100px;
padding-top:30px;

}

.mainAreaTDsingle{
padding:15px;
padding-top:30px;

}

.h2a{
text-decoration:underline;
color:#FF6600;
}

ul, li{
list-style-image:url(images/bullet.gif);
list-style-position:outside;
}

.footerTiny{
}


/* online form styles */

.ajformtd {
border-bottom:1px solid #cccccc;
}
.redStar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

tableHeadMini{
font-family:Tahoma;
font-size:10px;

}

.kontTableHead{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	background-color:#0C8D35;
	/*background-color:#006600;*/
	text-align:center;
	padding:3px;
}
.kontTableCell{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-align:center;
	padding:3px;
	border-bottom:1px solid #0C8D35;
	border-right:1px solid #0C8D35;
	
}

.lf{
font-family:Tahoma;
font-size:10px;
color:#CCCCCC;
}

.address{
	width:190px;
	display:inline;
	margin:0px;
	padding:5px;
	}
.clearer{
	clear:both;
	width:370px;
	}
.orangeLine{
	border-bottom:1px solid orange;
}

