body {
	background: #000000 url('../images/bg1.jpg');
	padding: 0px 0px 0px 0px;
}

body,input,td {
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}
p,li {
	line-height: 14pt;
	margin-bottom: 0;
	text-align: justify;
}

img {
	border: solid 1px #6F5230;
}
img.left {
	margin: 0em 1.8em 1.4em 0em;
}

a {
	color: #B96D00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
.box
{
	background:url('../images/bgbox.jpg') repeat-x top left;
}
.menu
{
	color:#FFFFFF;
		text-decoration: none;
}
.menua
{
	background:url('../images/menuactive.gif') repeat-x top left;
}
.footer
{
	background:#FFFFFF url('../images/border2.gif') repeat-x top left;
}
h3 span {
	font-weight: normal;
}

h3,h4 {
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}

h3 {
	font-size: 1.7em;
	padding-right: 34px;
	background-image: url('../images/db1.gif');
}

h4 {
	font-size: 1.2em;
	padding-right: 28px;
	background-image: url('../images/db2.gif');
}
ul
{
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0;
}

