body	{
	background-color:#e9e8e5;
	margin: 0 auto;
	padding: 0;
	}

p	{
	text-indent: 20px;
	margin-top:0px;
	margin-bottom:10px;
	}

#bg {
	z-index:-1000;
	position:absolute;
	left:100px;
	bottom:0px;
}

#content	{
	text-align: justify;
	font-size: 10px;
	line-height:15px;
	font-family: tahoma;
	color: #b3b3b3;
	z-index:1000;
	position:absolute;
	left:450px;
	bottom:200px;
	width:300px;
	}




a:link, a:visited, a:active	{
	color:#a07aaa;
	font-family:tahoma;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	cursor:default;
	letter-spacing:0px;
	}

a:hover	{
	color: #668a96;
	text-decoration:none;
	}



b	{
	color:#d05b5b;
	}

input, textarea, option, select {
	font-size: 10px;
	line-height:15px;
	font-family: tahoma;
	color: silver;
	background-color:white;
	border:0px;
	padding:10px;
	width:300px;
}

.small, .small:hover {
	width:100px;
	}

select {
	width:320px !important;
}

option {
	padding:5px !important;
	border:0px !important;
}

input:hover, textarea:hover, option:hover, select:hover {
	font-size: 10px;
	line-height:15px;
	font-family: tahoma;
	color: #ca542f;
	background-color:white;
	border:0px;
	padding:10px;
	width:300px;
}



.lift {
	width:300px;
}
