/* urban souls */

body {
	background-color:transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #990000;
	scrollbar-face-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.calender:link {
	color:#CC0000;
}
a.calender:active {
	color: #cc0000;
}
a.calender:visited {
	color: #CC0000;
}
a.calender2:link {
	color: #0033CC
}
a.calender2:active {
	color: #0033CC;
}
a.calender2:visited {
	color: #0033CC;
}
.style1 {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}
.style2 {
	font-size: 12px;
	color: #C00;
}
.style3 {
	color: #FFF
}


.style4 {
	font-size: 10px;
	color: #000;
	text-align: center;
}
.style5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
}
.style10 {
	color: #900;
}
.style11 {
	font-size: 24px;
	color: #CCC;
}
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 294px;
	height: 369px;
	left: 35px;
	top: 144px;
	background-color: #fff;
	/*filter:alpha(opacity=60);
	/* CSS3 standard */
    /*opacity:0.6;*/
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
