.menu	{ font-size: 8 pt; font-family: arial,helvetica,sans-serif; color:"#E9E9E9" }
 

body          { 	font-family: arial, helvetica, sans-serif; 
		font-size: small;
		margin-top: 0;
		margin-left: 0}
		
li          { 	font-family: arial, helvetica, sans-serif; 
		font-size: small }

.sitemap     { text-align: left; font-family: arial, helvetica, sans-serif; font-size: x-small; vertical-align: top; 
               margin-top: 0; margin-bottom: 0 }


.topleft     { 	text-align:center;
		vertical-align: top;
		color:white; 
		font-family: arial,helvetica,sans-serif;
		font-size: medium; 
              	background-color: #000000; 
		font-weight: bold; 
		border-color:#C0C0C0; 
		border-style:solid
		}

.topright     { text-align:center; 
		vertical-align: top; 
		color:white; 
		font-family: arial,helvetica,sans-serif; 
		font-size: medium; 
                background-color: #000000; 
		border-color:  #C0C0C0;  
		border-style:solid
		}

.left   {  vertical-align: top; 
		font-family: arial,helvetica,sans-serif; 
		font-size: small; 
		background-color: #F3F3F8; 
		font-weight: bold; 
		border-color: #C0C0C0; 
		border-style:solid 
		}

.right       {  vertical-align: top; 
		font-family: arial,helvetica,sans-serif; 
		font-size: small; 
		background-color: #FFFFFF; 
		border-color: #C0C0C0 ; 
		border-style:solid
		}

p            {  font-family: arial,helvetica,sans-serif; 
		font-size: small
		}
		
td      {  font-family: arial,helvetica,sans-serif; 
		font-size: small
		}


.lowText     { text-decoration: none; color: #000000; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 12px; font-family: 
               Arial, Helvetica }
.highText    { text-decoration: none; color: #FFFFFF; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 12px; font-family: 
               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-style: normal; font-variant: 
               normal; font-weight: Bold; font-size: 12px; font-family: 
               Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font-style: normal; font-variant: 
               normal; font-weight: Bold; font-size: 12px; font-family: 
               Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }