.body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #44371A;
}

.bodywhitebold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
}

.bodysm {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #44371A;
}
.header {
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-size: 28px;
	line-height: 32px;
	font-variant: normal;
	color: #44371A;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#header {
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-size: 28px;
	line-height: 30px;
	font-variant: normal;
	color: #44371A;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}

#headergrey {
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-size: 28px;
	line-height: 30px;
	font-variant: normal;
	color: #44371A;
	font-weight: bold;
	letter-spacing: -3px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}

#100perheight {
	height:100%; 
	border:none;
}

#indent {
	text-indent: -6px;
	text-align: left;
	direction: ltr;
	text-decoration: none;
	font: normal normal normal 11px/12px Arial, Helvetica, sans-serif;
	margin-left: 6px;
	margin-bottom: 6px;
}

a.mainlink:link {
	color : #44371A;
	text-decoration : underline;
}

a.mainlink:hover {
	color : #000000;
	text-decoration : none;
	background-color: #66FF66;
}

a.mainlink:active {
	color : #99FF99;
	text-decoration : underline;
}

a.mainlink:visited {
	color : #FC0200;
	text-decoration : underline;
}

a:link {
	color : #856A35;
	text-decoration : underline;
}

a:hover {
	color : #FC0200;
	text-decoration : underline;
	
}

a:active {
	color : #99FF99;
	text-decoration : underline;
}

a:visited {
	color : #856A35;
	text-decoration : underline;
}

.input {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #44371A;
	background : #ffffff;
	border-color : #44371A;
	border-width : 1px;
}

 TABLE.shows   { border-collapse: collapse;
                   border: 1px solid #bfbfbf; }
 tr.blue		 { background-color: #d7dfee; }
 tr.grey		 { background-color: #ebebeb; }

