a:link {  color: #003333; text-decoration: underline; }
a:active {  color: #993333; text-decoration: none; }
a:visited {  color: #993333; text-decoration: underline; }
a:hover {  color: #993333; text-decoration: underline; }

a.menu:visited {  color: #ffffff; text-decoration: none; }
a.menu:link { color: #ffffff; text-decoration: none; }
a.menu:active {  color: #CCCC99; text-decoration: underline; }
a.menu:hover {  color: #CCCC99; text-decoration: underline; }




/* begin particulars for content formatting */

th
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 85%;*/
background-color: #99CDC1;
color: #ffffff;
font-weight: bold;
text-align : center;
padding : 2px 5px 2px 5px;
margin : 0px 0px 0px 0px;
border : 0px 0px 0px 0px;
}


tr.alt1
{
background-color: #ffffff;
}

tr.alt2
{
background-color: #E3F1F2;
}


/*.rightBorder
{
border-right: 1px solid #ffffff;
}*/



