body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Gill Sans MT, Arial, Helvetica, Verdana, Sans-Serif ;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal ;
    margin : 0px ;
}

td.hdr
{
	background-repeat : no-repeat ;
	background-position : top left ;
	font-family : Gill Sans MT, Arial Black, Helvetica ;
	FONT-WEIGHT: normal;
	font-size :  medium ;
	color : #001a64 ;
}

tr.hdr
{
	background-image : url(..\Images\SiteAdmin\SiteAdmin4.jpg) ;
	background-repeat : repeat-x ;
	background-position : top left ;

}

td
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Gill Sans MT;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal ;
    margin : 5px ;
}

A	
{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:	none;
	font-size: x-small;
	font-weight:	bold;
	color:	#001a64;
	vertical-align: baseline
}	

a:hover
{
	font-weight : bolder ;
	text-decoration : none ;
}

a.hdr
{
	color : white ;
	text-decoration : none ;
}

a.hdr:hover
{
	color : rgb(153, 205, 255) ;
	text-decoration : none ;
}

a.nav
{
	color : rgb(52, 51, 153) ;
	text-decoration : none ;
}

a.nav:hover
{
	font-weight : bolder ;
	color : rgb(52, 51, 153) ;
	text-decoration : none ;
}