body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #A5171A;
}
a:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #A5171A;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Verdana;
}
a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #A5171A;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #D1898B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5171A;
	font-weight: normal;
}
a:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #D1898B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1898B;
	font-weight: normal;
}
#base {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	border: 1px solid #A5171A;
}
#header {
	color: #A5171A;
	background-color: #A5171A;
	width: 100%;
	text-align: center;
}
#nav {
	color: #FFFFFF;
	background-color: #8AA1D0;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
}
#main {
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
}
#content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer {
	color: #FFFFFF;
	background-color: #A5171A;
	width: 100%;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
img {
	border: 0px;
}

#footer a:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#footer a:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav a:link {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #A5171A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
#nav a:active {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.subnav a:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
}
.subnav a:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table {
	border: 1px solid #FFFFFF;
	text-align: center;
}
.itemtop {
	border: 1px solid #FFFFFF;
	color: #F6E7E8;
	background-color: #D0DAEC;
	text-align: center;
}
.itembottom {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #8AA1D0;
	text-align: center;
}
