﻿body        { background-color: #DE9A6B; font-size: 13px; }
.title		{ font-family: Arial; font-size: 18px; color: #FFFFFF}
.navbar		{ text-align: center; font-size: 13px; font-weight:bold}

td          { font-family: Verdana; color: #800000 }
h3          { margin-bottom: 0 }
h5			{
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.front		{ font-family: Arial; font-size: 16px; color: #800000; 
			  letter-spacing:0pt; line-height:160% }
.front2		{ font-size: 13px}
.front3		{ font-size: 10px; color: #000080}
.formgot	{ font-family: Arial; font-size: 13px}
a:active    { color: #00416B; text-decoration:none }
a:visited   { color: #00416B; text-decoration:none }
a:hover     { color: #000066; text-decoration:none }
a:link      { color: #00416B; text-decoration:none }
.bord1 {
	border: 1px solid #808080;
}
.boxright {
	border: 1px solid #808080;
	float: right;
	padding: 5px 10px 5px 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 48%;
	background-color: #F3F3F3;
}