body 
	{
	color: #000000;
	/* margin: 0px */
	/* margin-left: 0px */
	background: #FFFFFF ;
	}

/*      Menu unvisited links                                                    */
a.menulink:link {
color: #0000FF;
/*text-decoration:none;    */
/*background: #FFFFFF;                                        */
}

/*      Menu visited links                                                      */
a.menulink:visited {
color: #6666FF;
/*text-decoration:none;    */
background: #FFFFFF;                                        */
}

/*      Menu active links (not widely supported)                                */
a.menulink:active {
color: #FF0000;
/*background: #FFFFFF;                                        */
}

/*      Menu links when hovered over (MSIE only)                                */
a.menulink:hover {
color: #FF0000;
text-decoration:underline;
/*background: #FFFFFF;                               */
}

/*      Links unvisited links                                                   */
a.link:link {
color: #0000FF;
/*text-decoration:none;    */
/*background: #FFFFFF;                               */
}

/*      Links visited links                                                     */
a.link:visited {
color: #6666FF;
/*text-decoration:none;    */
/*background: #FFFFFF;                               */
}

/*      Links active links (not widely supported)                               */
a.link:active {
color: #FF0000;
/*background: #FFFFFF;                               */
}

/*      Links when hovered over (MSIE only)                                     */
a.link:hover {
color: #FF0000;
text-decoration:underline;
/*background: #FFFFFF;                               */
}



/*      Alternate color: Menu unvisited links                                   */
a.altlink:link {
color: #CCCCCC;
/*text-decoration:none;    */
}
/*      Alternate color: Menu visited links                                     */
a.altlink:visited {
color: #CCCCCC;
/*text-decoration:none;    */
}
/*      Alternate color: Menu active links (not widely supported)               */
a.altlink:active {
color: #FFFFFF;
}
/*      Alternate color: Links when hovered over (MSIE only)                    */
a.altlink:hover {
color: #FFFFFF;
text-decoration:underline;
}


/*      Gray-to-white: unvisited links                                   */
a.graywhite:link {
color: #CCCCCC;
/*text-decoration:none;    */
}
/*      Gray-to-white: visited links                                     */
a.graywhite:visited {
color: #CCCCCC;
/*text-decoration:none;    */
}
/*      Gray-to-white: active links (not widely supported)               */
a.graywhite:active {
color: #FFFFFF;
}
/*      Gray-to-white: when hovered over (MSIE only)                    */
a.graywhite:hover {
color: #FFFFFF;
text-decoration:underline;
}



/*      White-to-white: unvisited links                                   */
a.whitewhite:link {
color: #FFFFFF;
text-decoration:none;    
}
/*      White-to-white: visited links                                     */
a.whitewhite:visited {
color: #FFFFFF;
text-decoration:none;    
}
/*      White-to-white: active links (not widely supported)               */
a.whitewhite:active {
color: #FFFFFF;
}
/*      White-to-white: when hovered over (MSIE only)                    */
a.whitewhite:hover {
color: #FFFFFF;
text-decoration:underline;
}


/*      Red-to-Red: unvisited links                                   */
a.redred:link {
color: #CC0000;
text-decoration:none;    
}
/*      Red-to-Red: visited links                                     */
a.redred:visited {
color: #CC0000; 
text-decoration:none;    
}
/*      Red-to-Red: active links (not widely supported)               */
a.redred:active {
/*color: #FF0000;*/
color: #FF0000;
}
/*      Red-to-Red: when hovered over (MSIE only)                    */
a.redred:hover {
color: #FF0000;
text-decoration:underline;
}



/*      Blue-to-red: unvisited links                                   */
a.bluered:link {
color: #0000FF;
text-decoration:none;    
}
/*      Blue-to-red: visited links                                     */
a.bluered:visited {
color: #0000FF;
text-decoration:none;    
}
/*      Blue-to-red: active links (not widely supported)               */
a.bluered:active {
color: #FF0000;
}
/*      Blue-to-red: when hovered over (MSIE only)                    */
a.bluered:hover {
color: #FF0000;
text-decoration:underline;
}

/*      Gray-to-red: unvisited links                                   */
a.grayred:link {
color: #666666;
/*text-decoration:none;    */
}
/*      Gray-to-red: visited links                                     */
a.grayred:visited {
color: #666666;
/*text-decoration:none;    */
}
/*      Gray-to-red: active links (not widely supported)               */
a.grayred:active {
color: #FF0000;
}
/*      Gray-to-red: when hovered over (MSIE only)                    */
a.grayred:hover {
color: #FF0000;
text-decoration:underline;
}


/*      Black-to-Black: unvisited links                                   */
a.blackblack:link {
color: #000000;
text-decoration:none;    
}
/*      Black-to-Black: visited links                                     */
a.blackblack:visited {
color: #000000;
text-decoration:none;    
}
/*      Black-to-Black: active links (not widely supported)               */
a.blackblack:active {
color: #000000;
}
/*      Black-to-Black: when hovered over (MSIE only)                    */
a.blackblack:hover {
color: #000000;
text-decoration:underline;
}

/*      Navigation Links: unvisited links                                   */
a.navlink:link {
color: #0000FF;
}
/*      Navigation Links: visited links                                     */
a.navlink:visited {
color: #0000FF; 
}
/*      Navigation Links: active links (not widely supported)               */
a.navlink:active {
color: #FF0000;
}
/*      Navigation Links: when hovered over (MSIE only)                    */
a.navlink:hover {
color: #FF0000;
}

.overclass { 
background:#003333; 
cursor: hand;
}
.overclass a { 
color:#00FF00; 
text-decoration:none; 
cursor: hand;
}
.outclass { 
background:black; 
}
.outclass a { 
color:white; 
text-decoration:none; 
}
.tstmclass { 
background:#CCCCCC; 
}
.menuclass { 
background:#006633; 
}


INPUT {}
.login
	{background-color: #FF0000;
	color: black;
	font-family:Verdana;
	font-size: 7.5pt;
	border:.5pt solid windowtext;
	border-color: #FF0000;}
.fields
	{background-color: #FFFFFF;
	color: black;
	font-family:Verdana;
	font-size: 7.5pt;
	border:.5pt solid windowtext;
	border-color: #333333;}
	
td {}
.slogan
	{font-family:Verdana;
	font-size:8.0pt;
	color:#000000;}
.footer
	{font-family:Verdana;
	font-size:8.0pt;
	color:#000000;}
.navmem
	{font-family:Verdana;
	font-size:8.0pt;
	color:#000000;}
.navmemhead
	{font-family:Verdana;
	font-size:8.0pt;
	font-weight:bold;
	color:#000000;}
.navtop
	{font-family:Verdana;
	font-size:8.0pt;
	color:#FF0000;}
.nav
	{font-family:Verdana;
	font-size:8.0pt;
	color:#FF0000;}
.programs
	{font-family:Verdana;
	font-size:7.0pt;
	color:#333333;}
.bodycopy
	{font-family:Verdana;
	font-size:9.0pt;
	color:#000000;
/*	line-height: 200%; */
	}
.bodysmall
	{font-family:Verdana;
	font-size:8.0pt;
	color:#000000;
	/*line-height: 200%;*/
	}
	

