A.menu {
	background-color : A1A8AF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : 000000;
}
A.menu:HOVER {
	background-color : A1A8AF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : B81520;
}

.redtext {
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	background-color : White;
	color : B81520;
	font-size: small;
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	font : normal;
	background-color : #B81520;
	color : FFFFFF;
	font-size: smaller;
	font-style : italic;
}
A.menuselected {
	background-color : A1A8AF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : B81520;
}

A {
	background-color : FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-variant : normal;
	font-weight : bolder;
	line-height : 100%;
	text-decoration : none;
	color : B81520;
}

.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%;
}
.textb{
	font-family : Arial, Helvetica, sans-serif;
	font-size :small;
	font : normal;
	font-weight : bold;
	line-height : 120%;
}
LI{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : normal;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	background-color : White;
	font-size: small;
}
.label {
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	background-color : White;
	font-size: small;
	text-align : right;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	background-color : #B81520;
	color: white;
	font-size: small;
	text-align : center;
}
H1{
	font-style : italic;
	font-size : x-large;
	font-weight : bolder;
	font-family : "Times New Roman", Times, serif;
}
H3{
	font-style : italic;
	font-size : large;
	font-weight : bolder;
	font-family : "Times New Roman", Times, serif;
}
