/*   STYLE.CSS FILE FOR http://www.eastex.net/billt
     AUTHOR: Kevin Smith
     DATE: 12 April 2004
     E-MAIL thatballguy@yahoo.com OR billt@eastex.net
     THIS FILE IS FREE OF COPYRIGHT.
     PLEASE NOTIFY THE WEBMASTER IF YOU USE OR COPY.
*/



	/*   HEADER   */
	
	H2 { text-align: center; font-family: "Times New Roman"; 	color: #0000cc}



	
/*   NAVIGATOR LINKS */

A.nav:link {
	COLOR: #cccccc; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-family: arial; font-size: smaller; font-weight: bold

}

A.nav:visited {
	COLOR: #cccccc; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-family: arial; font-size: smaller; font-weight: bold
}

A.nav:hover {
	FONT-WEIGHT: normal; 	COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-family: arial; font-size: smaller; font-weight: bold

}

/*  TABLE DATA  CELLS   */

TD: {
background-color: 000081; Border-width: 0; 
}


/*   EMAIL LINKS   */

A.mail:link {
		<COLOR="DARKred"; background-color: transparent; TEXT-DECORATION: none; FONT-WEIGHT: BOLD
	    }
A.mail:visited {
		COLOR="DARKRED"; background-color: transparent;
TEXT-DECORATION: none; FONT-WEIGHT: BOLD
	       }
A.mail:hover {
	     color="ff0000"; background-color: transparent; TEXT-DECORATION: none; FONT-WEIGHT: BOLD
	     }


/* NORMAL PARAGRAPH SETTINGS */

P.norm {
		FONT-FAMILY: "BOOKMAN OLD STYLE"; COLOR: #000000; BACKGROUND-COLOR: transparent
       }