body
{
	font-size: 9pt;
	color: black;
	font-family: 'Courier New' , Verdana, Arial, 'Times New Roman';
	background-color: #ffdd00;
}
p, td
{
	font-size: 9pt;
	color: black;
	font-family: 'Courier New' , Verdana, Arial, 'Times New Roman';
}
input
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 9pt;
	border-left: navy 1px solid;
	color: black;
	border-bottom: navy 1px solid;
	font-family: 'Courier New' , Verdana;
}

.MenuTopTD
{
	padding-right: 5px;
	border-top: gray 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;

	border-bottom: gray 1px solid;
}
.MenuTD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;

	border-bottom: gray 1px solid;
}
A:link
{
	text-decoration: underline;
	color: #303030;
}
A:visited
{
	text-decoration: underline;
	color: #303030;
}
A:hover
{
	text-decoration: underline;
	color: #303030;
}

.SubMenuTopTD
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F5F5F5;
	border-bottom: gray 1px solid;
	font-size: 8pt;
}
.SubMenuTD
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F5F5F5;
	border-bottom: gray 1px solid;
	font-size: 8pt;
}
.QuickGalleryHeading
{
	padding: 2px;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	background-color: black;
}
.SunkenImage
{
	border-right: white thin inset;
	border-top: white thin inset;
	border-left: white thin inset;
	border-bottom: white thin inset;
}
.BlogTitle
{
	font-size: 1.5em;
	font-family: Verdana;
}
.BlogEntry
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffff99;
}
.BlogDate
{
	font-size: 1.1em;
	font-family: Courier New;
}
.BlogFooter
{
	font-size: 0.9em;
	font-style: italic;
	font-family: Courier New;
}
.BookEntry
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffff99;
}
.SupplierEntry
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffff99;
}
.SmallText
{
	font-size: 0.8em;
}
H1
{
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: -0.5em;
}
h2
{
	text-align: center;
	font-size: 1.4em;
}
h3
{
	text-align: center;
	font-size: 1.2em;
}
h4
{
	text-align: left;
	font-size: 1.4em;
}