body {
	background-color: #FFFFFF;
	margin: 0;
}
body, html {
	height:100%
}
.sideimage {
	background-color: #BE0101;
	background-image: url(../images/side_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #890101;
	text-decoration: none;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mainfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mainfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #880000;
	text-decoration: underline;
}
.redborder {
	border: 1px solid #860102;
	margin-right: 5px;
	margin-bottom: 5px;
}
.greyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}
a.greyfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}
a.greyfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.whiteline {	
	line-height: 15px;
	background-image: url(../images/white_doubleline.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 15px;
}
.redline {
	line-height: 15px;
	background-image: url(../images/red_doubleline.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 15px;
}
.nabar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navpic_up.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 30px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.nabar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navpic_up.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 30px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.nabar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navpic_over.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 30px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.smallfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.smallfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.largeblackfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.picborder {
	border: 1px solid #000000;
	margin: 4px;
}
.linkfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #500001;
	text-decoration: none;
}
a.linkfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #500001;
	text-decoration: none;
}
a.linkfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
}
