body {
	background-image : url('images/background.jpg');
	scrollbar-3dlight-color: #564018;
	scrollbar-arrow-color: #564018;
	scrollbar-base-color: #D3B684;
	scrollbar-face-color: #F0E2C5;
}
a:link, a:hover, a:visited, a:active{
	color: #840084;
	}
.error {
	text-align: right;
	color: red;
	font : bold 10pt/12pt arial;}
.bigTitle {
	text-align: right;
	color: #000099;
	font : bold 12pt/14pt arial;}
.list {
	text-align: right;
	color: #000000;
	background-color: #000000;
	font : 10pt/12pt arial;
	}
.tableHeader {
	background-color : #EEEEEE;
	font-weight : bold;}
.tableTitle {
	background-color : #D4D4D4;
	font-weight : bold;}
.text {
	background-color : Navy;}
.imgSize {
	font : bold 7pt/10pt arial;}
}
.linkList {
	padding-top: 5px;
	color: Black;
	font : 10pt/12pt arial;
}
.linkList a:link, .linkList a:visited, .linkList a:active{
	color: #333333;
	text-decoration: none;
	}
.linkList a:hover {
	color: #725207;
	font: bold;
	}
.formTable {
	text-align: right;
	color : #000000;
	background-color: #000000;	
	font : bold 10pt/12pt arial;
	}
input, textarea, button, select {
	color: #000000;
	font : 10pt/12pt verdana;
	}
.smallInput {
	color: #000000;
	font : 8pt/10pt verdana;
}
.smallPre {
	color: #000000;
	font : 8pt/10pt monospace;
}