A.footer:link {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.footer:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.footer:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.footer:active {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A:link {color:#990000; text-decoration: underline;}
A:visited {color:#990000; text-decoration: underline;}
A:hover {color:#990000; text-decoration: underline;}
A:active {color:#990000; text-decoration: underline;}

A.sub:link {color:#FFFFFF; text-decoration: none;}
A.sub:visited {color:#FFFFFF; text-decoration: none;}
A.sub:hover {color:#FFFFFF; text-decoration: underline;}
A.sub:active {color:#FFFFFF; text-decoration: none;}


.text10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text10pxWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contentBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}
.contentBorder2 {
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px dashed #660000;
	border-left: 1px solid #660000;
}
.contentBorder3 {
	border-top: 1px none #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px none #660000;
	border-left: 1px solid #660000;
}
.borderBottomDashed {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text12px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentBorderVert {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}
.contentBorderDashed {
	border: 1px dashed #333333;

}
.contentBorder4 {
	border: 1px solid #333333;

}
.text10pxUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;

}
.interfaceTop {
	background-image: url(interface_middle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.interfaceBottom {

	background-image: url(interface_bottommiddle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.interfaceLeft {
	background-image: none;
	background-color: #6D8394;
}
.interfaceTopMiddle {
	background-image: url(interface_middle.jpg);
	background-repeat: repeat-x;
}
.interfaceBanner {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.interfaceRight {
	background-image: url(interface_rightbarcont.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.interfaceSubNav {

	background-image: url(interface_subnavmiddle.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.interfaceTitle {

	background-image: url(interface_subNavMiddle.jpg);
	background-repeat: repeat-x;
}
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background-image: url(interface_table.jpg);
	background-repeat: no-repeat;
	color: #000000;
	background-position: center center;
}
