body {
	color:#ffffff;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 10px;
	background-color:#000000;
	}

.textbox
 {
	background-color: #ffffff;
	background-image:url("../IMAGES/input.gif");
	background-repeat: repeat-x;
	border:1px solid #b1df37;
	padding:3px;
	margin-top:0px;
}

.text
{
	font-face:"Arial";
	font-size:"13 pt";
	color:"grey";
}
.NEWSLI
{
  	list-style-image: url("../IMAGES/newsbullet.gif");
}

h2 { font-size:14px; margin:0; color:#333333; }

h3 {font-size:20px; margin:0; color:#990000; border-bottom: 2px #333333; }


	a, a:visited, a:link { color:#8877FF; text-decoration:none;}
	
	a:hover { color: #666666; }
	
hr
{
  color: maroon;
  height: 5px;
  
}
.button
{
	background-color: #333333;;
	border-color: black;
	border-style: inset;
	cursor: hand;
	cursor: pointer;
	border-width: thick;
	
}
pre
{
	text-align: left;
	
}

.details
{
	border-width: medium;
	border-color: gray;
}