A  {
	font-family : verdana;
	color: #0E0181;/*#A4B6FF;*/
	text-decoration : none;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	font : bolder;
}

A:Visited  {
        font-family : verdana;
        text-decoration : none;
        color :  #0E0181;/*#A4B6FF;*/
		font-size : 12px;
		font : bolder;
}

A:Active  {
        color :  #0E0181;/*#A4B6FF;*/
        font-family : verdana;
        text-decoration : none;
		font-size : 12px;
		font : bolder;
        
}

A:Hover  {
	color : white;
	font-family : verdana;
	text-decoration : none;
	background-color : #9FA9FB;
	font-size : 12px;
}

BODY  {
	font-family : arial;
	background-color : white;/*#3582D7*/
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
	color : white;
	font-size : 13px;
}

tr  {
        font-family : arial;
        color : black;
        font-size : 13px;
}

td  {
        font-family : arial;
        color : black;
        font-size : 13px;
}

.header {
	background-color: #0E0181;
	font-family : verdana;
	letter-spacing : 3px;
	color : white;
	font-size : 11px;
}

.headerb {
		background-color:#0E0181;
        font-family : verdana;
        letter-spacing : 3px;
        font-size : 14px;
        color : white;
}

.footer {
		background-color: #0E0181;
        font-family : verdana;
        letter-spacing : 4px;
        color : white;
		font-size : 11px;
}
.big1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 160%;
        font-weight : bold;
}
.big2 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 160%;
        font-weight : normal;
}
.big3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 120%;
        font-weight : bold;
}
.textinput
 {
  border-bottom: #000000 1px solid;
   border-left: #000000 1px solid;
   border-right: #000000 1px solid;
   border-top: #000000 1px solid;
  font-size: 9pt;
 
 }
 .buttons
  {
   border-bottom: #000000 1px solid;
   border-left: #000000 1px solid;
   border-right: #000000 1px solid;
   border-top: #000000 1px solid;
   font-size: 8pt;
   background-color: #0E0181;
   color: #ffffff;
 }
 .small {
	font-family : arial;
	color : white;
	font-size: 8pt;
}
.alert {
   border-bottom: #000000 2px solid;
   border-left: #000000 2px solid;
   border-right: #000000 2px solid;
   border-top: #000000 2px solid;	
   background-color : #9FA9FB;
   padding-left: 12px;
}
.b1 {
	background-color : #3F91FA; 
}
.b2 {
	background-color : #3FA1FA;
}
ul
{
list-style-type:none;
padding: 0;
margin: 0;
}
li
{
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .9em;
}

