<style>

A:link { color: blue; background: transparent }
A:visited { color: red; background: transparent }
A:active { color: blue; background: transparent }

A.nav:link { color: white; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
A.nav:visited { color: white; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
A.nav:active { color: white; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}

.lfont
{
font-family:Verdana;
font-size:12pt;
color:red;
}
.TblBorder
{ border : 3px;
   border-color : #ccc ;
    border-style: solid;
}
.main
{
font-family:Verdana;
font-size:10pt;
; font-weight: bold
}
.smallfont

{
font-family:Verdana;
font-size:8pt;
}
.smallfontblue

{
font-family:verdana;
font-size:8pt;
color:blue;
}

.borderblack
{
border-width:400;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-style:solid;	
border-color:#000000;
}

.borderblack2
{
; border: 1px #000000 solid
}

.leftNavBox
{
border-width:0;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-style:solid;	
border-color:#000000;
background-color: #c2b4b4;
}


.borderbottomblue
{
border-width:100%px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:2px;
border-style:solid;	
border-color:#000085;
}	
		

.borderbottomblack
{
border-width:100%px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:1px;
border-style:solid;	
border-color:#000000;
}

.bordertopblack
{
border-width:100%px;
border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
border-bottom-width:0px;
border-style:solid;	
border-color:#000000;
}

.bordertopMaroon
{
border-width:100%px;
border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
border-bottom-width:0px;
border-style:solid;	
border-color:#920000;
}

.mainwhite {  
font-family: Verdana; 
font-size: 10pt; 
font-weight: bold; 
color: #FFFFFF
}

.mainred {  
font-family: Verdana; 
font-size: 10pt; 
font-weight: bold; 
color: #FF0000
}

.mainblue {  
font-family: Verdana; 
font-size: 10pt; 
font-weight: bold; 
color: blue
}	

.smallArialBold {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: Bold}
.smallArial {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.smallArialWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal ; color: #FFFFFF}
.smallArialRed { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal ; color: #CC0000}
.smallArialBlue { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal ; color: blue}
.arialTitle { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal }
.arialTitleWhite { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal ; color: white}
.arialMainBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold}
.pageTitleWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: white; font-weight: bold}
.arialMain {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal}
.arialMainItalic { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold }
.smallLinkWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

</style>



