<!--

body, p, table, tr, th, td, h1, h2, h3, h4, ul, li, input, textarea, select, option {
 font-family: verdana;
}

body, p, table, tr, th, td, ul, li, input, select, option, textarea {
 FONT-SIZE: 11px;
}

h1 {
 	FONT-SIZE: 16px;
	color:#8BA0A3;
 	font-weight:bold;
}
h2{
 	FONT-SIZE: 12px;
	color:#000000;
}

a  {
  color:#F47A2A;
}

a:visited {
  color:#505050;
}

a:hover, a:visited:hover {
  color:#c00000;
  text-decoration:underline;
}

td.topLink {
	color:#96A7B5;
	text-decoration:none;
}

a.topLink, a.topLink:visited {
	color:#96A7B5;
	text-decoration:none;
}

a.topLink:hover, a.topLink:visited:hover {
	color:#000000;
	text-decoration:underline;
}

a.topLinkSel, a.topLinkSel:visited {
	color:#728293;
	text-decoration:none;
}

a.topLinkSel:hover, a.topLinkSel:visited:hover {
	color:#728293;
	text-decoration:underline;
}

td.topLink2 {
  font-size:90%;
  color:#FFFFFF;
  font-weight:bold;
}

a.topLink2, a.topLink2:visited {
	color:#ffffff;
	text-decoration:none;
}

a.topLink2:hover, a.topLink2:visited:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.topLink2_sel, a.topLink2_sel:visited {
	color:#FFBB45;
	text-decoration:none;
}

a.topLink2_sel:hover, a.topLink2_sel:visited:hover {
	color:#FFBB45;
	text-decoration:underline;
}		

a.leftmenu_sel, a.leftmenu_sel:visited {
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}

a.leftmenu_sel:hover, a.leftmenu_sel:visited:hover {
  color:#ffffff;
  text-decoration:underline;
  font-weight:bold;
}

a.leftmenu_nosel, a.leftmenu_nosel:visited {
  color:#ffffff;
  text-decoration:none;
}

a.leftmenu_nosel:hover, a.leftmenu_nosel:visited:hover {
  color:#ffffff;
  text-decoration:underline;
}

div.homeTextBox {
	background-color:#E8E5D9;
	padding:6px;
}

.homeTextBox h1, .homeTextBox h2 {
  margin-top:0px;
}

.homeTextBox p {
  margin-bottom:2px;
}
-->
