@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(images/background.jpg);
}
body,td,th {
	color: #e7d5b0;
	font-family: Trebuchet MS,Verdana,Tahoma;
}
a:link {
	text-decoration: none;
	color: #e7d5b0;
}
a:visited {
	text-decoration: none;
	color: #E7D5B0;
}
a:hover {
	text-decoration: underline;
	color: #BBADA0;
}
a:active {
	text-decoration: none;
	color: #AB7D32;
}
.style2 {font-size: 12px; font-weight: bold; }
.dpstyle2 {font-size: 14px; font-weight: bold; }
.style3 {color: #4f3c2b}
.style4 {
	color: #4f3c2b;
	font-size: 12px;
	font-weight: bold;
}
.style5 {color: #ff9e00}
.style6 {color: #552E0F}
.style7 {color: #654506; font-weight: bold; font-size: 14px;}
.style8 {color: #552E0F; font-weight: bold; }

input{
		font-size:12px;
		color:#666666;
		border:1px solid #333333
}
textarea{
		font-size:12px;
		color:#666666;
		border:1px solid #333333;
}
-->
