body {
	font-size: 62.5%; /* Resets 1em to 10px */
}
.setIframe
{
	vertical-align:middle;
}
.box_small_column_right {
	background-image: url(images_interface/smallbox_border_right.jpg);
	background-repeat: repeat-y;
}
.box_small_column_left {
	background-image: url(images_interface/smallbox_border_left.jpg);
	background-repeat: repeat-y;
}
.box_introbox_column_right {
	background-image: url(images_interface/intrographic_column_right.jpg);
	background-repeat: repeat-y;
}
.box_introbox_column_left {
	background-image: url(images_interface/intrographic_column_left.jpg);
	background-repeat: repeat-y;
}
.box_maintable_column_right {
	background-image: url(images_interface/border_right.jpg);
	background-repeat: repeat-y;
}
.box_maintable_column_left {
	background-image: url(images_interface/border_left.jpg);
	background-repeat: repeat-y;
}
.bookonline_bg {
	background-image: url(images_interface/smallbox_bg_bookonline.jpg);
	background-repeat: repeat-y;
	width: 245px;
	height: 207px;
}
#bookonline {
	margin: 0px;
	padding: 0px;
}
#bookonline input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.bookonlineform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
	margin: 0px;
	padding: 5px;
	width: 235px;
}
.bookonlineform td {
	padding: 3px;
}
.section_header {
	height: 26px;
	width: 514px;
	background-image: url(images_interface/introheader.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.section_header2 {
	height: 26px;
	width: 765px;
	background-image: url(images_interface/introheader2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.nav #nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:20px;
}
.nav #nav_text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav #nav_text li {
	float: left;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.section_header #header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	text-decoration :none;
	color: #FFFFFF;
}

.section_header2 #header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}
.footer #footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.footer #footer_text li {
	float: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer #footer_text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer #footer_text a:link, .nav #nav_text a:link, .nav #nav_text a:visited, .nav #nav_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer #footer_text a:hover, .nav #nav_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 23px;
	width: 779px;
	background-image: url(images_interface/footer.jpg);
	overflow: hidden;
}
.nav {
	height: 20px;
	background-image: url(images_interface/flags_largebar.gif);
	background-repeat:repeat-x;
	background-color: #003366;
	overflow: hidden;
}
.flag_back
{
	height: 20px;
	width: 50px;  /*width: 125px; */
	background-image: url(images_interface/flagsborder_right_flag.jpg);
	background-repeat: no-repeat;
	background-color: #003366;
	overflow: hidden;
}

#content_area {
	padding: 10px;
	width: 379px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: justify;
}
.smalltxt {
	font-size: .9em;
}
#content_area h3 {
	font-size: 1.2em;
	color: #003366;
}
#content_area h2 {
	font-size: 1.4em;
	color: #003366;
}
#content_area h1 {
	font-size: 1.6em;
	color: #124170;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content_area a, #content_area a:link, #content_area a:active {
	color: #003366;
	text-decoration: none;
}
#content_area a:hover {
	text-decoration: underline;
}
.content_img_left {
	float: left;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.content_img_right {
	float: right;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.AboutUs_header #AboutUs_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.AboutUs_header #AboutUs_text li {
	float: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
.AboutUs_header #AboutUs_text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
}
.AboutUs_header #AboutUs_text a:link, .nav #nav_text a:link, .nav #nav_text a:visited, .nav #nav_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.AboutUs_header #AboutUs_text a:hover, .nav #nav_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.AboutUs_header {
	Height: 26px;
	width: 760px;
	background-image: url(images_interface/introheader2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.form-2 {
	/*scrollbar-arrow-color: #798aa2;
	scrollbar-base-color: #e5e9ef;
	scrollbar-dark-shadow-color: #d6dce5;
	scrollbar-track-color: #e5e9ef;
	scrollbar-face-color: #f6f6f7;
	scrollbar-shadow-color: #d6dce5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;*/
	background-color: #FCFDFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25528A;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1CBD9;
	border-right-color: #F8F9FA;
	border-bottom-color: #F8F9FA;
	border-left-color: #C1CBD9;
	width: 120px;
	overflow:auto;
}

.form-2a {
	/*scrollbar-arrow-color: #798aa2;
	scrollbar-base-color: #e5e9ef;
	scrollbar-dark-shadow-color: #d6dce5;
	scrollbar-track-color: #e5e9ef;
	scrollbar-face-color: #f6f6f7;
	scrollbar-shadow-color: #d6dce5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;*/
	background-color: #FCFDFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25528A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1CBD9;
	border-right-color: #F8F9FA;
	border-bottom-color: #F8F9FA;
	border-left-color: #C1CBD9;
	width: 120px;
	overflow:auto;
}

.Request{
	background-color: #FCFDFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25528A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1CBD9;
	border-right-color: #C1CBD9;
	border-bottom-color: #C1CBD9;
	border-left-color: #C1CBD9;
	width: 120px;
	overflow:hidden;
}

.lnk-m {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
}

A.lnk-m:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
}

.sect_head {
	height: 25px;
	width: 255px;
	background-image: url(images_interface/Side_Pic/top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.pic_link
{
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	color: #1867C7;
}

A.pic_link:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	color: #FFA501;	
}

.img-det {
	border: 1px solid #F8F9FA;
	margin-left:auto;
	margin-right:auto;
}
.Menu_Out
{
	/*height: 20px;
	width: 50px;  width: 125px; 
background-image: url(images_interface/flagsborder_right_flag.jpg);	*/
	background-color: #1D4978;	
	
	
}