BODY {
	margin: 0px;
	background-color: #000000;
	}
#tabel
{
	background-attachment: scroll;
	background-image: url(../components/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#menucell
{
	height: 25px;
	padding-left: 120px;
}
#contentcell
{	
	padding-left: 120px;
	font-family:arial, verdana;
	font-size: 11px;
}
a:link { color: #FF0000; text-decoration: none;}
a:visited { color: #FF0000; text-decoration: none;}
a:hover { color: #FF0000; text-decoration: underline; }

