body {
		background-color:#000000;
		font-family:tahoma, helvetica, arial;
		color:#C1855F;
		spacing:0px;
		margin:0px;
		padding:0px;
		line-height:10px;
		font-size:7pt;
		text-align:justify;
		scrollbar-base-color:#B78E8F;
		scrollbar-arrow-color:#C6C6A5;
		scrollbar-3dlight-color:#C6C6A5;
		scrollbar-darkshadow-color:#B78E8F;
		scrollbar-shadow-color:#B78E8F;
		background:url(bg.jpg);
		background-repeat:repeat-x
}

img {
		border:0px
}

table {
		background-color:#000000;
		font-family:tahoma, helvetica, arial;
		color:#C1855F;
		spacing:0px;
		margin:0px;
		padding:0px;
		line-height:10px;
		font-size:7pt;
		text-align:justify
}

a:link {
		text-decoration:none;
		font-weight:bold;
		color:#904D2F
}

a:visited {
		text-decoration:none;
		font-weight:bold;
		color:#904D2F
}

a:hover {
		text-decoration:none;
		font-weight:bold;
		color:#C1855F;
		cursor:crosshair
}

a:active {
		text-decoration:none;
		font-weight:bold;
		color:#C1855F;
		cursor:crosshair
}

input, textarea, select {
		background-color:#C1855F;
		font-family:tahoma, helvetica, arial;
		font-size:7pt;
		cursor:crosshair;
		padding:2px;
		color:#000000;
		border:#904D2F 1px solid
}

.title {
		font-family:helvetica;
		font-size:14pt;
		line-height:11px;
		color:#904D2F;
		text-align:center
}

.radio {
		border:none;
		background:none
}