<!--
body {
	text-align: center;
	margin: 0px;
	background-color: #e1ddd2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}
a  {
	color: #8F3D38;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #8F3D38;
	border-bottom: 1px solid #8F3D38;
}

#content {
	width:763px;
	background-image: url(../pics/back.gif);
	margin: auto;
	height: 100%;
}
#header{
	text-align: left;
}
#content2 {
	text-align: left;
	padding-right: 34px;
	padding-left: 34px;
	padding-bottom: 50px;
}
#text {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}
#headline {
	padding: 9px;
	text-align: center;
	background-color: #F6F5F2;
}
#topflash {
	margin-bottom: 23px;
}
#left {
	width:145px;
	float: left;
}
#left p {
	border-bottom: 1px solid #E1DDD2;
	padding: 8px;
	padding-left: 0px;
	margin: 0px;
}
#left a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#right {
	padding-top: 25px;
	width:457px;
	float: right;
}
#tab1 {
	width:48%;
	float: left;
}
#tab2 {
	width:48%;
	float: right;
}
#clear{
	clear:both;
}
#bottom{
	background-image: url(pics/bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
}
input, select, textarea {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background-color: #E1DDD2;
	color: #000000;
}
.wider{
	width: 270px;
	
}
textarea {
	overflow:auto;
}
.submit {
	width: auto;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F3D38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border {
	border: 1px solid #DFD8C6;
	margin-top: 12px;
	
}
.tdbottom {
	border-bottom: 1px solid #E1DDD2;
}
#border {
	border: 1px solid #DFD8C6;
	padding:7px;
	
}
.releasewidth {
	width: auto;
	background: none;
}
#skip {
	border: 1px solid #DFD8C6;
	margin-bottom: 12px;
	
}
.small {
	font-size: 9px;
	letter-spacing: 0em;
}
.myaccount td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #EAE6D9;
}

h2 {
	font-size: 10px;
	color: #86744A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 7px;
}
form {
	margin:0px;
}

#basic {
	display:none;
}
-->