html,body
{
	height: 100%;
}
body
{
	font-family: Arial, Helvetica, Verdana;
	background-repeat: repeat-y;
}
td
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}
p
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: black;
	line-height: 22px;
	padding-left: 12px;
	padding-right: 20px;
}

.body2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: black;
	line-height: 22px;
	}

b,strong
{
	color: #4E3F2C;
	font-weight: bold;
}

.white
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color:white;
}

a
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #890A4C;
	text-decoration: underline;
}
a strong
{
color:#890A4C;
}
a:HOVER
{
	color: #890A4C;
	text-decoration: none;
}
#homeNav a
{
	color: #73634E;
	font-weight: bold;
	text-decoration: none;
}
#homeNav a:HOVER
{
	color: #890A4C;
	text-decoration: none;
}
#footer
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #ADADAD;
	line-height: 16px;
	padding-left: 20px;
}
#footer a
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #ADADAD;
	text-decoration: underline;
}
#footer a:HOVER
{
	text-decoration: none;
}

form
{
	padding: 0px;
	margin: 0px;
}
input
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}
input.button
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color:white;
	background: #73634E;
	font-weight: bold;
	width: 80px;
	
}

td.bodyarea
{
	background-repeat: repeat-x;
}
#nav a
{
	color: #73634E;
	text-decoration: none;
	font-weight: bold;
}
#nav a:HOVER
{
	color: #890A4C;
	text-decoration: none;
	font-weight: bold;
}
#nav .selected
{
	border: none;
	border-top: 3px solid white;
	border-bottom:3px solid white;
	background: #890A4C;;
	color: white;
}
#nav .selected a
{ 	
	cursor: arrow;
	color: white;
}
#nav .selected a:HOVER
{ 
	cursor: arrow;
	text-decoration: none;
	color: white;
}
#nav
{
	text-align: left;
}
.contenttd
{
	padding: 20px;
}
.topbar
{
	border: none;
	border-bottom: 1px solid #CEC9C1;
}
table.rightinfoboxes td
{
	border-bottom: 1px solid #ccc;

	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}
table.rightinfoboxes td strong
{
	display: inline;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	color: #A75200;
}
table.rightinfoboxes td a
{
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	padding-left: 15px;
	line-height: 18px;
	font-weight: normal;
}
table.rightinfoboxes td p
{
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

table.rightinfoboxes
{
	border:  1px solid #ccc;
	border-bottom: none;
}
table.thumbborder
{
	display: inline;
	border: 1px solid #ccc;
	background: white;
	/* width: 100px; */
	/* margin-right: 5px; */
	margin-bottom: 15px;
}
table.thumbborder td
{
	background: #F3F1EF;
}
p.folionav
{
	color: #D1CBC4;
	font-size: 11px;
	font-weight: bold;
}
p.folionav a
{
	color: #9C8F80;
	font-size: 11px;
	font-weight: bold;
	txt-decoration: underline;
}
.foliodesc
{
	color: #9C8F80;
	font-size: 12px;
}
.foliodesc strong
{
	color: #9C8F80;
	font-size: 12px;
}
hr.folio
{
	height: 1px;
	width: 450px;
	color: #9C8F80;
}
h1
{
color:#890A4C;
font-weight: bold;
font-size: 15px;
font-family: arial, helvetica,verdana;
}
textarea
{
	width: 200px;
}

.tddetails
{
	border: none;
	border-top: 1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
       	border-left: 1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	color: #000000;
}

.tddetails2
{
	border: none;
        background: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
       	border-left: 1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color: #000000;
}