a
{
	color:				#009900;
}
body
{
	background-color:	#B6D7D0;
	margin:				0px;
}
div
{
	margin-bottom:		5px;
}

#EditButton
{
	font-weight:		bold;
	position:			absolute;
	top:				0;
	left:				0;
	height:				100px;
	width:				100px;
	z-index:			10000;
}
#EditButtonForm
{
	display:			none;
}
#Footer
{
	border:				3px solid #1F4E23;
	border-bottom:		0px;
	padding-top:		10px;
	text-align:			center;
	width:				90%;
}
#Header
{
	background-color:	#B6D7D0;
	border-left:		3px solid #1F4E23;
	border-right:		3px solid #1F4E23;
	height:				100px;
	text-align:			center;
	width:				90%;
}
#Layout
{
	height:				100%;
	width:				1000px;
}
#LogoTable
{
	background-color:	#B6D7D0;
}
#MenuTD
{
	background-image:	url(images/menu_background_green_tall.gif);
	border-left:		3px solid #1F4E23;
	border-right:		3px solid #1F4E23;
	height:				20px;
	text-align:			center;
	width:				90%;
}
#Menu
{
	background-image:	url(images/menu_background_green_tall.gif);
	color:				#ffffff;
	height:				20px;
	text-align:			center;
	width:				770px;
}
#Menu td
{
	border-left:		1px solid #ffffff;
	cursor:				default;
	font-weight:		bold;
	width:				110px;
}
#NoData
{
	display:			none;
	font-style:			italic;
	font-weight:		bold;
	text-align:			center;
}
#Product_Bar
{
	color:				#003300;
	font-family:		arial;
	font-size:			14pt;
	font-weight:		bold;
	margin-bottom:		20px;
	text-align:			center;
}

.button
{
	font-weight:		bold;
}
.zoom_close
{
	background-color:	#1F4E23;
	padding:			5px;
	text-align:			center;
}
.OuterCol
{
	background-color:	#B6D7D0;
	width:				5%;
}
.XHTML
{
	border-left:		3px solid #1F4E23;
	border-right:		3px solid #1F4E23;
	padding:			10px;
	vertical-align:		top;
	width:				90%;
}
