Body {
  font-family: verdana, lucida, sans-serif;
  font-size: 10px;
  color:#bbc6fc;
  background-color:#000000;
  background-image:url(images/bg.gif)
  }
  
a:link, a:visited, a:active {
font-weight:bold;
  font-size: 10px;
  color: #345ff3;
 text-decoration: none; cursor:help}

  
a:hover { 
font-weight:bold;
  font-size: 10px;
  color : #ffffff; 
 text-decoration: none; cursor:help}

input, textarea
{ background: transparent;
font-family: Verdana, Lucida, Sans-Serif;
color: #b8c3ff; 
border-style: groove; 
border-color: #bbc6fc;
border-width: 1px; 
}

.head
{
	font-family:"Comic Sans MS";
	font-size:12px;
	color:#bbc6fc;
	background-image:url(images/text.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:right;
	height: 20px;
	width: 100%;
	background-position: center center;
	margin-right: 10px;
}

#table
{border:groove;
border-width:thin;
background-color:#000000;
border-color:a8b6ff;
text-indent:center;
}

#main
{overflow:auto;
width:330px;
height:683px;
}

#links
{border:thin;
border-width:thin;
border-style:groove;
}

blockquote {
	margin-right: 5px; margin-bottom: 5px; margin-top: 5px; margin-left: 5px;  
	padding: 5px; 
	color: #505050;
	line-height: 15px;
	font-size: 10px;
	font-family: tahoma;
	text-align: left;
	background-color: #d5dcff;
}
