body 	{
	font-family: 	verdana;
	font-size: 		9px
}

table	{
	color: 			#000000;
	font-family: 	verdana, arial;
	font-size: 		11px
}

select	{
	font-family: 	verdana, arial;
	font-size: 		11px
}

input	{
	border: 		1px double #FFB056;
	font-family: 	verdana, arial;
	font-size: 		11px
}

input.radio 	{
	border:			none;
}

input.button 	{
	background:		#FFB056;	
	border: 		1px double #663300;
	font-family: 	tahoma, arial;
	font-size: 		11px;
	font-weight: 	bold;
	color: 			#663300
}

.menu	{
	color: 				#000000;
	font-family: 		tahoma, arial;
	font-size: 			11px;
	font-weight: 		bold;
	text-decoration:	none
}

.menu:hover	{
	color: 				#FF9933;
	font-family: 		tahoma, arial;
	font-size: 			11px;
	font-weight: 		bold;
	text-decoration: 	none
}

.formlabel {
	color: 				#CC6600;
	font-family: 		tahoma, arial;
	font-size: 			11px;
	font-weight: 		bold
}

.formfield	{
	color: 			#CC6600;
	padding: 		3;
	font-family: 	tahoma, arial;
	font-weight: 	bold;
	font-size: 		11px
}

.thumb	{
	border: 		1px solid #82391B
}