/* Buttons */
.picbutton
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	background:		#DFDFDF;
	color:			#000000;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

.picbutton:hover
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	background:		#FFF1AF;
	color:			#000;
	text-decoration:none;
}

.picbutton a, .picbutton a:active, .picbutton a:visited
{

	color:			#000000;
	text-decoration:none;
}

.picbutton a:hover
{

	color:			#000000;
	text-decoration:none;

}

.picbbutton
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	background:		#FEFFAF;
	color:			#000000;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}

.picbbutton:hover
{
	border-top:		1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;
	border-left:	12px solid #000000;
	background:		#FFF1AF;
	color:			#000;
	text-decoration:none;
}

.picbbutton a, .picbbutton a:active, .picbbutton a:visited
{

	color:			#000000;
	text-decoration:none;
}

.picbbutton a:hover
{

	color:			#000000;
	text-decoration:none;

}
