*
{
	margin: 0;
	padding: 0;
}
body
{
	font-size: 10pt;
}
#maintable
{
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
	height: 100%;
	border-left:1px solid black;
	border-right:1px solid black;
}
#headerrow
{
	height: 180px;
	background-image: url(    "images/header.png" );
	background-repeat: no-repeat;
}
#menurow
{
	height: 38px;
	background-image: url(    "images/menuline.png" );
	background-repeat: no-repeat;
	vertical-align: top;
}
#contentrow
{
	min-height: 595px;
	height: 595px;
	vertical-align: top;
}
#footerrow
{
	height: 25px;
}
#footercell
{
	font-size: 8pt;
	font-family: Verdana;
	border-top: solid 1px black;
	text-align: right;
	padding-top: 5px;
}
#footercell a
{
	font-size: 8pt;
	font-family: Verdana;
	color: Black;
	text-decoration: none;
}
#footercell a:hover
{
	text-decoration: underline;
}
#contenttable
{
	margin-left: 5px;
	width: 100%;
}
#titlecell
{
	color: #3c6fe3;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'BPG Glaho' Verdana;
}
#contentcell
{
}
#items
{
	width: 99%;
	text-align: center;
}

.order
{
	color: #ffa913;
	text-decoration: none;
}
.order:hover
{
	color: #ffa913;
	text-decoration: none;
}
.order:visited
{
	color: #ffa913;
	text-decoration: none;
}

.directionlink
{
	color: #3c6fe3;
	text-decoration: none;
}
.directionlink:hover
{
	color: #3c6fe3;
	text-decoration: none;
}
.directionlink:visited
{
	color: #3c6fe3;
	text-decoration: none;
}

#firstpageitems
{
	width: 99%;
}

#itemtable
{
	margin: 0px auto 0px auto;
	width: 800px;
	border:solid 1px black;
}
#orderform
{
	margin: 0px auto 0px auto;
}
