#logobar
{
	
	background:			#106030;
	background-image:		url("../images/logoback.gif");
	background-repeat: 		no-repeat;
}

body
{
	background:			#D0D8E8;
}

#stripe1
{
	background:			#A0A080;
}

#stripe2
{
	background:			#000000;
}

div.cellsmall, div.cellmedium, div.celllarge, div.celllarger, div.cellhuge
{
	border:			2px solid #004000;
	background:		#FFFFFF;
}

div.cellheader
{
	border-color:		#000000;
	background:			url("../images/cellheaderback.gif");
	background-color:	#A0A080;
	background-repeat:	no-repeat;
	background-position: center; 
	color:				#505020;
}

.error
{
	color:			#FF0000;
}

li.menu a
{
	border-color:		#000000;
	background-color:	#f8fff8;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000000;
}

li.menu a:hover
{
	background-color:			#005000;
	color:					#ffffff;
}

h1
{
	color:				#585840;
}	

a
{
	color:				#006000;
	text-decoration:	none;
}

a:hover
{
	text-decoration:	underline;
}

img.product
{
	border-color:		#000000;
}

th
{
	background-color:	#D8D8C0;
}

td.dark, td.darkrightalign
{
	background-color:	#E0E0E0;
}

input
{
	color:			#404040;
}

p.code
{
	background-color:	#f8fff8;
}
