A.menu {
	background-color : 003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : White;
}
A.menu:HOVER {
	background-color :003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : Red;
}

.redtext {
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	background-color : White;
	color : B87000;
	font-size: small;
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	font : normal;
	background-color : #B70000;
	color : FFFFFF;
	font-size: smaller;
	font-style : italic;
}
A.menuselected {
	background-color : 003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : Silver;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : underline;
	color : B70000;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : underline;
	color : B70000;
}
A.header {
	background-color : 003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : normal;
	font-weight : bold;
	line-height : 100%;
	text-decoration : none;
	color : 000000;
}

.Title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-style : italic;
	color : #B81520;
}

.smtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : normal;
	line-height : 120%;
}
.smtextb{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : normal;
	font-weight : bold;
	line-height : 120%;
}
.tinytextb{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : normal;
	font-weight : bold;
	line-height : 100%;
}
.label{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : normal;
	font-weight : bold;
	line-height : 120%;
	text-align : right;
}
.button {
	color: white; 
	background: 003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	width: 140px;
	margin: 1px; 
	font-size: 12px;
}
LI{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : normal;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-size: small;
	text-align : left;
}
HR {
	color : B70000;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	background-color : 003366;
	font-size: 12px;
	text-align : left;
	color : White;
}
A.header {
	background-color : 003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : FFFFFF;
}
A.header:HOVER {
	background-color : 003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : FFFFFF;
}

A.table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 100%;
	font-size : x-small;
	text-decoration : none;
	color : B70000;
	font-weight : normal;
}
A.table:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : 100%;
	text-decoration : none;
	color : B70000;
	font-weight : normal;
}
.smrtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font : normal;
	line-height : 120%;
	color : Gray;
}