body{

	background-image:url("images/bg.gif");
	background-color:#1a2e3b;
	margin:0px;
}
	
a.side {
	text-decoration: underline;
	color:#784E28;
	font-family:verdana;
	font-size:7pt;
	
}

a{
	color:#784E28;
}

a.hover{
	color:#B46E36;
}

a.menu{
	color:#784E28;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover{
	color:#B46E36;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

td{

	font-family:Verdana;
	font-size:9pt;
	font-weight:none;

}


td.tiny{

	font-family:Verdana;
	font-size:8pt;
	font-weight:none;

}


HR{
	
	height:1px;
	border-top:1px dotted #808080;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	
}

h4{

	margin-bottom:7px;
	color:#480000;
	
}