body
{
  background-color: #010066;	
  font-family: Verdana, Arial;
  font-size: 11px;
  font-style: normal;
  color: white; 
  margin: 0px;
  font-weight: bold;
  text-decoration: none
}

li
{
  color: #ffff33;
  position: static;
  font-weight: bold;
  list-style-position: outside;
  list-style-type: disc;
}
	

td
{
 font-family: Verdana, Arial;
  font-size: 11px;
  font-style: normal;
  color: white; 
  font-weight: bold;
  text-decoration: none
}

.menu-over
{
  font-family: Verdana, Arial;
  font-size: 11px;
  font-style: normal;
  color: #f9d232; 
  font-weight: bold;
  text-decoration: none
}
.menu-out
{
  font-family: Verdana, Arial;
  font-size: 11px;
  font-style: normal;
  color: #FFFFFF; 
  font-weight: bold;
  text-decoration: none
}
a
{
  font-family: Verdana, Arial;
  font-size: 11px;
  font-style: normal;
  color: white; 
  font-weight: bold;
  text-decoration: none
}

div
{
  font-family: Verdana, Arial;
  font-size: 11px;
  font-style: normal;
  color: white; 
  font-weight: bold;
  text-decoration: none
}
.title-links
{
	position: relative;
	font-size: 12px;
}
	
.gard
{
	filter: progid:dximagetransform.microsoft.gradient(GradientType=1, startcolorstr=    '#93abdb' ,endcolorstr= '#010066' );
	border-bottom: #f9d232 thin inset;
	border-left: #f9d232 thin inset;
	border-top: #f9d232 thin inset;
	border-right: #f9d232 thin inset;
}

hr
{
color: #f9d232;
border-spacing:0;
padding:0;
}	


