body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 	color: #a50021;
}

a:link {
	color: #a50021;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #a50021;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color:#a50021;
	text-decoration: none;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

.titlesmall{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
}

.titlesmallest{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #a50021;
}

.box1 {
	padding: 5px;
	border: 1px dashed #cccccc;
}

.box1small {
	padding: 1px;
	border: 1px dashed #cccccc;
}

.box2 {
	font-style: normal;
	padding: 5px;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.box2white {
	font-style: normal;
	padding: 5px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.dropcapgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	line-height: 60px;
	color: #765043;
	background-color: #CCCCCC;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	padding-top: 2px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dropcapwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	line-height: 60px;
	color: #765043;
	background-color: #ffffff;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	padding-top: 2px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dropcapsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 33px;
	color: #765043;
	background-color: #cccccc;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	padding-top: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}

A.topmenu:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.topmenu:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.topmenu:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.topmenu:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-style: normal;
}

.searchbox {
	FONT-SIZE: 10px;  COLOR: #666;  FONT-FAMILY: Arial
}

.topmenu {
	background-image: url(test/images/images/header-greybar_03.gif);
	background-repeat: repeat-x;
}
