﻿*
{margin:0;
 padding:0;
	}
body 
{
	text-align:center;
	background-color:White;
	}
	
#wrapper
{
width:992px;
height:auto;
position :relative ;
margin:0 auto;
text-align :left;
font-family:Arial,Sans-Serif 

	}

#banner
{height:119px;
 width:983px;
 text-align:center ;

}


	
		
 /*ASTI Menu*/
#menu
{width:983px;
background-color:Black;
margin-bottom:5px;	
color:Black;
 }

.MenuContainer
{

	text-align :center;
}
.RootMenu2
{
	font-size: 11pt;
	color:black;
	font-weight: bold;
	font-family:Arial,sans-serif;
	 border-right:1px solid white; 
	width:9em;
	/*background-color:Black ;*/
    text-align :center;
    height:25px;
}

.RootMenu
{
	font-size: 11pt;
	color: white;
	font-weight: bold;
	font-family:Arial,sans-serif;
	width:9em;
	background-color:Black ;
    text-align :center;
    height:25px;
     
}

.RootMenuOver
{
	font-size: 11pt;
	color:black;
	font-weight: bold;
	font-family: Arial,sans-serif;
	background-color:white;
   
    width:9em;
	
    text-align :center;
    height:25px;
}
.RootMenuClick
{
	font-size: 11pt;
	color:black;
	font-weight: bold;
	font-family: Arial,sans-serif;
	background-color:white;

    width:9em;

    text-align :center;
    height:25px;
}

.SubMenuContainer
{
	/*border: 1px solid black;*/
	background-color:Black;
	padding: 1;
}

.SubMenu
{
	color:White;
	font-weight:bold ;
	font-size: 10pt;
	font-family: Arial,sans-serif;
}

/*.SubItemContainer
{
	border-top: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	border-left: none;
}*/

/*.SubMenuIcon
{

	border-right: none;
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-bottom: 1px solid red;
}*/

.SubMenuOver
{
	font-weight:bold ;
	font-size: 10pt;
    font-family: Arial,sans-serif;
	color:black;
}

.SubItemContainerOver
{
	background-color:White;
	
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
	}

.SubMenuIconOver
{
	background-color: white;
	border-right: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}

.SubMenuClick
{font-weight:bold ;
	font-size: 10pt;
	color:black;
	font-family: Arial,sans-serif;

}

.SubItemContainerClick
{	
	background-color: white;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;	

}

.SubMenuIconClick
{
	background-color:white;
	border-right: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;

}


	

/*content*/
	
#content
{width:983px;
height:100%;
margin-bottom:5px;	
}

#ContentPane
{width:609px!important;width:599px;
 height:auto;
 float:left ;
 padding :5px 0 5px 0;

	}
#RightPane
{float:right;
 width:374px;
 height:auto;
 padding:5px;
	}

	

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    color:black;
font-family:Verdana ,Sans-Serif;
font-size:11px;
text-decoration:underline;
}

A.OtherTabs:visited  {
   color:black;
font-family:Verdana ,Sans-Serif;
font-size:11px;
text-decoration:underline;
}

A.OtherTabs:active   {
 color:red;
font-family:Verdana ,Sans-Serif;
font-size:11px;	
}

A.OtherTabs:hover    {
  color:red;
font-family:Verdana ,Sans-Serif;
font-size:11px;	
}	
	
/*..fontstyle..*/
.Style
{
font-size:10pt;	
	}

