/* Default CSS*/

body {
	background-color: #FFFFFF;
}

a:link, a:visited  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #03629C;
	font-size : 12px;
	text-decoration : underline;
}

a:active, a:hover  {
	font-family : verdana, arial,helvetica,sans-serif;
	color : #018AD0;
	font-size : 12px;
	text-decoration : none;
}

a.link: {
	font-family : arial,helvetica,sans-serif;
	color : white;
	font-size : 9px;
	text-decoration : none;
	font-weight: normal;
}


table.menu, tr.menu, td.menu  {
	background-color: #303B70;
        border: none;
        BORDER-COLLAPSE: collapse;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

table.submenu, tr.submenu, td.submenu  {
	background-color: #54638C;
	border: 1px solid;
        border-color: #000000;
        BORDER-COLLAPSE: collapse;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

a.menu:link, a.menu:visited  {
	font-family : arial,helvetica,sans-serif;
	color : red;
	font-size : 13px;
	text-decoration : none;
	font-weight: bold;
}

a.menu:active, a.menu:hover  {
	font-family : arial,helvetica,sans-serif;
	color : white;
	font-size : 13px;
	font-weight: bold;
	text-decoration : none;
}

a.menumain:link, a.menumain:visited  {
	font-family : arial,helvetica,sans-serif;
	color : gold;
	font-size : 13px;
	text-decoration : none;
	font-weight: bold;
}

a.menumain:active, a.menumain:hover  {
	font-family : arial,helvetica,sans-serif;
	color : white;
	font-size : 13px;
	font-weight: bold;
	text-decoration : none;
}
table.fb { background-color: #F7F7E7; border-style: solid; border-collapse: collapse; border-color: #808080; }
table.fb td { color: #000000; border-color: #808080; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
table.fb td.s { font-weight: bold; }
table.fb td.fbf { background-color: #00FF00; color: #000000; }
table.fb td.fbfw { background-color: #00FF90; color: #000000; font-weight: bold; }
table.fb td.fbb { background-color: #FF0000; color: #FFFFFF; }
table.fb td.fbbw { background-color: #FF0090; color: #FFFFFF; font-weight: bold; }
table.fb td.fbc { background-color: #FFFF00; color: #000000; }
table.fb td.fbcw { background-color: #FFFF90; color: #000000; font-weight: bold; }
.ft { cursor: help; text-decoration: underline; }
