﻿body {
}

#divNavigation
{
	width: 23%;
	font-family: Verdana;
	font-size: 10pt;
	float: left;
	height: 100%;
	padding-right: 5px;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
}

#divContent
{
	width: 75%;
	font-family: Verdana;
	font-size: 10pt
}

#divFooter
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	background-color: White
}

ProductsHeaderLabel
{
	background-color: Black;
	color: White;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold
}
	
