a,
body,
bottom,
div,
font,
h1,
h2,
input,
p,
span,
td,
textarea {
    color: #372E08;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	letter-spacing: 0px;
}

a:hover {
    text-decoration: none;
}

body {
    background-color: #fffff4;
    margin-top:20px;
    scrollbar-face-color: #dfd8b4; 
    scrollbar-highlight-color: #fffff4; 
    scrollbar-shadow-color: #666666; 
    scrollbar-3dlight-color: #cccccc; 
    scrollbar-arrow-color: #fffff4; 
    scrollbar-track-color: #e4e4ca; 
    scrollbar-darkshadow-color: #333333;
}

.bottom {
    background-color: #999999;
    margin-top:2px;
}

.bottom a,
.bottom a:visited,
.bottom a:link,
.bottom a:active,
.bottom a:hover {
    color: #000000;
	font-size: 10px;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2, 
h2 a,
h2 .bottom a:visited,
h2 .bottom a:link,
h2 .bottom a:active,
h2 .bottom a:hover {
	font-size: 17px;
	font-weight: bold;
}
h2 a,
h2 .bottom a:visited,
h2 .bottom a:link,
h2 .bottom a:active,
h2 .bottom a:hover {
	display: inline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

button,
input,
textarea {
    background-color: transparent;
	font-size: 9px;
	padding: 2px;
	width: 200px;
}

.form {
	border: 1px solid #beb68e;
	width: 200px;
}

.formborder {
	border: 2px solid #dfd8b4;
}

.imgborder {
	border: 5px solid #dfd8b4;
}

.index {
    background-color: #ffffff;
}

.inputcheckbox {
	width: 20px;
}

.left {
    background-color: #cccccc;
}

.left a,
.left a:visited,
.left a:link,
.left a:active,
.left a:hover {
	font-size: 17px;
	font-weight: bold;
}

.submit {
	border: 1px solid #beb68e;
	font-weight: bold;
	margin-bottom:3px;
	margin-right:3px;
	width: ; 
}

.top {
    background-color: #999999;
	margin: 0px;
	margin-top: 10px;
}

.top a,
.top a:visited,
.top a:link,
.top a:active,
.top a:hover {
	font-size: 13px;
	font-weight: bold;
}

.view {
    background-color: #ffffff;
    margin: 0px;
}
