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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #CC33FF;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #000000;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	vertical-align: top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
    color: #FFFFFF;
	text-decoration: none;}
a:hover {
	font-weight: 400;
	color: #CC33FF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#galleryMenu {
	float: right;
	padding-right: 15px;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	background-color: #E3E3E3;
	text-align: left;
	height: 15px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
}

.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #410039;
	background-color: #E3E3E3;
	text-align: left;
	height: 100px;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.menudummy {
	font-weight: 400;
	color: #CC33FF;
	text-decoration: underline;
}