
body {
	background-color: #9E0B0E;
	margin: 0px;
	}

table, img {
	border: 0px;
	}

form {
	margin: 0px;
	}

td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	}

a, a:visited, a:active {
	color: #000000;
	}

a:hover {
	color: #9E0B0E;
	}

.head {
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	}

.footer {
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	padding: 2px 20px 2px 10px;
	}

a.footerlink, a.footerlink:active, a.footerlink:visited {
	color: #ffffff;
	text-decoration: none;
	}

a.footerlink:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.content {
	background-color: #ffffff;
	width: 500px;
	vertical-align: top;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 30px 30px 10px 30px;
	}

.corners {
	background-color: #ffffff;
	width: 20px;
	}

.left {
	background-color: #000000;
	width: 200px;
	height: 450px;
	vertical-align: top;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	}

.login {
	font-size: 10px;
	color: #ffffff;
	}

.loginfield {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	width: 120px;
	height: 18px;
	}

.loginbutton {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #9E0B0E;
	border: 2px outset #CF8587;
	}

.smaller {
	font-size: 10px;
	}

.subnav {
	font-size: 10px;
	color: #ffffff;
	}

a.subnavlink, a.subnavlink:active, a.subnavlink:visited {
	font-size: 12px;
	color: #ffffff;
	}

a.subnavlink:hover {
	color: #ffff00;
	}

.field {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	height: 18px;
	margin-right: 5px;
	}

.p {
	margin-top: 8px;
	margin-bottom: 20px;
	}
