BODY, .main {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	scrollbar-3dlight-color: #A9A9A9;
	scrollbar-face-color: #303030;
	scrollbar-darkshadow-color: Black;
	scrollbar-arrow-color: #FFA500;
	scrollbar-base-color: #303030;
	scrollbar-highlight-color: #A9A9A9;
	scrollbar-track-color: Gray;
	scrollbar-shadow-color: Black;
	color: #F5F5F5;
	vertical-align: top;
	line-height: 150%;
}

td {
	font-size: 11px;
}

a, a:link {
	color: #FFA500;
	text-decoration: none;
}

a:hover {
	color: #FFD700;
	text-decoration: underline;
}

a:visited {
	color: #eee8aa;
}

a:visited:hover {
	color: #FFD700;
}

.titlebar {
	color: White;
	font-weight: bold;
	font-size: 14px;
	background-color: #202020;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.title {
	color: White;
	font-weight: bold;
	font-size: 14px;
	background-color: #202020;
}

a.title, a.title:link, a.title:visited {
	color: #FFA500;
	border: 0px;
}

.title2 {
	color : #FFD700;
	font-weight : bold;
	font-size: 13px;
}

input {
	height: 18px;
	border: 1px solid #000000;
	font-size: 12px;
	color: #000000;
	background-color: #DCDCDC;
}

input[type="text"] {
	height: 18px;
	border: 1px solid #000000;
	font-size: 12px;
	color: #000000;
	background-color: #DCDCDC;
}

input[type="submit"] {
	border: 3px outset Gray;
	height: 24px;
	font-weight: bold;
}

.gallerythumb {
	border: 4px solid #FFFFFF;
}

.galleryimg {
	border: 8px solid #FFFFFF;
}


/*
input[type="Button"], input[type="Submit"] {
	border: 3px outset Gray;
	height: 24px;
	font-weight: bold;
	color: #ff0000;
}
/*
input[type="Submit"] {
	border: 3px outset Gray;
	height: 24px;
	font-weight: bold;
}
*/
textarea {
	border : 1px solid Black;
	font-size : 12px;
	background-color: #DCDCDC;
	color: #000000;
}

ul {
	margin-left: 15px;
	margin-top: 0px;
	list-style: square;
	margin-bottom: 2px;
}

li {
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

.navbar {
	font-size: 10;
	color: White;
	font-weight: bold;
}

a.navbar:link {
	color: White;
	font-size: 10;
	text-decoration: none;
}

a.navbar:visited {
	color: Silver;
}

a:hover.navbar {
	color: #FFD700;
	text-decoration: none;
}

.infobox {
	font-size : 12px;
	color: #ffd700;
	vertical-align : top;
	border: 2px solid #000000;
	background-color: #202020;
}

a.infobox, a.infobox:link {
	color: #0000CD;
	font-size : 11px;
}

a.infobox:visited {
	color: #4169E1;
}

.infobox2 {
	font-size : 11px;
	color: #F5F5F5;
	vertical-align : top;
}

li.infobox2 {
	padding-left: 0px;
	padding-right : 0px;
}

a.infobox2, a.infobox2:link {
	color: White;
	padding-left: 0px;
	padding-right : 0px;
	font-size : 11px;
}

a.infobox2:visited {
	color: #DCDCDC;
}

.formtable {
	font-size : 11px;
	border: 1px solid Black;
	background-color: #404040;
}

th.formtable {
	background-color: Black;
	height: 22px;
	text-align: left;
	padding-left: 5px;
}

hr {
	color: #ffffff;
}

.button {
	border: 3px outset Gray;
	height: 24px;
	font-weight: bold;
}
