﻿body
{
    margin: 0px;
	background-color: #669033;
	background-image:url('images/site_bg.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
}

#lista { 
	  padding-left:30px; /* Mozilla/Netscape/Firefox */
	  margin-left:30px;  /* IE */
}
 
.nolist { 
	  list-style-type:none; 
	  text-decoration: underline;
	  } 

a:link {
	color: #3e3e3e;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #3e3e3e;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5a5858;

}

a:active {
	color: #3e3e3e;
}

.header {
 	background-image:url('images/header2.jpg');
 	background-repeat: no-repeat;
	background-color:#69d8e8;
	height: 165px;
	width: 766px;
}

.header_secondary {
 	background-image:url('images/header_secondary2.jpg');
 	background-repeat: no-repeat;
	background-color:#69d8e8;
	height: 165px;
	width: 766px;	
}

.contenttd {
	background-color: #8bcc36;
	background-repeat: no-repeat;	
	background-image:url('images/content_bg.jpg');
	background-repeat: repeat-x;
	width: 503px;
	height: auto;
	vertical-align: top;
	float: left;
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}

.content_titletext {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #e97e00;
	text-align: left;
	text-transform: uppercase;
}

.content_subtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2f2f2f;
	text-align: left;
}

.content_add {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}
.content_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
	text-align: left;
}

.content_listtitle {
   font-family: "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight: bold;
   color: #183046;
   text-align: left;
   text-transform: uppercase;
   line-height: 15px;
}

.menutd {
	background-image:url('images/menu_background.jpg');
}

.menubg {
	background-image:url('images/menu_inactive.jpg');
	height: 23px;
	padding-right: 10px;
}

.menuspacer {
	background-image:url('images/menu_spacer.jpg');
	height: 3px;
	width: 263px;
}

.menufooter {
	background-image:url('images/menu_background.jpg');
	height: 399px;
	width: 263px;
	background-color: #217a05;
	background-repeat: no-repeat;
	vertical-align: top;
	position: relative; /* IE */
}

.footertd {
	background-color: #217905;
	background-image:url('images/footer_bg.jpg');
	background-repeat: repeat-x;
	width: 766px;
	height: 65px;
	vertical-align: middle;
	text-align: center;
	position: relative; /* IE */
}

.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
}

.mark {
	color: #e97e00;
}

.felsorolas_td {
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}

.felsorolas {
	width: 50%;
	color: #4d6f01;
	text-decoration: underline;
}

.partnertdcolor {
	background-color: #999999;
}
td {
	color: #333333;
}


