BODY.HEADERNAV {
	background: white url("images/header_bg.jpg");
	background-repeat: repeat;
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #142914;
	scrollbar-base-color : #AC9A7B;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #897655;
	scrollbar-highlight-color : #AC9A7B;
	scrollbar-shadow-color : #5A4B32;
	background-attachment: fixed;
}


BODY.MAINWINDOW {
	background: #7C7C7C url("images/mainpage_bg.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;	
	background-repeat: repeat-y;
	font-family: "Arial";
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}

b.date {
	font-family: "Arial";
	font-size: 12pt;
	color: #707070;
	
}

b.normbold {
	font-family: "Arial";
	font-size: 12pt;
	color: #FFFFFF;
}

b.norm {
	font-family: "Arial";
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}

b.standsmall {
	font-family: "Arial";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}

b.section {
	font-family: "Impact";
	font-size: 18pt;
	color: #3E5A2F;
	font-weight: normal;
}

p.standard {
	font-family: "Georgia";
	font-size: 12pt;
	color: #595858;
	font-weight: normal;
}

li.standard {
	font-family: "Georgia";
	font-size: 12pt;
	color: #595858;
	font-weight: normal;
}



ul.standard {
	font-family: "Georgia";
	font-size: 12pt;
	color: #595858;
	font-weight: normal;
}


A {
	font-family: "Arial";
	font-size: 12pt;
	color: #FFFFFF;
}

A:Hover {
	color: #B3B8DA;
}

HR.standard {
	height: 2pt;
	color: #880906;
}

HR.header {
	height: 4pt;
	color: #887453;
}

td.clr { 
	background-color: #FFFFFF;
}