/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #b3c69c;
}
a:active {
	text-decoration: none;
	color: #000000;
}

div.cont {margin:0px; padding:0px; display:none;}

.container {
background-color:#FCFCFC;
background-image:url(/images/index19.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

body {
	background-image: url(/images/bg.jpg);
}
.style2 {color: #759C50; font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height:16px;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:20px;
}
.style4 {color: #759C50; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration:underline;}
.style5 {color: #759C50; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.footer {color: #aec9f1; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration:bold; line-height:16px;}