@charset "utf-8";

.icon_txt {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #7f7e7e;

	text-decoration: none;

}

.section-body-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #4e4b4b;

	text-decoration: none;

}

.section-title {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

}

.body-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

}

.footer-txt {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

}

.page-title {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #ff9933;

}

.page-title2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #08367a;

	text-decoration: none;

}

.gal-cate-border {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 0px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #abaeb2;

	border-right-color: #abaeb2;

	border-left-color: #abaeb2;

}

.gal-cate-border-btm {

	border: 1px solid #abaeb2;

}

.active-tab-text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #08367A;

	text-decoration: none;

	cursor:pointer;

}

.gal-img {

	border: 1px solid #08367A;

	cursor:pointer;

}



.gal-img:hover {

	border: 1px solid #ff9933;

	cursor:pointer;

}

.active-tab {

	background-color: #F5F9FF;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #abaeb2;

	border-top-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-bottom:1px solid #ABAEB2;

}

.inactive-tab {

	background-color: #FFFFFF;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #abaeb2;

	border-top-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

/*hr {

	background-attachment: fixed;

	background-image: url(hr_27.gif);

	background-repeat: no-repeat;

	background-position: center center;

}*/

hr {

	height: 20px;

	background-attachment: scroll;

	background-image: url(hr_27.gif);

	background-repeat: no-repeat;

	background-position: center;

	display:inline;

}

