/* 

	default css definition for
	basic menus

*/

td.san
{
	font-size: 8pt;
		color: white;
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #BD0000;
}

td.san a {
	text-decoration: none; color: white;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
	
}

td.saa {
	color: yellow;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #BD0000;
}

td.saa a {
	text-decoration: none; color: yellow;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
	}

td.sas {
	background-color: #BD0000; color: yellow;
}

td.sas a {
	text-decoration: none; color: yellow;
}
