body 
{
	margin:0px;
}
.menuFont 
{
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.menuFont a
{
    color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration: none;
}
.menuFont a:hover
{
    color: #93DCF6;
	text-decoration: none;
}

.submenuFont
{
    position: relative;
	font-family: "MS Sans Serif";
    font-size: 12px;
    font-weight: bold;
    color: #00D3FE;
	top: 15px;	
}
.submenuFont a
{
    color:#00D3FE;
	text-decoration: underline;
	padding-left: 25px;
}
.submenuFont a:hover
{
    color:#FFFFFF;
	text-decoration: none;
}
.leftFont
{
    font-family: "MS Sans Serif";
    font-size: 16px;
    font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding-left: 20px;
    color: #659096;	
}
.LeftMenu
{
    font-family: "MS Sans Serif";
    font-size: 16px;
    font-weight: bold;	
	padding-top: 10px;
	padding-left: 20px;   
    color: #BDBDBD;	
}
.LeftMenu a
{
    text-decoration: none;	
    color: #BDBDBD;
}
.LeftMenu a:hover
{
    text-decoration: none;
    color: #00D3FE;
}
.LeftSubMenu
{    
	position:relative;  
	font-family: "MS Sans Serif";
	left: 4px;
    font-size: 14px;
    font-weight: bold;
	padding-left: 30px;
	cursor: hand;		
	color: #0A5E6A;	
}
.LeftSubMenu a
{
    text-decoration: none;
	color: #0A5E6A; 
}
.BottomText
{
    font-family: "MS Sans Serif";	
    font-size: 12px;	
	color: #FFFFFF;	
}
.BottomText a
{ 
	color: #FFFFFF;
	text-decoration: none;
}
.CenterHref
{
    font-family: "MS Sans Serif";
	font-size: 14px;
	color: #194B56;	
}
.CenterHref a
{    
	color: #194B56;		
	text-decoration: underline;	
}
.CenterHref a:hover
{    
	color: #FFFFFF;		
	text-decoration: underline;	
}
.MainText
{
    font-family: "MS Sans Serif";
	color: #FFFFFF;
	size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.tools, .tools a {font-size:10px; font-family:verdana; color:#FFFFFF;}
.submenu
{ 
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   -moz-opacity: 1.0;
   -khtml-opacity: 1.0;
   opacity: 1.0;
   display: none;
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
   padding: 5px;
   color: #FFFFFF;   
   background: #A7A7A7;   
   border:1px solid #000000; 
	z-index: 1;	
}
.submenu a {color: #FFFFFF; text-decoration: none;}
.submenu a:hover {color: #000000; text-decoration: none;}
