BODY {
	SCROLLBAR-FACE-COLOR: #EFEEEA;
	SCROLLBAR-HIGHLIGHT-COLOR: #7D7C72;
	SCROLLBAR-SHADOW-COLOR: #7D7C72;
	SCROLLBAR-3DLIGHT-COLOR: #EFEEEA;
	SCROLLBAR-ARROW-COLOR:  #7D7C72;
	SCROLLBAR-TRACK-COLOR: #EFEEEA;
	SCROLLBAR-DARKSHADOW-COLOR: #EFEEEA;
	background-color: #EFEEEA;
}
.aplicationtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #EFEDE7;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A3931;
}
.mainnavigation, .mainnavigation:link, .mainnavigation:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #42413A;
	text-decoration: none;
}
.mainnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D2800;
	text-decoration: none;
}
.subnavigation, .subnavigation:link, .subnavigation:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D2800;
	text-decoration: none;
}
.subnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F1800;
	text-decoration: none;
}
.statusbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.outsideborder {
	background-color: #EFEDE7;
	border: 2px solid #A3A297;
}
.insideborder {
	background-color: #D7D5CD;
	border: 1px solid #A3A297;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9D2800;
	letter-spacing: 1px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #56554E;
	background-color: #F9F9F7;
	border: 1px solid #A3A297;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585752;
	letter-spacing: 1px;
	background-color: #C6C5BD;

}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E7E6DC;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585752;
	background-color: #E1DFD9;
	border: 1px solid #A3A297;
	cursor: hand;
}
.buttonsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #585752;
	background-color: #E1DFD9;
	border: 1px solid #A3A297;
	cursor: hand;
}
.tabledatabackground {
	background-color: #C6C5BD;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;

}
.noticetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #525043;
	letter-spacing: 1px;
}
a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;

}
