body {
	background-color: #FFFFD5;
	background-image: none;
	background-repeat: repeat;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin: 0px 5px 0px 0px;
}
select {
    scrollbar-3d-light-color:#000000;
    scrollbar-arrow-color:#FFFF33;
    scrollbar-base-color:blue;
    scrollbar-dark-shadow-color:#333333;
    scrollbar-face-color:#d7dcd9;
    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:pink;
} 
.textbox {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	border: thin solid #000000;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
}

.photocredit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.textboxpre {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	border: thin solid #000000;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
	white-space: pre;
	text-align: justify;


}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.textinput {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #ECEBBD;
	border: thin solid #000000;
	padding: 2px;

}
.smalltext {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
}
.button {
	scrollbar-3d-light-color:#000000;
    scrollbar-arrow-color:#FFFF33;
    scrollbar-base-color:blue;
    scrollbar-dark-shadow-color:#333333;
    scrollbar-face-color:#d7dcd9;
    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:pink;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFE99D;
	border: thin solid #000000;
	cursor: hand
}
.titlebar {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C685B;
	letter-spacing: 1px;
	word-spacing: normal;


}
.midtext {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;

}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: underline;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #FF6600;
	text-decoration: underline;
}
.imagebox {
	border: thin solid #000000;
	background-color: #000000;

}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: underline;
}
.itemauthor {
	font-family: "Courier New", Courier, mono;
	font-weight: 900;
	color: #000000;
}
.itemtitle {
	font-family: "Courier New", Courier, mono;
	font-weight: 800;
	text-transform: uppercase;
	color: #000000;
}
hr {
	border: 1px solid #000000;
}
.tdbox {
	border: 1pt solid #000000;
	background-color: #FFFFCC;
}
ul {
	list-style-position: outside;
}
li {
	font-size: 12px;
	padding: 1px;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}
.error {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF3333;
	border: 1px solid #000000;
}
.tdboxhead {
	background-color: #FFF5B7;
	border: 1pt solid #000000;
	font-weight: bold;
	text-align: center;
}
.titlesidebar {
	background-color: #FFF5B7;
	vertical-align: middle;
	width: 50px;
	background-image: url(media/subtitle_back1.gif);
	background-repeat: repeat;
	text-align: center;
}
.titletopbar {
	background-color: #FFF5B7;
	vertical-align: middle;
	background-image: url(media/subtitle_back1.gif);
	background-repeat: repeat;
}
.enterbox {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	border: thin solid #000000;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
	cursor:pointer;
}

