@charset "iso-8859-7";
/* CSS Document */
body {
	background-color: #000000;
	text-align:center;
}
a:link, a:visited { color:#707070;
			text-decoration:none;
}
a:hover { color:#d0d0d0;
			text-decoration:none;
}
input[type="text"] {
	background-color:transparent;
	color:#FFFFFF;
	 }
.p_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996633;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}
.p_menu:hover {
	color: #ffff80;
	text-decoration: underline;
}
.p_menu_s {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffff80;
	font-weight: bold;
	text-decoration: none;
}

td {
	color:#FFFFFF;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 15px;
}
.im { border:3px solid #000000;
}
a .im:hover { border:3px solid #d0d0d0;
}
a .album:hover { color:880; }
.imm { border:3px solid #675939;}
h1 {
	font-size:24px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td .st {
	font-size:24px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
td .sm { font-size:10px; }
.hidden { text-decoration:none;
		  color:#000000;
		  background-color:#000000;
}
.hidden a { text-decoration:none;
			color:#000000;
}
.roll_in_text {
	overflow: scroll;
	position: static;
	height: 377px;
	width: 400px;
}
