@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #9cbd61; 
	scrollbar-highlight-color: #f9f6df; 
	scrollbar-shadow-color: #f9f6df; 
	scrollbar-3dlight-color: #f9f6df; 
	scrollbar-arrow-color: #f9f6df; 
	scrollbar-track-color: #f9f6df; 
	scrollbar-darkshadow-color: #f9f6df;
}
.Upper_links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f9f6df;
	text-decoration:none;
}
.Upper_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ace1e6;
	text-decoration:none;
}
.sub_links {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #148eac;
	text-decoration:none;
}
.sub_links:hover{
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #80aa49;
	text-decoration:none;
}
.big_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #f9f6df;
}
.slogan_title {
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-weight: normal;
	color: #7eaa31;
	
}
.orange_title {
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: normal;
	color: #eb7710;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7e7c7a;
}.title_gallery {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7e7c7a;
}
.black_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.menu_title{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0e778b;
	text-decoration:none;
}
.menu_title:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7eaa31;
	text-decoration:none;
}
.copy_rights {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f9f6df;
	}
.footer_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #717070;
	text-decoration:none;
}
.footer_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d57014;
	text-decoration:none;
}
.footer_txt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #717070;
	text-decoration:none;
}
.blue_brd {
 border: 1px solid #48b8cd;
}

.input {
	height: 20px;
	width: 165px;
	border: 1px solid #acaeb0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #404040;	
}

.input_Submit {
	height: 40px;
	width: 165px;
	border: 1px solid #acaeb0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #404040;	
}

.links{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7e7c7a;
	text-decoration:none;
}
.links:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #51534c;
	text-decoration:none;
}