<!--
html { }

body {
	margin: 0px auto 0px auto;
	font-family: trebuchet, Arial, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #C896CE;
	background-color: #000000;
	background:url(images/lbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
}

input,textarea,select {
color: #666666;
font-size: 8pt;
line-height: 17px;
letter-spacing:  .1em;
font-family: trebuchet, Arial, Tahoma, sans-serif;
 background-color: #EEE9F0;
 vertical-align middle;
 border: 1px solid #aaaaaa;
 width: 250px;
}

.footer{
	color: #eeeeee;
	font-size: 9pt;
	font-family: trebuchet, Arial, Tahoma, sans-serif;
}
.footer a {
	color: #eeeeee;
	text-decoration: none;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: none;
}

.stext{
	color: #dddddd;
	font-size: 8pt;
	line-height: 17px;
	letter-spacing:  .1em;
	font-family: trebuchet, Arial, Tahoma, sans-serif;
}

.stext a{
	color: #eeeeee;
	font-size: 8pt;
	line-height: 17px;
	letter-spacing:  .1em;
	text-decoration: none;
	font-family: trebuchet, Arial, Tahoma, sans-serif;
}

.stext a:hover{
	color: #aaaaaa;
	font-size: 8pt;
	line-height: 17px;
	letter-spacing:  .1em;
	text-decoration: none;
	font-family: trebuchet, Arial, Tahoma, sans-serif;
}