body{
	background-color: black;
}

body, td {
	font-family: verdana, tahoma, lucida Sans, Arial;
	color: #ffffff;
	font-size: 12px;
	line-height:140%;
}

a:link {
	color: #cc9900;
}

a:visited {
	color: #cccccc;
}

a:hover {
	color: #ffcc00;
}

a:active{
	color: #ffffff;
}

.updated	{
	font-family: verdana, tahoma, lucida Sans, Arial;
	color: #ffffff;
	font-size: 8px;
	background-color: transparent;
}

h1	{
	font-family: verdana, tahoma, lucida Sans, Arial;
	color: #cc9900;
	font-size: 19px;
	background-color: transparent;
}

h2	{
	font-family: verdana, tahoma, lucida Sans, Arial;
	color: #cc9900;
	font-size: 15px;
	background-color: transparent;
}
	
h3 	{
	font-family: verdana, tahoma, lucida Sans, Arial;
	color: #cc9900;
	font-size: 11px; 
	font-weight: bold;
	background-color: transparent;
}

hr   	{
	color: #ffffff; 
	background: #ffffff; 
	height: 2px; 
	width: 100%;
	margin-top:20px;
	margin-bottom:20px;
}

input, textarea{
	width:250px;
	font-family: verdana, tahoma, lucida Sans, Arial;
	font-size: 12px;
	line-height:140%;
	color:#ffffff;
	background-color: #3a3a3a;
}

textarea{
	height:150px;
}

.forum{
	width:780px;
	height:400px;
	border-style:none;
}

.blind{
	display:none;
}
