body
{
	font-family: Arial,verdana,tahoma; font-size:12px;
	background-color:#ffffff;
}
td
{
	font-family: Arial,verdana,tahoma; font-size:12px; vertical-align:top;
}
A:link  {
	text-decoration:none;
	color: #003366;
	font-family:Arial;
	font-size:  13px;
	font-weight:    bold;


    
    
}

A:visited   {
	text-decoration:none;
	color:#003366;
	font-family:Arial;
	font-size:  13px;
	font-weight:    bold;

}

A:active    {
	text-decoration:none;
	color:  #003366;
	font-family:Arial;
	font-size:  13px;
	font-weight:    bold;

}

A:hover {
	text-decoration:none;
	color:  orange;
	font-family:Arial;
	font-size:  13px;
	font-weight:    bold;

}
.sub
{
	background-color:#CACACA;
}
.cube
{
	
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	
}

.navcube
{
		
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	
}

.cubewhite
{
	
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
		
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	
}

.cubeNotop
{
	
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 0px;
	
}
.topNav
{
	background-color:#ffffff;
}

a.topNav:link 
{
	color: #ffffff;  
	font-family: Arial,Verdana, sans-serif;
	font-size:12px;
	text-decoration: none
}
 
a.topNav:visited 
{
	color: #FFDDAA;
	font-family: Arial,Verdana, sans-serif;
	font-size:12px; 
	text-decoration: none
} 

a.topNav:hover 
{
	color: #FFAD73;
	font-family: Arial,Verdana, sans-serif;
	font-size:12px; 
	text-decoration: none
}

