
 .menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: #000000;
	letter-spacing : normal;
}
 
  .menu-off
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: #333333;
	letter-spacing : normal;
}
 
 
 
 
  .menu-on
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
	letter-spacing : normal;
}
 
 
 
 
 
 
 
 
 .menu-off:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: #000000;
	letter-spacing : normal;
}
  
 
 
 
 
 
 
 
 
 
 
 
  .menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: #ffffff;
	letter-spacing : normal;
}
 
   .menu2-off
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: #b2bccd;
	letter-spacing : normal;
}
 
 
 
 
 
 
   .menu2-off:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	color: #ffffff;
	letter-spacing : normal;
}
 
 
 
 
 
 
 
   .menu2-on
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: #ffffff;
	letter-spacing : normal;
}
 
 
 
 





.cell
{
	padding-left : 10px;
} 
 
.cell2
{
	padding-left : 20px;
} 
 
.cell3
{
	padding-left : 30px;
} 
 
.bold
{ 
font-weight : bold;
 }
 
 
.info
{
	font-family : arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration: none;
	color: #ffffff;
	letter-spacing : normal;
}

.slogan
{
	font-family : arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration: none;
	color: #ffffff;
}

.input 
{
	BORDER-BOTTOM: White 1px solid;
	BORDER-LEFT: White 1px solid;
	BORDER-RIGHT: White 1px solid;
	BORDER-TOP: White 1px solid;
	COLOR: White;
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-SIZE: 8pt;
	background: #333366;
	margin-top : 5px;
	font-weight : bolder;
}
