td {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:12px;
	font-weight: normal;

}

body {
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg);
	font-size: 36px;

}

.copy{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;


}


.gray {
	color:#000000;
	text-decoration:none;
	line-height: normal;
	font-size: 14px;

}
.green {color:#7B874A; text-decoration:none}
.red {color:#C1725E; text-decoration:none}


.white {color:#ffffff; text-decoration:none}
.dark {color:#000000; text-decoration:none}

.arial {
	font-family:arial;
	color:000000;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;


}
.abs {
	vertical-align:middle;
}
.sm {font-size:10px}
.u {text-decoration:underline}
.t {
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;

}
.big {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.bigger {font-size:11px}

.form {
	width:204px;
	height:17px;
	font-family:tahoma;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#5A512E;
	background-color:#333222;
	color:b7b4aa;
	margin-left:0px;
	margin-right:0px;
	background-position: center center;


}

.rollover {scrollbar-face-color:#5B5D58;
		scrollbar-track-color:#E2E1DE;
		scrollbar-arrow-color:#E2E1DE;
		scrollbar-3Dlight-color:#E2E1DE;
		scrollbar-base-color:#E2E1DE;
		scrollbar-shadow-color:#E2E1DE;
		scrollbar-darkshadow-color:#E2E1DE;
		scrollbar-highlight-color:#E2E1DE;
		}


a:hover{text-decoration:none;}
