﻿body
{
	margin-right:40px;
}

p
{
	margin-top: 0px;
	text-justify: auto;
	font-size: 10pt;
	margin-left: 20px;
	font-family: Arial, Verdana;
	text-align: justify;
}

.itemlisting th
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
	padding: 3px;
	font-family: Arial, Verdana;
}

.itemlisting th a
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.itemlisting td
{
	border-bottom: solid 1px gray;
	padding: 3px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: White;
	text-align: center;
	
}

.itemlisting td a
{
	text-decoration: none;
}

.EditInventoryTable td, textarea, input, select
{
	font-size:8pt;	
}

.EditInventoryHighlightedRow
{
	background-color: #ffcc99;
}

a
{
	color: Blue;
	font-weight: bold;
}

td
{
	font-size: 10pt;
	font-family: Arial, Verdana;
}

textarea
{
	font-family: Arial, Verdana;
}

h2
{
	font-size: 16pt;
	margin-bottom: 10px;
}

.mgmtmessage
{
	font-weight: bold;
	color: #993333;
	margin: 10px;
}

.AddForm th,td
{
	text-align:left;
	font-family: Arial, Verdana;
	font-size: 8pt;
	vertical-align: top;
}

.contenttable th
{
	font-size: 10pt;
	color: White;
	background-image: url(images/tablebg.jpg);
	text-align: center;
}

.contenttable
{
	border: solid 1px gray;
}

.contenttable td
{
	font-size: 10pt;
	border: solid 1px #e0e0e0;
}

li
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	line-height: normal;
}

h3
{
	border-top: solid 1px gray;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 11pt;
	padding-top: 5px;
	padding-bottom: 0px;
}

.FormErrorMessage
{
	font-weight: bold;
	color: Red;
}

.contactform td
{
	font-size: 10pt;
	padding-right: 10px;
	padding-bottom: 10px;
}

.contactform input, select
{
	font-size: 10pt;
}