A:link {color: #000080; text-decoration: none}
A:visited {color: #3232ff; text-decoration: none}
A:hover{color: #ff0000; text-decoration: underline}

a.mainNavigation:link {font-size: 9px; color: #ffffff; text-decoration: none}
a.mainNavigation:visited {font-size: 9px; color: #ffffff; text-decoration: none}
a.mainNavigation:hover{font-size: 9px; color: #80ff80; text-decoration: none}

.large {font-size: 90%;}


td.tiny {font-size: 60%;}

td.small {font-size: 70%;}

td.medium {font-size: 70%;}

td.large {font-size: 90%;}

td.xlarge {font-size: 100%;}
td.xlargewhite {font-size: 100%; color: #ffffff;}


td.search {font-size: 70%;  color: #ffffff;}

td.notice {font-size: 70%;  color: #ff0000;}

td.header {font-size: 80%;  color: #ffffff;}

td.headerblack {font-size: 80%;  color: #000000;}

td.fieldheader {font-size: 70%; color: #ffffff; background-color: #a1a1a1;}
td.highlightgray {font-size: 70%; background-color: #d5d5d5;}
td.highlightred {font-size: 70%; background-color: #ffd5d5;}
td.highlightblue {font-size: 70%; background-color: #d5d5ff;}
td.highlight4blue {font-size: 70%; background-color: #BFD3E6;}
td.highlightlightyellow {font-size: 70%; background-color: #ffffd5;}

td.mediumnewticket {font-size: 70%; color: #80ff80; font-weight: bold; background-color: #ffffff;}
td.highlightbluenewticket {font-size: 70%; color: #80ff80; font-weight: bold; background-color: #d5d5ff;}

td.mainNavigation {font-size: 10px;}
td.mainNavTitle {font-size: 11px;}
td.mainNavItem {font-size: 9px;}
td.mainNavSubItem {font-size: 8px;}

font.navigation {font-size: 70%;  color: #ff0000;}
font.newsheader {font-family: Arial Black; font-weight: bold; font-size: 11px; color: #447711;}

table.navvisible
{
	border: solid 1px #005098;
	background-color: #ffffff;
	position: absolute;
	float: right;
	visibility: visible;
}
table.navhidden
{
	border: solid 1px #005098;
	background-color: #ffffff;
	position: absolute;
	float: right;	
	visibility: hidden;
}	

BODY
{
	font-family: Verdana, Helvetica, Arial;
	background-color: #ffffff;
	text-color: #ccff99;
    scrollbar-face-color: #005098;
    scrollbar-arrow-color: #ffffff; 
    scrollbar-track-color: #d0d9e9; 
    scrollbar-3dlight-color: #a0a0ff;

    scrollbar-shadow-color: #7070a0;
    scrollbar-darkshadow-color: #000000;
    scrollbar-highlight-color: #ffffff;
}