/* ================= 9th Nov 2001 ================== /*


/* ########### BODY ##########*/

td.news	{
font-family: verdana, arial;
color: black;
font-size: 10px;
}

td.news a	{ 
color: black;
text-decoration:underline;
}

td.news a:visited { color: black; }

td.news a:active { color:#ff0000; }

td.news a:hover { 
color:#003333;
font-weight: normal
}

/* ########### BODY ##########*/

td.body	{
font-family: verdana, arial;
color: black;
font-size: 12px;
}

td.body a	{ color: black; }

td.body a:visited { color: black; }

td.body a:active { color:#ff0000; }

td.body a:hover { 
color:#003333;
font-weight: normal
}

/* ########### TOP NAV ##########*/

td.topnav	{
font-family: verdana, arial;
color: white;
font-size: 10px;
vertical-align: top;
}

td.topnav a	{ 
color: white; 
text-decoration: none;
}

td.topnav a:visited	{ color: white; }

td.topnav a:active { color:#ff0000; }

td.topnav a:hover { color:#CCFFCC; }

/* ########### TD ##########*/

td.small	{
font-family: verdana, arial;
color: white;
font-size: 10px;
}

td.smallb	{
font-family: verdana, arial;
color: black;
font-size: 10px;
}

td.greendot	{
font-family: verdana, arial;
color: #CCFFCC;
font-size: 11px;
vertical-align: top;
}

/* ########### CLASSES ##########*/

.small	{
font-family: verdana, arial;
color: black;
font-size: 10px;
}

.medium	{
font-family: verdana, arial;
color: black;
font-size: 11px;
}

.news_title	{
font-family: verdana, arial;
color: #006666;
font-size: 14px;
font-weight: bold;
}

.header	{
font-family: verdana, arial;
color: #006666;
font-size: 14px;
font-weight: bold;
}

.gheader	{
font-family: verdana, arial;
color: #336633;
font-size: 14px;
font-weight: bold;
}

.highlight {
background-color: #FFCC33;
font-weight: bold; }

.green {
color: #006600; }

.form { font-family:Courier,monospace; }

/* ########### DEFAULTS ##########*/

a  { color : #000000;
text-decoration:underline; }

a:visited { color:#000000; }

a:active { color:#FF0000; }

a:hover { color:#003333;
font-weight: bold;
text-decoration:underline; }

td	{
font-family: verdana, arial;
color: black;
font-size: 12px;
}

.white {
color: white;
}

.underline {
	text-decoration: underline;
}