html {
	scrollbar-face-color: #402d0f; 
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #BBA887; 
	scrollbar-track-color: #BBA887;
	scrollbar-darkshadow-color: #000000;
}

body {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-align: center;
	margin: 0;
	background: #402D0F;
	background-position: top center;
}

#table {
	border: 1px solid #FFFFFF;
}

.white_11pt {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.white_12pt {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.link {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 12px;
	color: #FBFACB;
	font-weight: bold;
	text-decoration: none;
}
.white_13pt_bold {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_25pt_bold {

	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_13pt_bold_link {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.white_13pt_bold_link:hover {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.white_7pt_link {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-style: italic;
}
.white_18pt_bold {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.black_11pt {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 11px;
	color: #000000;
}
.table_border {
	border: 1px solid #FFFFFF;
}
