BODY, TD { margin: 0px; font-family: verdana, tahoma, "trebuchet ms", arial, sans-serif; font-size: 11px; }
A { color: #990000; font-size: 11px;}
A:visited { color: #990000; }
A:active, A:hover { text-decoration: none; }

.breadcrumb A:active, .breadcrumb A:hover { background-color: #ff9933; }
.leftNav A { color: #990000; }
.leftNav A:visited { color: #990000; }
.leftNav A:hover { color: #990000; background-color: #339933; }

.textbox { font-family: verdana, tahoma, "trebuchet ms", arial, sans-serif; font-size: 11px; }
.copy { color: #999999; font-size: 9px; }
.heading {
	font-size: 16px;
	font-weight: bold;
}
.titlebar
{
	font-size: 22px;
	font-weight: bold;
	color: navy;
}
.subtitle
{
	font-size: 16px;
	font-weight: bold;
	color: navy;
}
.subtitle2
{
	font-size: 14px;
	font-weight: bold;
	color: 990000;
}
.subtitle3
{
	font-size: 12px;
	font-weight: bold;
	color: 990000;
}
.caption { font-size: 9px; }
.line-through {text-decoration: line-through; }
.message {color : Red; font-weight: bold; }
#navBar
{
	color: black;
	font-family: "helvetica", "times new roman";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	visited {color: black;};
	active {color: black; text-decoration: none};
	hover {color: black; text-decoration: none}
}
