body {  		font-family: Verdana, Arial; 
			font-size: 10pt; 
			color: #000000; 
			background-color: #FFFFFF; 
			margin-top: 1px; 
			margin-right: 0px; 
			margin-bottom: 0px; 
			margin-left: 1px}
td {  			font-family: Verdana, Arial; 
			font-size: 10pt; 
			color: #000000}
.body {		text-align: center;}
.body table	{ 	text-align: left;} 

/* This controls the logo and banner - logo height must equal height of banner */
.banner {  		background-color: #FFFFFF; 
			background-image: url("../images/banner.gif");
			border: #000000; 
			border-style: solid; 
			border-top-width: 0px; 
			border-right-width: 0px; 
			border-bottom-width: 0px; 
			border-left-width: 0px;
			height: 60px;}
.logo {  		background-color: #FFFFFF; 
			border: #000000; 
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 0px; 
			border-bottom-width: 1px; 
			border-left-width: 1px;
			height: 60px;}

/* This controls the navigation bar */
.navbar {  		font-family: Verdana, Arial; 
			font-size: 10px; 
			color: #FFFFFF; 
			background-color: #770101; 
			border-color: #000000; 
			border-style: solid; 
			border-top-width: 0px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px;
			height: 16px;}
.navside {		font-family: Verdana, Arial; 
			font-size: 10px; 
			color: #FFFFFF; 
			border-top-width: 0px; 
			border-right-width: 1px; 
			border-bottom-width: 0px; 
			border-left-width: 0px;
			border-color: #000000; 
			border-style: solid;
			width: 20px;
			height: 16px}
.navbutton {	font-family: Verdana, Arial; 
			font-size: 11px; 
			text-align: center;
			font-weight: bold;
			color: #FFFFFF; 
			border-top-width: 0px; 
			border-right-width: 1px; 
			border-bottom-width: 0px; 
			border-left-width: 0px;
			border-color: #000000; 
			border-style: solid;
			width: 100px;
			height: 16px}
.navhighlight {	background-color: #8E4B4B;
			font-family: Verdana, Arial; 
			font-size: 11px; 
			text-align: center;
			font-weight: bold;
			color: #FFFFFF; 
			border-top-width: 0px; 
			border-right-width: 1px; 
			border-bottom-width: 0px; 
			border-left-width: 0px;
			border-color: #000000; 
			border-style: solid;
			width: 100px;
			height: 16px;
			cursor: pointer; }
a.navlink:link {  	font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none;}
a.navlink:visited { font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none;}
a.navlink:active { font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none;}
a.navlink:hover { font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none;}

/* This controls the content */
.space {		height: 1px;}
.contentspace {	border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 0px; 
			border-left-width: 1px;
			border-color: #000000; 
			border-style: solid;
			width: 25px;
			background-color: #FFFFFF;
			height: 10px;
			font-size: 1px;}
.contentmargin {	border-top-width: 0px; 
			border-right-width: 0px; 
			border-bottom-width: 1px; 
			border-left-width: 1px;
			border-color: #000000; 
			border-style: solid;
			width: 20px;
			background-color: #FFFFFF;}
.content {		border-top-width: 0px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 0px;
			border-color: #000000; 
			border-style: solid;
			background-color: #FFFFFF;}

/* This controls the look of normal links */
a:link {  		color: #890101;}
a:visited { 		color: #890101;}
a:active { 		color: #890101;}
a:hover { 		color: #C37676; 
			text-decoration: none;}

.field {		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 9pt;
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px;
			border-color: #000000; 
			border-style: solid;}
