.table_border {
	border: 1px solid #E4E9EF;
}
.menu {
	font: 11px Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.menu_link {
	font: bold 10px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.menu_link:hover, 
.menu_link-active:hover
 {
	font: bold 10px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}


.news_head {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/news_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
}
.news_bottom {
	background-image: url(images/news_bottom.jpg);
	background-repeat: repeat-x;
}
.news_txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #E4E9EF;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #104B51;
	background-color: #E4E9EF;
	text-align: right;
	padding-right: 25px;
}

.footer_link {
	font-family: Tahoma;
	font-size: 10px;
	color: #104B51;
	background-color: #E4E9EF;
	text-align: right;
	padding-right: 25px;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #104B51;
	background-color: #E4E9EF;
	text-align: right;
	padding-right: 25px;
	text-decoration: underline;
}

.center_txt {
scrollbar-base-color: #9999cc;
scrollbar-arrow-color: white;
scrollbar-track-color: #ccccff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;

	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.sub_heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #104B51;
	text-align: left;
	padding-left: 5px;
}
.bottom_link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.bottom_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.left_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	background-image: url(images/left_link_bg.jpg);
	background-repeat: no-repeat;
}
.left_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	background-image: url(images/left_link_bg_hover.jpg);
}

.left_link_a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.left_link_a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.txt_area {
	color: #000000;
	background-color: #FFFFFF;
}
.heading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	background-color: #18595F;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
	background-image: url(images/left_link_copy.jpg);
}
.heading12 {
	color: #18595F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
}
.sub_menu
{
	padding:0px;
	font: bold 10px Tahoma;
	background-color: #8a2034;
	color: #ffffff;
	border-bottom:solid 1px #bf8590;
	text-decoration: none;
}
.sub_menu:hover
{
	font: bold 10px Tahoma;
	color: #FFFFFF;
	border-bottom:solid 1px #bf8590;
	text-decoration: none;
	background-color: #bf8590;
	padding-top: 0px;
}
.sub_menu_link
{
	font: bold 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
.sub_menu_link:hover
{
	font: bold 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	background-color: #bf8590;
}
.title-news {
	font-size:10px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:3px 3px 0 4px;
	text-align:left;
	color: #104b51;
	text-decoration: none;
}
.title-news:hover {
	font-size:10px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:3px 3px 0 4px;
	text-align:left;
	color: #104b51;
	text-decoration: underline;
}
.news-text {
	padding:3px 3px 0 4px;
	font-size:9px;
	text-align:left;
	font-weight:normal;
}
.title-sub {
	font-size:11px;
	font-weight:bolder;
	/*margin:0 45px 0 0;*/
	margin:0 10px 0 0;
	text-align:left;
	/*width:120px;*/
}
.center_link {
	color: #009999;
	text-decoration: underline;
}
.center_link:hover {
	color: #009999;
	text-decoration: none;
}

.para_title {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.field_name {
	width:auto;
	float:left; 
	text-align:left;
	font-family:Tahoma, Helvetica, sans-serif;
	color:#616469;
	font-size:11px;	
	font-weight:bold;
	vertical-align:top;
}
.field_name2 {
	width:100px;
	float:left; 
	text-align:left;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;	
	vertical-align:top;
}
.textbox_style { 
	width:233px;
	float:left;
	text-align:left;
}
.btn_style {
	font-family:Tahoma, Helvetica, sans-serif;
	background-color:#144d56;
	color:#FFFFFF;
	height:22px;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}
.form_style {
	width:362px;
	float:left; 
	padding:10px 0px 0px 25px;
	text-align:justify;
	height: 551px;
	overflow: auto;
}
.form_border {
	padding: 0px 10px 0px 0px;
}

.textbox {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#616469;
	font-size:11px;	
	width:130px;	
	float:left;
}
.textbox_style { 
	width:auto;
	float:left;
	text-align:left;
}
.left_link_a1 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}


.left_link_a1:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.center_txt2 {
    scrollbar-border-color: white;
	scrollbar-base-color:#BAE6EB;
	scrollbar-darkshadow-color:#BAE6EB;
	scrollbar-face-color:#BAE6EB;
	scrollbar-arrow-color: #104D52;
	scrollbar-highlight-color:#BAE6EB;
	scrollbar-shadow-color:#BAE6EB;
	scrollbar-track-color: #104D52;
	scrollbar-3dlight-color: #BAE6EB;
	
	border:0px solid white;
	
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border: #FFFFFF;
	padding-bottom: 4px;
}
