a:link {
	color: #015225;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #015225;;
}
a:hover {
	text-decoration: none;
	color: #828282;
}
a:active {
	text-decoration: none;
	color: #828282;
}


a.cat:link {
	font-size:12px;
	color: #EBEBEB;
	text-decoration:none;
}
a.cat:visited {
	font-size:12px;
	color: #EBEBEB;
	text-decoration:none;
}
a.cat:hover {
	font-size:12px;
	color: #336633;
	text-decoration:none;
}
a.cat:active {
	color: #336633;
	text-decoration:none;
}


a.subcat:link {
	color: #EBEBEB;
	text-decoration:none;
}
a.subcat:visited {
	color: #EBEBEB;
	text-decoration:none;
}
a.subcat:hover {
	color: #336633;
	text-decoration:none;
}
a.subcat:active {
	color: #336633;
	text-decoration:none;
}


a.footer:link {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.footer:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.footer:hover {
	color: #336633;
	text-decoration:none;
}
a.footer:active {
	color: #336633;
	text-decoration:none;
}


body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e9e9e9;
	}


h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
}


tr.border_cat{
border-bottom: 1px solid black;
}

	
.bk_header{
	background:url(images/bk_header.jpg) repeat-x;
	}
	
.dem_firma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#adbb27;
	font-weight:bold;
 	}
	
.sub_firma {
	font-size:18px;
	color:#FCFCFC;
	}
	
.bk_under_banner_left{
	background:url(images/bk_under_banner_left.jpg) repeat-x;
	}

	
.bk_under_banner_right{
	background:url(images/bk_under_banner_right.jpg) repeat-x;
	}
	
.bk_under_banner1_left{
	background:url(images/bk_under_banner1_left.jpg) no-repeat;
	}
	
.content_pate
	{
		background-color:#FDFDFD;
		padding:10px;
		border:1px solid #cccccc;
	}
	
.title_page
	{
	padding:1px;
	font-size:20px;
	color:#2E2E2E;
	}
.text1{
	font-size:15px;
	font-weight:bold;
	color: #FFFFE1;
	}	
	
.input_formular
	{
	border:1px solid #D6D6D6;
	width:260px;
	}
	
	
.textarea
	{
	border:1px solid #D6D6D6;
	width:560px;
	}
	
.button
	{
	color:#FEFEFE;
	background:url(images/bk_button.jpg) repeat-x;
	border:1px solid #191919;
	}
		
.between_footer	{
	color:#ffffff;
	}
	
.footer_words{
	font-size:9px;
	color:#D6D6D6;
}