body
{
	padding: 0px;
	margin:0px;
	margin-top: 0px;
	padding-top: 5px;
	background-color: #000;

	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #D78400;
	scrollbar-base-color: #000;
}
.topbg
{
	background:url("./img/frame_top_bg.gif")
}
.txtcenter
{
	font-family: 'Verdana','Arial','Time New Roman';
	font-size:0.7em;
	color: #818282;
	text-align: justify;
}

a:link,a:visited,span:visited,span
{
	text-decoration:underline;
	font-family: 'Verdana','Arial','Time New Roman';
	color: #818282;
	cursor: pointer
}
a:hover,span:hover
{
	font-family: 'Verdana','Arial','Time New Roman';
	color: #D78400;
	text-decoration:none;
}

/*span:visited{ text-decoration:none; color:#818282; }
span:hover{ text-decoration:underline; color:#818282; }
span {color:#818282; cursor: pointer}*/

.line
{
	color:#D78400;
	width:80%;
	height:1px;
}