
/* Main styles */

h1			{ text-decoration: none; font-family: Arial; font-size: 10pt; color:5E3000; font-weight: bold;}

td.Category { text-decoration: none; font-family: Arial; font-size: 10pt; color:black; font-weight: bold; height:30}
td.Title 	{ text-decoration: none; font-family: Arial; font-size: 10pt; color:5E3000; font-weight: normal}
td 			{ text-decoration: none; font-family: Arial; font-size: 10pt; color:black; font-weight: normal}

a.Brown10 	{ text-decoration: none; font-family: Arial; font-size: 10pt; color:5E3000; font-weight: normal}
a.Brown10:hover { color:red ;  }

a.Black10 	{ text-decoration: none; font-family: Arial; font-size: 10pt; color:brown; font-weight: normal}
a.Black10:hover { color:green ;  }

a.Black10Selected 	{ text-decoration: none; font-family: Arial; font-size: 10pt; color:red; font-weight: normal}
a.Black10Selected:hover { color:blue ;  }

a {font-family: arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #336600;}
a:hover {font-family: arial, Helvetica, sans-serif; font-size: 10pt; color: #800000;}

td.Row10	{ text-decoration: none; font-family: Arial; font-size: 10pt; color:black; font-weight: normal; height:10}

td.black8		{ text-decoration: none; font-family: Arial; font-size: 8pt; color:black; font-weight: normal}
td.black8Center	{ text-decoration: none; font-family: Arial; font-size: 8pt; color:black; font-weight: normal; text-align:center}



/* anchor around the top graphic */
/* a.Graphics			{ text-decoration: none; font-family: Arial; font-size: 8pt; color:red; font-weight: bold;  } */


/*
a.Graphics:link 	{ color:black; text-decoration: none; }
a.Graphics:visited 	{ color:red; text-decoration: none; }
a.Graphics:hover 	{ color:black; text-decoration: none; }
a.Graphics:active 	{ color:black; text-decoration: none; }
*/

/* NOT USED */


/* Main menu items*/
a.menu2 { text-decoration: none; font-family: Arial; font-size: 10pt; color:yellow; font-weight: normal}
a.menu2:hover { color:white ;  }
td.menu2 { text-decoration: none; font-family: Arial; font-size: 10pt; color:yellow; font-weight: normal;  }

/* used on bottom menu second from bottom like*/
a.menu3 { text-decoration: none; font-family: Arial; font-size: 9pt; color:white; font-weight: noromal }
a.menu3:hover { color:red ;  }
td.menu3 { text-decoration: none; font-family: Arial; font-size: 9pt; color:white; font-weight: normal }

/* used on bottom menu like monicas web site*/
a.menu4 { text-decoration: none; font-family: Arial; font-size: 9pt; color:white; font-weight: noromal }
a.menu4:hover { color:red ;  }
td.menu4 { text-decoration: none; font-family: Arial; font-size: 9pt; color:white; font-weight: noromal }

/* side grey menu items like amazon*/
a.menu5 { text-decoration: underline; font-family: Arial; font-size: 8pt; color:white; font-weight: normal}
a.menu5:hover { color:white ;  }