body
{
	background: #eeeeee;
}

td
{
	font-family: arial,verdana,helvetica;
	font-size: 9pt;
	color: black;
}

#main
{
	background: white;
	border: 1px solid #00C000;
	padding: 5px;
}

#prof_menu
{
	border-collapse: collapse;
	width: 500px;
}

#prof_menu td
{
	width: %;
	background: #dddddd;
	padding: 3px;
	text-align: center;
	border: 1px solid #00C000;
	border-bottom: none;
}

#prof_menu a, #prof_menu a:visited
{
	color: #00C000;
	text-decoration: none;
}

#productInfo
{
	text-align: center;
}

.header
{
	font-size: 15pt;
}

#firstPageCategories td
{
	padding: 5px;
	text-align: center;
	border: 1px solid #004000;
	font-size: 15pt;
	background: #00C000;
}

#firstPageCategories a, #firstPageCategories a:visited
{
	color: white;
	text-decoration: none;
}