body{
	background-color : #F1F1DA;
	font-family : Verdana;
	font-size : 10px;
	color: #434B0D;
	scrollbar-face-color: #E2E2E2;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ABABAB;
	scrollbar-shadow-color: #ABABAB;
	scrollbar-highlight-color: #E2E2E2;
}


A { color: #45472F; text-decoration: none; }
A:link { color: #4B4C32; text-decoration: none; }
A:active { color: #4B4C32; text-decoration: none; }
A:visited { color: #4B4C32; text-decoration: none; }
A:hover { color: #4B4C32; text-decoration: none; }

.button {border : 1px solid #000000; background : #D4D7B2;  font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color: #434B0D; font-weight : bold;}


.editbox { border : 1px solid #000000; background : #D4D7B2; color : #434B0D; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px;}


.shoutbox {
	color : #434B0D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.table0 {
	color : #000000;
	font-size : 10px;
	background-color : #E4E4C6;
}

.table1 {
	color : #000000;
	font-size : 10px;
	background-color : #F1F1DA;
}

