BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #6B4717;
	background-image : url(../images/background.jpg);
	scrollbar-face-color: #AAAAAA;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-track-color: #6B4717;
	scrollbar-arrow-color: #000000;
}

TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

IMG.left-floating {
	float : left;
}

IMG.right-floating {
	float : right;
}

.MAINTABLE {
	background-color : #EEEEEE;
}

.COPYRIGHT {
	background-color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : #FFFFFF;
}

A:LINK {
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333399;
}

A:VISITED {
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333399;
}

A:ACTIVE {
	text-decoration : underline;
	color : #333399;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:HOVER {
	color : #FF0000;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A.nav:LINK {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : #000022;
	text-decoration : none;
}

A.nav:VISITED {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : #000022;
	text-decoration : none;
}

A.nav:ACTIVE {
	color : #EE0000;
	font-size : 11px;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
}

A.nav:HOVER {
	color : #EE0000;
	font-size : 11px;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
}
