body
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #000000;
}
.topBarRight
{
	padding-right: 3px;
	padding-top: 2px;
	white-space:nowrap;
	font-family: Verdana;
	font-size: xx-small;
}
.mainCell
{
	background-color: #E8E5A2;
}
.paddedInnerCell
{
	padding: 5px;
	background-color: #FFFFFF;
	border: outset 1px #EEEEEE;
	font-family: Verdana;
	font-size: xx-small;
}
.normalColoredSectionTable
{
	background: #F1F8D5;
	font-family: Verdana;
	font-size: xx-small;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.normalWhiteSectionTable
{
	background: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.tableBackground
{
	background: #F1F8D5;
}
.tableHeaderBackground
{
	background: #F1F8D5;
}
.menuStyle
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFCC33;
	color: #000000;	
	border-left: solid 1px #FFDB70;
	border-top: solid 1px #FFDB70;
	border-right: solid 1px #AC8100;
	border-bottom: solid 1px #AC8100;
}
.scrollBar
{

}
.adminMenuStyle
{
	font-family: Verdana;
	font-size: xx-small;
	color: White;
	font-weight: bold;
	background-color: #7A4A00;
	border: InSet 1px #7A4A00;
}
.tableMenu
{
	font-family: Verdana;
	font-size: xx-small;
	color: White;
	font-weight: bold;
	background-color: #206600;
	border-bottom: InSet 1px #206600;
}

.menuLinks
{
	color: Black;
	text-decoration: none;
}
.adminMenuLinks
{
	color: White;
	text-decoration: none;
	padding-left: 12px;
}
.menuLinks:Hover
{
	text-decoration: underline;
}
.menuLinks2:Hover
{	
	text-decoration: underline;
}
.normalText
{
	font-family: Verdana;
	font-size: xx-small;
}
.largeBlack
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.normalLink
{
	text-decoration: none;
	color: Black;
}
.normalLink:Hover
{
	text-decoration: underline;
}
.pageTitle
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;	
}
.subTitle
{
	font-size: xx-small;
	font-weight: bold;	
}
.normalTableHeader
{
	background-color: #7A4A00;
	color: White;
}
.normalTableBody
{
	border-top: dashed 1px black;
	border-bottom: dashed 1px black;
	border-left: dashed 1px black;
	border-right: dashed 1px black;
}
.pictureFrame
{
	border: outset 1px #AAAAAA;
}
.normalTextBox
{
	font-family: Verdana;
	font-size: xx-small;	
	border: solid 1px #000000;
}
.greyedLarger
{
	font-family: Verdana;
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
}
.whiteText
{
	font-family: Verdana;
	font-size: xx-small;
	color: White;
}
.printCellItem
{
	font-family: Verdana;
	font-size: 8pt;
}
.printCellHeader
{
	Font-Size: 9pt;
	font-family: Verdana;
	font-style: Italic;
	Font-Weight: bold;
	text-align: center;
}
.infoBoxBody
{
	background-color: 206600;
	margin: 5px;
}
.infoBoxTableCell1
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;	
	border-left: solid 1px #A2A2A2;
	border-top: solid 1px #A2A2A2;
	border-right: solid 1px #000000;
	text-align: center;
}
.infoBoxTableCell2
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFCC33;
	color: #000000;	
	border-left: solid 1px #FFDB70;
	border-top: solid 1px #FFDB70;
	border-right: solid 1px #AC8100;
	border-bottom: solid 1px #AC8100;
	text-align: center;
}
.infoBoxTableCell3
{
	font-family: Verdana;
	font-size: xx-small;
	background-color: #FFFFFF;
	color: #000000;	
	border-left: solid 1px #A2A2A2;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	text-align: center;
}
.ErrorText
{
	font-family: Verdana;
	font-size: xx-small;
	color: #FF0000;	
	font-weight: bold;
}
 