a:hover { color: 000000;}
a { font-weight: ;
	 color: #000099;
	 text-decoration: underline;}

.navlink:hover { color: ADCEE0;}
.navlink 
	{font-family: arial; 
	 font-weight: ;
	 font-size: 10 pt;
	 color: #FFFFFF;
	 text-decoration: none;}

.subnavlink:hover { color: ADCEE0;}
.subnavlink 
	{font-family: arial; 
	 font-weight: ;
	 font-size: 10 pt;
	 color: #FFFFFF;
	 text-decoration: none;}

body { font-family: arial;
		 font-size: 10pt;}

h2 { color: 000099 }

td 
	{ 
	font-family: arial;
	font-size: 10 pt;
	color: 000000;
	}

.small 
	{ 
	font-family: arial;
	font-size: 9 pt;
	color: 000000;
	}

.medium
	{ 
	font-family: arial;
	font-size: 8pt;
	color: 000000;
	}

.header
	{ 
	font-family: arial;
	font-size: 10pt;
	color: 000099;
	}

.navbar { background-image:url(images/navbground.jpg);
        background-repeat:no-repeat;
        background-position:top left;
        background-attachment:fixed }

.main { background-image:url(images/mainbground.jpg);
        background-repeat:no-repeat;
        background-position:top center;
        background-attachment:fixed }