@charset "utf-8";
/* CSS Document */

.aa_top_stripe_gap{
	height: 10px;
}

.aa_photo_between_gap{
	height: 10px;
}

.aa_top_stripe{
	background-color: #456759;
	color: #ffffff;
}

.aa_top_stripe_white{
	background-color: #fff;
}

.aa_blue_color_logo_stripe{
	background-color: #7e6f57;
}


.aa_text_top_stripe{
	font-size: 16px;
	color: #fff;
	text-align: right;
	}

.aa_text_top_stripe_left_allign{
	font-size: 16px;
	color: #fff;
	text-align:left;
	}

.aa_text_top_stripe_black{
	font-size: 16px;
	color: #333;
	text-align: right;
	}

.aa_text_top_stripe_center{
	font-size: 16px;
	color: #66b0f0;
	text-align:center;
	}

.aa_text_top_stripe_dark_blue{
	font-size: 16px;
	color: #8df9cc;
	}

.aa_text_general_content{
	font-size: 17px;
	text-align:justify;
	color: #000000;
}

.aa_text_general_jumbatron{
	font-size: 18px;
	text-align:justify;
	color: #000000;
}

.aa_text_small_content{
	font-size: 16px;
	text-align:justify;
}

.aa_text_small_center_content_blue{
	font-size: 16px;
	text-align:center;
	color: #66b0f0;
}

.aa_title_main{
	font-size: 30px;
	text-align: center;
	color: #456759;
}

.aa_title_sub_left{
	font-size: 25px;
	text-align:left;
	color: #fc5e81;
}

.aa_title_sub_left_brown{
	font-size: 25px;
	text-align:left;
	color: #fc5e81;
}

.aa_title_sub_middle{
	font-size: 25px;
	text-align:center;
	color: #fc5e81;
}

.aa_title_sub_middle_small_green{
	font-size: 22px;
	text-align:center;
	color: #456759;
}


.aa_title_main_right align{
	font-size: 30px;
	text-align: center;
	color: #014a8a;
}


.aa_title_thumb_pictures{
	font-size: 24px;
	text-align: center;
	color: #07921c;
}

.aa_text_general_pictures{
	font-size: 20px;
	text-align: center;
}

.aa_text_general_pictures_brown{
	font-size: 18px;
	text-align: center;
	color: #7e6f57;
}

.aa_width_form_insert{
	width: 100px;
}

.aa_tbl_Bdr_form {
	border: 1px solid #b2afaf;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0a5c81;
	text-align: left;
	font-weight: normal;
	background-color:#f5f6f6;
	  
}

.aa_txt_input_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #b2afaf;
	padding-left:5px;
	width:200px;
	background-color: #fff;
}


.aa_btn_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #054764;
	border: 1px solid #b2afaf;
	padding-left:5px;
	width:96px;
	background-color:#dfe0e1;
	height:21px;
}