#Table_01 #firstname {
	background-color: #4e4936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4e4936;
	border-right-color: #4e4936;
	border-bottom-color: #4e4936;
	border-left-color: #4e4936;
}
#Table_01 #submit {
	background-color: #4e4936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4e4936;
	border-right-color: #4e4936;
	border-bottom-color: #4e4936;
	border-left-color: #4e4936;
	cursor: pointer;
}
#Table_01 #last {
	background-color: #4e4936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4e4936;
	border-right-color: #4e4936;
	border-bottom-color: #4e4936;
	border-left-color: #4e4936;
}
.pane2 {
}

.tinytableopacity    {
	FONT-SIZE: 12px;
	FONT-FAMILY:sans-serif;
	background: transparent;
}

.tinytableopacity TD {
	border:0px solid black;
	FONT-SIZE: 12px;
	FONT-FAMILY: sans-serif;
	filter:Alpha(Opacity=10);
	-moz-opacity:.40;
	opacity:.40;
	background-color: #333122;
}
.thumbs {
	cursor: pointer;
}

.thumbs a:hover{
	cursor: pointer;
	border: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
}
