@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}

td.backtop {
	background-image: url(../images/backtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

td.pagetitle {
	margin: 0px;
	padding: 0px;
}

td.content {
	margin: 0px;
	width: 570px;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

a.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.foot:hover {
	color: #925B95;
}

td.foot {
	color: #BC95C3;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.leftcolumn {
	margin: 0px;
	width: 199px;
	background-image: url(../images/leftcolumntopimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	display: block;
	margin: 0px;
	width: 540px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/h1strip.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}

#content {
	margin: 0px;
	padding: 10px;
}

ul.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.nav {
	margin: 0px;
	padding: 0px;
	height: 29px;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 22px;
	background-image: url(../images/navbullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 169px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	display: block;
	margin: 0px;
}

a.nav:hover {
	color: #990000;
}

p {
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #800000;
}
