
/* colors
light purple: eeddFF
medium purple: ddbbff
dark purple: CC99FF
background tannish:  CCCC99
 */

/*   tables    */
.navinsidelink { font-family: Arial; font-size: 8pt; text-decoration: none; color: blue; background-color: #eeddFF; padding: 3}
A.navinsidelink:hover {color: #0000FF; background-color: #ddffaa; text-decoration: underline;} 
.pubstable { font-family: Arial; font-size: 8pt; }


/*   FORMS    */

.form {padding: 3}
.button {color: #000; background-color: #DBD594; border: 1px solid #FBF8E0; font-size: xx-small; font-weight: bold;}
.selectlist {font-family: Arial; color: #663300; padding: 0; font-size: 8pt;}
.selectdisabled {color: #000000; background-color: cccccc;}


/* <STYLE>   */

BODY {font-family: arial, helvetica, san-serif}
TD {font-family: arial, helvetica, san-serif; }
A {font-family: arial, helvetica, san-serif; }
CENTER {font-family: arial, helvetica, san-serif}
LI { list-style-type: square;}

/* background-color: #CCff66; */
A:hover {color: #003300;} 

ul.menu {
	margin-left:8px;
	list-style-type:none;
	font-size: 12pt;
}

li.menu {margin-bottom:10px}
