
div.backtrack  {
	color       : #000000;
	font-size   : 8pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.backtrack:link,  a.backtrack:visited,  a.backtrack:active {
	color           : #0066cc;      
	text-decoration : underline;
}

a.backtrack:hover {
	color           : #003399;      
	text-decoration : underline;
}

div.main {
	font-size   : smaller;
	font-family : Arial, Helvetica, sans-serif;
	margin-right : 1em;
}

a.main:link, a.main:visited, a.main:active {
	color       : #0066cc;
	font-weight : bold;
	text-decoration : underline;
}

a.main:hover {
	color       : #003399;
	font-weight : bold;
	text-decoration : underline;
}

div.bottom {
	color       : #FFFFFF;
	font-size   : 8pt;
	font-weight : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.bottom:link, a.bottom:visited, a.bottom:active {
	font-weight : none;
	text-decoration : none;
	color           : #FFFFFF;
}

a.bottom:hover {
	text-decoration : none;
	color       : #dddddd;
}

div.nav {
	color       : #660000;
	font-size   : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a.nav:link, a.nav:visited, a.nav:active {
      color           : #FFFFFF;
	text-decoration : none;
}

a.nav:hover {
	color           : #bbbbbb;
	text-decoration : none;
}

div.homeheading {
	color       : #FFFFFF;
	font-size   : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a.homeheading:link, a.homeheading:visited, a.homeheading:active {
	color           : #FFFFFF;
	text-decoration : none;
}

a.homeheading:hover {
	color           : #dddddd;
	text-decoration : underline;
}

