body{
  color:#DBAA00;
	background-color:FFE4A9;
	font-size:11;
	font-family:Verdana;
	margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
 }

img{
  border:0;
}

hr{
  color:#DBAA00;
	height:1;
	width:70%;
	text-align:center;
}

A:link{
  text-decoration: none;
	color:#000000;
}

A:visited{
  text-decoration: none;
	color:#555555;
}

A:hover{
  color:#aaaa00;
	text-decoration: underline;
}

table {
  border-color:black;
}
th{
  color:#DBAA00;
	background-color:#FFFFFF;
	font-size:11;
	font-family:Verdana;
	text-align:top;
}
td{
  color:#DBAA00;
	background-color:#FFFFFF;
	font-size:11;
	font-family:Verdana;
	text-align:top;
}
td.menu {
	margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
	text-align:top;
}
	
div.offset {
	margin-top: 0;
  margin-left: 190;
  margin-right: 0;
  margin-bottom: 0;
}

.main	{
	margin-top: 10;
  margin-left: 10;
  margin-right: 10;
  margin-bottom: 10;
	background-color:white;
	background: white url(../images/background.gif);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat}