/* 

	default css definition for
	basic menus

*/

td.san {
	background-color: #970102;
	color: white;
	border: solid 0px black;
	height:25px;
	width:150px;
}

/*Categories background color*/
td.san a {
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 10pt;
	background-color: #970102;
	font-weight: bold;
}

/*?*/
td.san a:hover {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #000000; font-weight: bold
}

/*Admin background color*/
td.san a:visited {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #970102; font-weight: bold
}

/*?*/
td.san a:active {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #970102; font-weight: bold
}


td.saa {
	background-color: #000000;
	color: white;
	border: solid 0px black;
	height:25px;
	width:150px;
}

/*Secondary Categories Rollover*/
td.saa a {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #000000; font-weight: bold
}

/*Categories roll-over*/
td.saa a:hover {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #000000; font-weight: bold
}

/*Admin roll-over*/
td.saa a:visited {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #000000; font-weight: bold
}

td.saa a:active {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #000000; font-weight: bold
}


td.sas {
	background-color: #cccc99; color: white;
}

/*Categories Active*/
td.sas a {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #970102; font-weight: bold
}

td.sas a:hover {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #000000; font-weight: bold
}

td.sas a:visited {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #970102; font-weight: bold
}

td.sas a:active {
	text-decoration: none; color: white; font-family: Arial; font-size: 10pt; background-color: #970102; font-weight: bold
}
