@charset "utf-8";
body {
	background-color: #6B1B1C;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
A.footer:active {
	color: #F7882C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 
normal
} A.footer:visited { color: #999999; text-decoration: none; font-family: 
Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal} A.footer:link 
{ color: #999999; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; font-weight: normal} A.footer:hover {
	color: #022E6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 
normal
}
.smallGreyTextCopy {
	font-family: Arial, 
Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999
}

h1 {
	font-size: 18pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #BC3D36;
	font-weight: bold;
	font-style: italic;
}
a:acitve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BD1029;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C6EB8C;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	color: #9C4142;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #AFE362;
	font-weight: bold;
	font-style: normal;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: normal;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.btnMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #842C29;
	margin-right: 2px;
	margin-left: 2px;
	color: #FFFFFF;
	cursor: hand;
	height: 19px;
	border: thin outset;
	background-image: url(images/buttonbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
