td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}

#header {
	background-image: url(img/toplogobg.jpg);
}

#menu {
	font-size:14px;
	line-height:20px;
	text-align:right;
}

#menu a { margin-right:15px;}

#content {
	padding:15px 35px 20px 15px;
	background-image: url(img/bg-spiral.gif);
	background-repeat: no-repeat;
}
