.100tab {
	height:100%;
	width:100%;}

.main_tab_top {
	background-image:url(../images/top_gore1.gif);}
	
.main_tab_mid {
	background-image:url(../images/mid.gif);}

.main_tab_bottom {
	background-image:url(../images/bottom1.gif);
	height:47px;
	padding-top:2;}
	
.lang_menu_active {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#666666;}

.lang_menu_notactive {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#B4B4B4;}

.copyrgiht_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B8B7B7;}
	
.main_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:130%;}
	
.blue_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0F2957;
	line-height:130%;}
	
.bottom_gray {
	background-color:#EAE8E3;
	height:47px;}
	
.FormField
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #4C4C4C;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BORDER: 1px solid silver;
    BACKGROUND-COLOR: #FFFFFF
}
.Button
{
	border: 2px solid #C6C5C5;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px;
	font-weight: bold;
	background-color: #595959;
	width: 66;
}

.SubMenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #4F6182;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    TEXT-DECORATION: none;
}
A.SubMenu:link, A.SubMenu:visited, A.SubMenu:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #4F6182;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    TEXT-DECORATION: none;
}
A.SubMenu:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #474747;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    TEXT-DECORATION: none
}