body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.SideBar
{ background-color:#99CCFF;
}


.PageArea
{
	border: solid 2px #000099;
}

.MenuArea
{ background-color:#000099;
	text-align:center;
	height:25px;
}

.menuItem
{ 
	background-color:#000099;
	padding-right:10px;
	padding-left:10px;
	border-right: solid 1px white;
		border-left: solid 1px white;
	font-weight:bold;
	font-size:10pt;
	color:White;
	text-decoration:none;
}

.StoryArea
{ vertical-align:top;
	background-color:White;
}

.ProductArea
{ vertical-align:top;
	background-color:White;
   horizontal-aline:center;
   padding:10px;
}

.ContentArea
{
	padding:10px;
	background-color:#cccccc;
}

.SectionTitle
{ background-color:#000099;
	color:White;
	height:20px;
	FONT-WEIGHT: bold;
	 FONT-SIZE: 12pt; 
	 FONT-FAMILY: 'Book Antiqua';
}

.SectionLeftEdge
{ border-left:solid 2px #000099;
	background-color:White;
}

.SectionRightEdge
{
	border-right:solid 2px #000099;
	background-color:White;
}

