a.menu:active
{color: #CCCCFF; font-size:11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: underline;}

a:link
{color: #968BD0; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

a:visited
{color: #968BD0; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

a:active
{color: #968BD0; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

a:hover
{color: #CC9999; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	font-size:11px;
	scrollbar-face-color: #996666;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #660000;
	scrollbar-shadow-color: #660000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	background-color: #000000;
	background-image:url(./images/head.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
}

.forum {
	overflow: auto;
	position: absolute;
	top: 167px;
	left: 220px;
	right: 0px;
	height: 1500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 780px;
	
}

.blank-forum {
	width: 780px;
	left: 241px;
	top: 126px;
	position: absolute;
	text-align: center;
}

object {
	border:2 solid #FF0000;
}

html {
	border:2 solid #00FF00;
}

body {
	border:2 solid #0000FF;
}
