/* CSS Document */



/* MENU */

.MenuItemClassX{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;
}

.MenuItemSelectedClassX{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;
}

.rootMenuItemClassX{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;
	
}

.rootMenuItemActiveX{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;

}

.rootMenuItemSelectedX{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: pointer;

}

.rootMenuItemClassX TD{
	height: 20px;
	padding-left: 10px;
	background: url(bullet.gif) no-repeat left center;
}

.rootMenuItemActiveX TD{
	height: 20px;
	padding-left: 10px;
	background: url(bullet.gif) no-repeat left center;
}

.rootMenuItemSelectedX TD{
	height: 20px;
	padding-left: 10px;
	background: url(bullet.gif) no-repeat left center;
}



/* END OF MENU */


body{
	margin: 0;
	padding: 0;
	text-align: center;
}

.tab_container{
	background-color: #006d92;
	margin: 0 auto;
	padding: 0;
}

.td_left_title{
	font-size: 38px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.td_contact_title{
	font-family: "Futura XBlkCn BT", Arial;
	font-size: 20px;
	color: #FFFFFF;
}

.td_contact_cont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.tab_left{
	/*background: #e7a300 url(bg_left_top.jpg) no-repeat top left;*/
	/*background-color: #e7a300;*/
	background-color: ##006d92;
}

.tab_footer{
	background-color: #FFFFFF;
}

.td_copyright{
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}


.td_right{
	background-color: #006d92;
}


.tab_content{
	background: #ffffff url(bg_content.png) no-repeat bottom right;
}

.td_copyright a{
	color: #000000;
	text-decoration: none;
}
.td_copyright a:hover{
	color: #000000;
	text-decoration: underline;
}

.foot_login{
	color: #000000;
}





/* style for menu left */

ul.menu_ul{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

ul.menu_ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
	

}

ul.menu_ul li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background: url(bullet.gif) no-repeat left;
	padding-left: 15px;
}

ul.menu_ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background: url(bullet.gif) no-repeat left;
	padding-left: 15px;
}

ul.menu_ul_sub{
	margin: 0;
	padding: 0;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

ul.menu_ul_sub li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
	background: none;
}

ul.menu_ul_sub li a:link, ul.menu_ul_sub li a:visited{
	background :none;
}

ul.menu_ul_sub li a:hover, ul.menu_ul_sub li a:active{
	background: none;
}
/* end of style for menu left */







/* BEgin Menu Left */
.MenuLeftHeader0 
{
	background: url(bullet.gif) no-repeat left;
	padding-left: 20px;
	height: 20px;
  	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;

}

.MenuLeftHeader0 a:link
{
  color: #FFFFFF;
 text-decoration: none;
}
.MenuLeftHeader0 a:visited
{
 color: #FFFFFF;
 text-decoration: none;
}

.MenuLeftHeader0 a:hover
{
  color: #e7a300;
 text-decoration: none;
}


.currentHeaderHighlight0
{
 	color: #e7a300;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.currentItemHighlight0
{
	color: #e7a300;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.MenuItem0
{
	height: 20px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.MenuItem0 a:link,a:active,a:visited
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}


.MenuItem0 a:hover
{
	color: #e7a300;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
 
 
}

.MenuItemMouseOver0 
{
}

.MenuItem1
{
	height: 20px;
	padding: 0px 0px 0px 30px;
	
}

.MenuItem1 a:link
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle; 
  	text-decoration: none;
}
.MenuItem1 a:active
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle; 
 	text-decoration: none;

}
.MenuItem1 a:visited
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle; 
 	text-decoration: none;

}

.MenuItem1 a:hover
{
	color: #e7a300;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle; 
	text-decoration: none;
}

.MenuItemMouseOver1 
{

}

.currentItemHighlight1
{
	color: #e7a300;
	font-size: 15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle; 
}
/* End Menu Left*/

