
body {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal; 
   font-style: normal; 
   background-image: none;
   margin-left: 25px;
     }

td {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal; 
   font-style: normal; 
   }   


A {
	color : 666666;
}

A:visited {
	color : 666666;
}

A:hover {
	text-decoration: underline;
	color : black;
}


A.dynalink {
	color : #3399CC;
	font-size : 16px;
	font-weight: bold; 

}

A.dynalink:visited {
	color : #3399CC;
}

A.dynalink:hover {
	text-decoration: underline;
	color : #3399CC;
}


A.indexlink {
	color : white;
}

A.indexlink:visited {
	color : white;
}

A.indexlink:hover {
	text-decoration: underline;
	color : white;
}



/* Styles Asscociated with the border*/
body#border {
   background-color: #3399CC;
   color: white;
     }


body#main {
   background-color: white;
   color: #3399CC;
}



td.foldertitle
   { 
      font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
      font-size: large; 
      color: white; 
      font-weight: bold; 
      font-variant: normal;
   }



