BODY,TABLE,TR,TD {
	font-size: 97%;
	font-family: verdana, arial, helvetica;
	color: #860406 }

h2    { 
	font-size: 18px;
	font-family: verdana, arial,helvetica;
	color: #000000 }
	
h3    { 
	font-size: 18px;
	font-family: verdana, arial, helvetica;
	color: #000000 }
	
a     {	font-size: 13px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-decoration: none }

h3    { font-size: 110%; }
	
	
a:hover  {
	font-size: 13px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-decoration: underline }
	
.link {
	font-size: 13px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-decoration: none }
	
.link:hover {
	font-size: 13px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-decoration: underline }
	

.links {
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-decoration: none }
	
.links:hover {
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	text-decoration: underline; }
	

.tabletitle {
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #FFFFFF; font-weight: bold }
	
.title {
	font-size: 14px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-weight: bold; }
	
.form {
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	BORDER-LEFT-COLOR: #E2E2E2;
	BORDER-BOTTOM-COLOR: #E2E2E2;
	BORDER-TOP-COLOR: #E2E2E2;
	BORDER-RIGHT-COLOR: #E2E2E2;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid }
	
.button {
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	color: #A9A292;
	BORDER-LEFT-COLOR: #C1C1C1;
	BORDER-BOTTOM-COLOR: #C1C1C1;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-COLOR: #C1C1C1;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BACKGROUND-COLOR: #F8F8F8;
	BORDER-RIGHT-COLOR: #C1C1C1;
	BORDER-BOTTOM-STYLE: solid;
	font-weight: bold }
	
.searchForm {
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #31659C;
	border-color: #BDC7CA;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color: #687A82;
	border-bottom-color: #687A82;
	border-left-color: #687A82;
	border-right-color: #687A82;
}

.searchFormButton {
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	color: #31659C;
	border-color: #BDC7CA;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color: #687A82;
	border-bottom-color: #687A82;
	border-left-color: #687A82;
	border-right-color: #687A82;
	background-color: #EFEFEF;
	cursor: hand;
}
	
