A  {
	font-family : 'Times New Roman', cursive;
	color: #8B0000;/*firebrick*//*#8B0000;darkred*/
	text-decoration : none;
	font-variant : normal;
	font-style : normal;
	font-size : 14px;
	font : bolder;
}

A:Visited  {
        font-family : 'Times New Roman', cursive;
        color: #B22222;/*firebrick*/
        text-decoration : none;
		font-size : 14px;
		font : bolder;
}

A:Active  {
 		font-family : 'Times New Roman', cursive;
        color: #B22222;/*firebrick*/
        text-decoration : none;
		font-size : 14px;
		font : bolder;
        
}

A:Hover  {
		font-family : 'Times New Roman', cursive;
        color: #FFDEAD;/*navajowhite*/
        text-decoration : none;
		font-size : 14px;
		font : bolder;
		
}

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-size: medium;
 font-family: 'Times New Roman', cursive;
 color: #000000;
 background-color: #C71414;
 font-weight: bold;
 text-transform: none;
 letter-spacing: 1px;
}

td  {
        
 font-size: medium;
 font-family: 'Times New Roman', cursive;
 color: #000000;
 background-color: #FFFFFF;
 font-weight: bold;
 text-transform: none;
 letter-spacing: 1px;
}

.header {
	background-color: #BD2727;/*navajowhite*/
	font-family : baskerville;
	letter-spacing : 3px;
	color : white;
	font-size : 11px;
}

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

.footer {
		background-color: #BD2727;/*navajowhite*/
        font-family : baskerville;
        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;
}
