DIV {
	font-size : 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #D5A229;
	}
A:LINK {
	text-decoration : none;
	color : #630000;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	list-style : disc inside;
	list-style-type : disc;
	border : 0;
	}
A:VISITED {
	text-decoration : none;
	color : #630000;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	list-style : disc inside;
	list-style-type : disc;
	}
A:ACTIVE {
	text-decoration : none;
	color : #630000;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	list-style : disc inside;
	list-style-type : disc;
	}
A:HOVER {
	text-decoration : none;
	color : #D5A229;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	}

BODY {
	scrollbar-arrow-color: #FAFEDA;
	scrollbar-base-color: #E9B53D;
	scrollbar-dark-shadow-color: #E9B53D;
	scrollbar-face-color: #E9B53D;
	scrollbar-highlight-color: #FAFEDA;
	scrollbar-shadow-color: #E9B53D;
	}

INPUT.SButton {
	BACKGROUND-COLOR: #fafeda;
	BORDER-BOTTOM: #ba8b1b 2pt double;
	BORDER-LEFT: #ba8b1b 2pt double;
	BORDER-RIGHT: #ba8b1b 2pt double;
	BORDER-TOP: #ba8b1b 2pt double;
	COLOR: #630000;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 1pt;
	PADDING-LEFT: 1pt;
	PADDING-RIGHT: 1pt;
	PADDING-TOP: 1pt;
	TEXT-ALIGN: center;
	}
