body {
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;

}
div.leftnav a:link, a:visited {
    text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

div.leftnav a:link {
	color: #ffffff;
}

div.leftnav a:visited {
  color: #ffffff;
}

div.leftnav a:hover {
	color: #ffff00;
	text-decoration: underline;
}

div.leftnav a:active {
	color: #FF0000;
}

a:link, a:visited {text-decoration: none;}
a:link {
	color: #990000;
	font-weight: bold;
}

a:visited {
  color: #990000;
  font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	font-weight: bold;
}


a.link2 {color: #CC0000; text-decoration: none; font-weight: bold;}
a.link2:link {color: #CC0000; text-decoration: none; font-weight: bold;}
a.link2:visited {color: #CC0000; text-decoration: none; font-weight: bold;}
a.link2:hover {color: #CC0000; text-decoration: underline; }
a.link2:active {color: #CC0000; } 
.leftcolumn {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.smallheaders {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: bold;

}
.pagetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;

}
.casetableleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
.caseright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.blockbolds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.underline {
	text-decoration: underline;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8E8E8;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
