.MainTitle {  font-family: Arial, Helvetica, sans-serif; color: #000066; font-size: large; font-weight: bold}
.MainTitleSub {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #FFFFFF}
.MenuBig {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: x-small}
.MenuSmall { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: xx-small}
.link {  color: #FFFFFF}
.stMenuCell1_old  {background-color: lightblue;
                 color: navy;
                 font-family: trebuchet ms;
                 font-size: 14pt;
                 font-weight: bold;
                 font-style: normal;
                 text-decoration: none;
                 cursor: hand;}

.stMenuCell2_old  {background-color: red;
                 color: white;
                 font-family: times new roman;
                 font-size: 10pt;
                 font-weight: bold;
                 font-style: italic;
                 text-decoration: none;
                 border-style: double;
                 border-color: black;
                 cursor: help;}
.stMenuCell1 {
	background-color: #000066;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	border-style: outset;
	padding : 3px;
	cursor: hand;
}
.stMenuCell2  {
	background-color: #000066;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	border-style: outset;
	padding: 2px;
	cursor: hand;
}
.bullet1{
	list-style : circle outside url(bullet_big.gif);
}.text {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
