body {
	margin: 0px;
	background-image: url(img/bg_out.jpg);
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: 1.5;
}
.form_01 {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: 1.5;
	color:#000;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 17px;
	color: #000000;
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
}

#ctn {
	background-image: url(img/bg_bd.jpg);
	background-repeat: repeat-y;
	padding: 10px 20px 20px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #C1D72D;
	margin: 0px;
}
.pl10 {
	padding-left: 10px;
}
.headgreen {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #B1C626;
	font-weight: bold;
}
.grey {
	font-weight: bold;
	color: #999999;
}

.bgt1 {
	background-image: url(img/bg_egg.gif);
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	height: 220px;
	font-size: 10pt;
	line-height: 1.5;
}
.bgt2 {
	background-image: url(img/bg_avo.gif);
	border: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	height: 120px;
	line-height: 1.5;
}
.bgt3 {
	background-image: url(img/bg_gegg.gif);
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	height: 220px;
	font-size: 10pt;
	line-height: 1.5;
}
.bgt4 {
	background-image: url(img/bg_gavo.gif);
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	height: 120px;
	line-height: 1.5;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link, a:visited, a:active {  
color : #FF0000; font-weight : bold;font-size : 10pt; text-decoration : none; }

a:hover { 
color : #C1D72D; font-size : 10pt; font-weight : bold; text-decoration : underline; }

/*a.white:link, a.white:visited, a.white:active {  
color : #FFFFFF; font-weight : bold;font-size : 10px; text-decoration : none; }

a.white:hover { 
color : #FF0000; text-decoration : underline; }

a.red:link, a.red:visited, a.red:active {  
color : #FF0000; font-weight : bold;font-size : 10pt; text-decoration : none; }

a.red:hover {
	color : #FFF;
	text-decoration : underline;
}*/

.red {
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
}

.bgavo {
	background-image: url(img/bg_bavo.jpg);
	background-repeat: repeat-x;
}


#footer a:hover {
	color : #FFF;
	text-decoration : underline;
}

