body {
	background-attachment: scroll;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.scrollbar {
	scrollbar-face-color: #F0E7C0;
	scrollbar-highlight-color: #F9F6E8;
	scrollbar-3dlight-color: #E7D9AC;
	scrollbar-darkshadow-color: #E7D9AC;
	scrollbar-shadow-color: #C1A36F;
	scrollbar-arrow-color: #C6B071;
	scrollbar-track-color: #F0E7C4;
}

.subheading {
	color : #74501B;
	font : bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.h2 {
	color : #B39441;
	font : bold 12px Tahoma, Arial, Verdana;
}

.balance {
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bodytext {
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #624C21;
}
.generaltext {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #624C21;
	padding: 5px;
	background-color: #EFEDE2;
}
.introtext {
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #624C21;
	padding: 3px;
}

.newsbar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #F9F6E8;
	font-size: 0.8em;
	border: 1px solid #B39441;
	background : #C1AC6D;
	font : bold;
}

.tableborder {
	border: 1px solid #000000;
}

.tableborder2 {
	font : 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #624C21;
	border: 1px solid #74501B;
	background: #F3EBCC;
}

.tablefooter {
	border: 1px solid #B39441;
	background: #C1AC6D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F3EBCC;
}

.tablesplash {
	border: 2px solid #000000;
}

.tabletext {
	font : 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #624C21;
}

.blockquote {
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.foot {
	font : 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.footer:link {
	text-decoration : none;
	color : #F9F6E8;
}

.footer:active {
	text-decoration : none;
	color : #ffffff;
}

.footer:visited {
	text-decoration : none;
	color : #F3EBCC;
}

.quirk:hover {
	text-decoration : none;
	color : #000000;
}

.quirk:link {
	text-decoration : none;
	color : #624C21;
}

.quirk:active {
	text-decoration : none;
	color : #000000;
}

.quirk:visited {
	text-decoration : none;
	color : #624C21;
}

.quirk:hover {
	text-decoration : none;
	color : #000000;
}

.input {
	font : 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #F9F6E8;
	background-color : #C1AC6D;
	border: #B39441;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.smalltext {
	font : 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

A:active {
	COLOR: #74501B;
}

A:visited {
	COLOR: #967334;
}

A:link {
	COLOR: #87601C;
}

A:hover {
	COLOR: #74501B;
}
li {
	list-style-image: url(images/bullet.gif);
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #624C21;
}
.subheadings {

	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #624C21;
}
.studheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #74500A;
	padding: 0px;
}
