/* CSS Document */
body {
	background-color: #F3F6ED;
	letter-spacing: .2em;
}
.border-table {
	padding: 1px;
}
/*a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #43C4DC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}*/

conveyor, conveyor a, conveyor a:link {
	clear: both;
	border: 1px solid #CCCCCC! important;
	margin: 6px;
	padding: 6px;
	background-color: #FFFFFF;
	position: relative;
}

#conveyor img, #conveyor img a, #conveyor img a:link, #conveyor img a:visited, #conveyor img a:active	{
	clear: both;
	border: 1px solid #000000 ! important;
	margin: 6px;
	padding: 6px;
	background-color: #FFFFFF;
	position: relative;
} 


image-no-border, image-no-border a, image-no-border a:link {
	border: 0px solid #CCCCCC! important;
}

.buttons a:link, .buttons a:visited {
	color: #006633;
	padding: 0.3em 0.3em 0.3em 0.3em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;*/
}

.buttons a:hover {
	/*padding: 0.3em 0.3em 6px 0.3em;
	background: #89844B;*/
	color: #FFFFFF;
	font-weight: bold;
}
