body {
	scrollbar-face-color:#DBCC9E;
	scrollbar-arrow-color:#273350;
	scrollbar-track-color:#EBDFB9;
	scrollbar-shadow-color:#273350;
	scrollbar-highlight-color:#F9F7F0;
	scrollbar-3dlight-color:#F9F7F0;
	scrollbar-darkshadow-Color:#273350;
	background-color: #897D5F;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Times New Roman;
	font-size: 11px;
	color: #151E30;
}
a:link {
	font-family: Times New Roman;
	color: #56595F;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman;
	color: #1B2E54;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman;
	color: #2E3E5F;
	font-size: 14px;
	text-decoration: none;
}
a:active {
	font-family: Times New Roman;
	color: #2E3E5F;
	font-size: 14px;
	text-decoration: none;
}

.regular14white {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Times New Roman;
}

.regular14 {
	color: #151E30;
	font-size: 14px;
	font-family: Times New Roman;
}
.regular12 {
	color: #151E30;
	font-size: 12px;
	font-family: Times New Roman;
}
.contentBox {
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #151E30;
	background-color: #EBDFB9;
}