 a { color: #201C70; text-decoration: underline; }
  a:hover { color: #514BC4; text-decoration: underline; }
  a:visited { color: #8C8C8C; text-decoration: underline; }

.caption{font-family: Verdana; font-size: 8pt; color: #201C70;}

td { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #000000; }

.title { font-family: Verdana; color: #000000; }
  h1 { font-size: 14pt; }
  h2 { font-size: 12pt; }

.answer{font-family: Arial; font-size: 10pt;}
  .a1{font-family: Arial; font-size: 10pt;}
.question{font-family: Arial; font-size: 12pt;}
  .q1{font-family: Arial; font-size: 12pt;}

.iDesc{font-size: 10px;}
.iTitle{font-size: 16px;}

div.nav2{font-size: 9px;}

a { color: #201C70; text-decoration: underline; }
  a:hover { color: #514BC4; text-decoration: underline; }
  a:visited { color: #8C8C8C; text-decoration: underline; }

.caption{font-family: Verdana; font-size: 8pt; color: #201C70;}

td { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #000000; }

.title { font-family: Verdana; color: #000000; }
  h1 { font-size: 14pt; }
  h2 { font-size: 12pt; }

.answer{font-family: Arial; font-size: 10pt;}
  .a1{font-family: Arial; font-size: 10pt;}
.question{font-family: Arial; font-size: 12pt;}
  .q1{font-family: Arial; font-size: 12pt;}

.iDesc{font-size: 10px;}
.iTitle{font-size: 16px;}

div.nav2{font-size: 9px;}


#menu 
{

}

#menu ul
{
	margin:0px;
	margin-top:4px;
	padding:0px;
	width:172px;
}

#menu ul li
{
	list-style:none;
	padding:1px 0px;
}
#menu ul li a
{
	display:block;
	color:#ffffff;
	border-right:8px solid #ffffff;
	font-size:12px;
	text-decoration:none;
}
#menu ul li a:hover
{
	border-right:8px solid #4f5a8c;
	color:#a7adc6;
}
#menu ul li a span
{
	display:block;
	background-color:#8c8c8c;
	padding:4px 5px;
	margin-right:8px;
}
#menu ul li a:hover span
{
	background-color:#6d738c;
	
}

#menu_footer
{
	margin-top:3px;
	height:20px;
	background-color:#000000;
	background: url('menu_footer.gif') top left no-repeat;
}


