td, table, select, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:12px;
	color:#878787;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-image:url(images/main.JPG); background-repeat:repeat}

a{ color:#878787; text-decoration:underline}
a:hover{ text-decoration:none}

span { color:#A7916D}

strong{ color:#CCCCCC}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{ color:#A7916D; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

span a{ color:#A7916D; text-decoration:underline}
span a:hover{ text-decoration:none}

.jamp{ width:198px; color:#878787; font-size:11px; background-color:#000000}

.form input{
	width:198px;
	height:20px;
	color: #878787;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#E2A261;
	border-width:1px;
	border-style:solid;
	background-color:#000000
}

.form textarea {
	width:198px;
	height:102px;
	color: #878787;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#E2A261;
	border-width:1px;
	border-style:solid;
	background-color:#000000
}
