﻿/* expandos */

/* tab control */
.tabContainer
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/left_navi_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}

.tabContainer_achive
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/achiv_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}

.tabContainer_about
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/aboutus_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}

.tabContainer_home
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/home_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}
	
.tabContainer_join
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/join_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}
		
.tabContainer_ourresearch
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/ourresearch_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}
			
.tabContainer_public
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/public_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}
				
.tabContainer_service
{
	width:234px !important;
	height:auto;
	padding-top: 53px;
	background-image:url(../images/service_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	}
.tabLabel, .tabLabelSelected
{
	background-image:url(../images/left_navi_nor.jpg);
	width:234px;
	height:38px;
	font: 11pt verdana;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
	}
	
.tabLabelSelected, .tabLabelTopSelected, .tabLabelBottomSelected
{
	background-image:url(../images/left_navi_hov.jpg);
	background-position: left;
	background-repeat:no-repeat;
	width:234px;
	height:38;
    padding-top: 0px;
	
}

.tabArrowHidden
{
	background-image:none;
}
.tabArrowHidden, .tabArrow
{
	text-decoration:none;
	padding:0px 8px;
}
.tabArrow{   
    background-position:center center;
	background-repeat:no-repeat;
}
.tabLabelText
{
	text-align:left;
	position:relative;
	z-index:auto;
	height:36px;
	margin-top: 0px;
	margin-left: 33px;
}

.tabLabelTopSelected, .tabLabelBottomSelected, .tabLabelBottom, .tabLabelTop
{
	height:0px;
	text-decoration:none;
	visibility:hidden;
	display:none;
	margin-bottom:0px;
	margin-top:0px;
	font-size:0px;
}

.tabLabelBottom
{
	background-position:right;
	background-repeat:no-repeat;
}

.tabLabel a, .tabLabel a:visited
{
	color:#333333;
	text-decoration:none;
}

.tabLabelSelected a, .tabLabelSelected a:visited
{ 
	font-weight: bold;
	text-decoration:none;
	color:#0b869d;
}
.tabLabel a:hover
{
	font-weight: bold;
	text-decoration:none;
	color:#FF0000;
	z-index: auto;
}
.tabContentContainer
{
	background-repeat: no-repeat;
	background-position:center;
	height:409px;
	height:auto !important;
	padding: 0px 0px 0px 07px;
	margin:0px;
}

.tabContentContainerSmall
{
	background-repeat: no-repeat;
	background-position:top left;
	width:325px;
	height:409px;
	height:auto !important;
	padding: 40px 0px 0px 10px;
	margin:0px;
}

.tabSelector
{
	display:inline;
	font-weight:normal;
	font-size:12px;
	padding:0px 5px;
}
.tabSelector a, .tabSelector a:visited
{
	color:#095d7f;
	text-decoration:none;
	font-size:12px;
}
.tabSelectorCurrent
{
	display:inline;
	font-weight:bold;
	color:#666668 !important;
	text-decoration:none !important;
	font-size:12px;
}

/* ADDED */
.tabLabelText a 
{
	font-family: Verdana;
	font-size: 11px;
}

.tabWrapper
{
	clear: none;
	width:977px;
	}

.menu_buttons
{
	width:967px;
	height:39px;
}

