body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #772748;
	background-color: #BCD0E9;
	margin: 0px;
	scrollbar-base-color: #BCD0E9; 
	scrollbar-face-color: #BCD0E9; 
	scrollbar-track-color: #ECEAAE; 
	scrollbar-arrow-color: #7E2E4F;
	scrollbar-highlight-color: #7E2E4F; 
	scrollbar-3dlight-color: #7E2E4F; 
	scrollbar-shadow-color: #7E2E4F;
	scrollbar-darkshadow-color: #7E2E4F;
}
.navigation {
	list-style-image: url(../images/bullett.gif);
	list-style-type: square;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E2E4F;
	margin-right: 15px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.headerFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #7E2E4F;
}
a {
	color: #7E2E4F;
}
a:hover {
	color: #000099;
}
.TableHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}
