
body {
	border-top:6px solid #369;	
	background:url('img/bg2.png') repeat-x;
	margin:0px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	background:url('img/bg3.jpg') repeat-x;
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}

.box { float: left; width: 100px; height: 100px; }
#boxContent { border:''; background:''; #9fc; none }
