


#tabarea {
	width: 918px;
	_width:978px;
	padding: 20px 30px 30px 30px;
	min-height: 100px;
	_height: 100px;
	/*background-color: #807575;*/
	border-bottom: 1px solid #594b47;
	border-left: 1px solid #594b47;
	border-right: 1px solid #594b47;
	margin-top: 25px;
	^margin-top: 0px;
	_margin-left: -1px;
	text-align: left;
}

.tab {
	display: block;
	float: left;
	height: 25px;	
	width: 228px;	
	/*background-color: #807575;*/
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #594b47;
	border-left: 1px solid #594b47;
	border-right: 1px solid #594b47;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.tabempty {
	display: block;
	float: left;
	height: 25px;	
	width: 230px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom:1px solid #594b47;	
}


.tab a:link,.tab a:visited {
	display: block;
	float: left;
	width: 228px;
	padding-top: 6px;
	height: 18px;
	_height: 24px;
	background-color: #4c413e;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	border-bottom: 1px solid #594b47;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #898280;	
}

.tab a:hover,.tab a:active {
	text-decoration: none;
	background-color: #261F1D;
	color: #FFFFFF;	
}

.tabmargin {
	display: block;
	padding-top: 6px;
}

.tabsep {
	width: 20px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #594b47;
}

li.spalist {
	margin-bottom: 30px;
	list-style-type: square;
	line-height: 1.5;
}

li.spalist a:link, li.spalist a:visited {
	text-decoration:underline;
	color:#b2acac;
}

li.spalist a:active, li.spalist a:hover {
	text-decoration:none;
	color:#b2acac;
}

.definition {
	float: left;
	width: 80px;
	color: #FFFFFF;
}

.selectmenu {
	margin-left: 30px;
	float: left;
}

.selectarea {
	width: 880px;
	min-height: 50px;
	_height: 50px;
	padding: 20px;
	background-color: #807575;	
}

select {
	width:150px;
	font-size: 14px;
}