body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer {
width:100%;
display:inline;
float:left;
text-align:center;
height:105px;
background-image:url(../img/footer-bg.jpg);
background-repeat:repeat-x;
background-position:center;
}

.style1 {
	color: #000000;
	font-weight: bold;
}

	
.linkt {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	cursor:text;
}

a.linkt {
	color: #000000;
	text-decoration: none;
	cursor:text;
}

a.linkt:link, a.linkt:visited, a.linkt:hover, a.linkt:active {
	color:#000000;
	text-decoration:none;
	}

a:active {
	outline:none;
	color: #D5B876;
}


a:focus {
 -moz-outline-style:none;
}

div {
 behavior: url(../pngfix/iepngfix.htc);
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {color: #000000}
.style5 {
	font-size: 24px;
	font-weight: bold;
	color: #DCBD7A;
}
.style6 {
	font-size: 18px;
	font-style: italic;
}
.style9 {font-size: 10px}
a:link {
	color: #D5B876;
}
a:visited {
	color: #D5B876;
}
a:hover {
	color: #FFFFFF;
}
