@charset "UTF-8";
a:link {
	color: #87000C;
}
a:visited {
	color: #87000C;
}
a:hover {
	color: #000000;
}
a:active {
	color: #87000C;
}
#arrows {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(assets/backgrounds/back.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenttable {
	background-image: url(assets/backgrounds/backgroundold.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom {
	background-image: url(assets/backgrounds/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#rightwall {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: inset;
	border-top-color: #2A0000;
	border-right-color: #2A0000;
	border-bottom-color: #2A0000;
	border-left-color: #2A0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #993300;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 2a0000;
	margin-bottom: 0px;
	margin-top: 95px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-left: 25px;
}
p {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menuoutline {
	border: medium solid #333333;
}
#MenuBar1 {
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	margin-top: 13px;
}
#trial1 {
	background-image: url(assets/backgrounds/hiforfive/noborder.jpg);
	background-repeat: no-repeat;
}

