HTML {
	max-height:100%
}

BODY {
	text-align: center;
	background-color: #D9E0E6;
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT {
	border:1px solid #DADADA;
	background-color: #ffffff;
	color: #676767;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	height:20px;
}

TEXTAREA {
	border:1px solid #DADADA;
	background-color: #ffffff;
	color: #676767;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}

SELECT {
	border:1px solid #DADADA;
	background-color: #ffffff;
	color: #676767;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	height:20px;
}

.nostyle {
	border:0px;
}

.gradLeft {
	width:25px;
	background-image: url(../img/gradient_left.png); 
	background-repeat: repeat-y;
}
.gradRight {
	width:25px;
	background-image: url(../img/gradient_right.png); 
	background-repeat: repeat-y;
}
 
.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#333;
	padding-left: 22px;
}

.footer A:link,
.footer A:active,
.footer A:visited,
.footer A:hover {
	color:#333;
	text-decoration: underline;
}

.box_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#fff;
	font-weight: bold;
	background-color: #9A9A9A;
	padding-left: 20px;
	height: 28px;
}

.box_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#828282;
	font-weight: bold;
}

.contacta_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#fff;
	font-weight: bold;
	background-color: #C7B00A;
	padding-left: 20px;
	height: 28px;
}

.contacta_subtitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#C6AF07;
	font-weight: bold;
}
.contacta_subtitle A:link,
.contacta_subtitle A:visited,
.contacta_subtitle A:active {
	color:#C6AF07;
	text-decoration: none;
}
.contacta_subtitle A:hover {
	color:#C6AF07;
	text-decoration: underline;
}

.contacta_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#828282;
	font-weight: bold;
}
.contacta_text A:link,
.contacta_text A:visited,
.contacta_text A:active {
	color:#828282;
	text-decoration: none;
}
.contacta_text A:hover {
	color:#828282;
	text-decoration: underline;
}

.sub_level_1 {
	background-image:url(../img/menu_bg_on.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color:#CC3000;
	font-weight: normal;
	padding-left: 50px;
	padding-bottom: 3px;
}

.sub_level_1_on {
	background-image:url(../img/menu_bg_on.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight: normal;
	padding-left: 32px;
	padding-bottom: 3px;
}

.sub_level_1 A:link,
.sub_level_1 A:active,
.sub_level_1 A:visited {
	color:#CC3000;
	text-decoration:none;
}
.sub_level_1 A:hover {
	color:#fff;
	text-decoration:none;
}
.sub_level_1_on A:link,
.sub_level_1_on A:active,
.sub_level_1_on A:visited,
.sub_level_1_on A:hover {
	color:#fff;
	text-decoration:none;
	background-image: url(../img/sub_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:18px;
}

.sub_level_2 {
	background-image:url(../img/menu_bg_on.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color:#CC6600;
	font-weight: normal;
	padding-left: 70px;
	padding-bottom: 3px;
}
.sub_level_2_on {
	background-image:url(../img/menu_bg_on.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight: normal;
	padding-left: 55px;
	padding-bottom: 3px;
}

.sub_level_2 A:link,
.sub_level_2 A:active,
.sub_level_2 A:visited {
	text-decoration:none;
	color:#CC6600;
}
.sub_level_2 A:hover {
	text-decoration:none;
	color:#ffffff;
}

.sub_level_2_on A:link,
.sub_level_2_on A:active,
.sub_level_2_on A:hover,
.sub_level_2_on A:visited {
	text-decoration:none;
	color:#ffffff;
	background-image: url(../img/sub_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:15px;
}

.sub_spacer {
	background-image:url(../img/menu_bg_on.png);
	background-repeat: repeat-y;
	height:5px;
}

.sub_on {
	background-image:url(../img/menu_bg_on.png);
	background-repeat: repeat-y;
}

.sub_off {
	background-image:none;
}


.nav {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color:#999999;
	font-weight: normal;
	background-color:#F4F3E8;
	width:504px;
	padding-left:20px;
	padding-right:21px;
	padding-top:15px;
}

.nav A:link,
.nav A:active,
.nav A:visited {
	color:#999999;
	text-decoration: none;
}
.nav A:hover {
	color:#999999;
	text-decoration: underline;
}

.main_content {
	background-color:#F4F3E8;
	width:504;
	padding-left:20px;
	padding-right:21px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
}

.main_content A:link,
.main_content A:active,
.main_content A:visited {
	color:#666666;
	text-decoration: none;
}
.main_content A:hover {
	color:#666666;
	text-decoration: underline;
}

.mod_txt {
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
}
.mod_txt A:link,
.mod_txt A:visited,
.mod_txt A:active,
.mod_txt A:hover {
	color:#333333;
	text-decoration: none;
}

.res_title {
	font-family:Arial;
	font-size:18px;
	color:#C7B009;
	text-decoration: none;
}
.res_title A:link,
.res_title A:active,
.res_title A:visited {
	color:#C7B009;
	text-decoration: none;
}
.res_title A:hover {
	color:#C7B009;
	text-decoration: underline;
}

.res_nav {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	height:28px;
	text-align:right;
	vertical-align:top;
}

.res_nav A:link,
.res_nav A:active,
.res_nav A:visited {
	color:#666666;
	text-decoration: none;
}
.res_nav A:hover {
	color:#666666;
	text-decoration: underline;
}

.gal_label {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-align:center;
	background-color:#ffffff;
	padding-bottom:6px;
}
.gal_label A:link,
.gal_label A:active,
.gal_label A:visited,
.gal_label A:hover {
	color:#666666;
	text-decoration:none;
}

.gal_labelbig {
	font-family:Arial;
	font-size:15px;
	color:#666666;
	text-align:center;
	background-color:#ffffff;
	padding-bottom:12px;
}

.contact_label {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
	text-align: right;
}

.contact_req {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	color:#ff0000;
	font-weight: bold;
}

.contact_label_req {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	text-align: center;
}

.mialtta_tit {
	font-family:Arial;
	font-size:20px;
	color:#C7B009;
	text-decoration: none;
	padding-bottom:15px;
}

.mialtta_cont {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
	vertical-align:top;
	width: 243px;
}

.mialtta_subtit {
	font-family:Arial;
	font-size:15px;
	color:#5B8614;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;
}

.mialtta_sectit {
	font-family:Arial;
	font-size:18px;
	color:#C7B009;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
}

.mialtta_txt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
	vertical-align:top;
	padding-right: 10px;
	padding-bottom: 10px;
}
.mialtta_txt A:link,
.mialtta_txt A:visited,
.mialtta_txt A:active {
	color:#666666;
	text-decoration: none;
}
.mialtta_txt A:hover {
	color:#666666;
	text-decoration: underline;
}

.selects_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#fff;
	font-weight: bold;
	background-color: #356204;
	padding-left: 20px;
	height: 28px;
}


.selects_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
}

