body {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #663333;
	background-color: #6A4E40;
	background-image: url(images/pagebgline.gif);
	SCROLLBAR-FACE-COLOR: #84695B;
	SCROLLBAR-HIGHLIGHT-COLOR: #84695B;
	SCROLLBAR-SHADOW-COLOR: #CEBCB0;
	SCROLLBAR-3DLIGHT-COLOR: #CEBCB0;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #D8CECA;
	SCROLLBAR-DARKSHADOW-COLOR: #84695B;
	line-height: 16px;
}
table {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #663333;
	line-height: 16px;

}
a:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	line-height: 16px;

}
a:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	line-height: 16px;

}
a:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #663333;
	text-decoration: underline;
	line-height: 16px;

}
.bigtext {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #666699;
	line-height: 26px;
	font-weight: bold;


}
input,textarea {
	font-family: "Tahoma", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #663333;
	background-color: #FCFAFA;
	border: 1px solid #CCCCCC;
	line-height: 16px;

}
.border {
	border: 1px solid #CCCCCC;
}
.whitetxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;

}
.bigtxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	line-height: 26px;


}