@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(background.png);
}

th {
	text-align: center;
}

a:link {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:hover {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:active {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	letter-spacing: 0.1em;
	color:#FF9900;
}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: .05em;
}

.click_here {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: .05em;
}
.a_selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.a_deselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.miny_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFF00
}

.admin_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC6600;
	text-decoration: none;
	letter-spacing: .1em;
}

.galbum_border {
	border: thin solid #CC6600;
	vertical-align: middle;
	background: #000;
}

.help_border {
	border: medium double #9D5300;
	vertical-align: middle;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.atable_bgcolor {
	background-color: #9D5300;
}

.page_border {
	border: thin solid #513100;
	margin: 10px;
	padding: 10px;
	background-color: #100B0B;
}
.page_text {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px;
}

.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: 0.1em;
	color:#FF9900;
}

.page_bottom {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FF9900;
	letter-spacing: 0.1em;
}

.dard_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF9900;
	letter-spacing: .1em;
	
}
