body
{
}
.PageTitle
{
	font-size: 10pt;
	color: dimgray;
	font-family: verdana;
}
.Success
{
	font-size: 10pt;
	color: dimgray;
	font-family: verdana;
}
.Failure
{
	font-size: 10pt;
	color: crimson;
	font-family: verdana;
}
.Content
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
}
.ProductListing
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-align: Left;
}
A.Content
{
	font-size: 10pt;
	color: red;
	font-family: verdana;
}
A.Content:active
{
	font-size: 10pt;
	color: red;
	font-family: verdana;
}
A.Content:link
{
	font-size: 10pt;
	color: red;
	font-family: verdana;
}
A.Content:visited
{
	font-size: 10pt;
	color: red;
	font-family: verdana;
}
A.Content:hover
{
	font-size: 10pt;
	color: #353535;
	font-family: verdana;
}

.FieldLabel
{
	font-size: 9pt;
	color: #353535;
	font-family: verdana;
	text-align: right;
}
.smallbutton, .smallbuttonText
{
	font-size: 8pt;
	font-family: Arial Narroow,Arial;
	background-color: whitesmoke;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.button, .buttonText
{
	font-size: 0.9em;
	font-family: Arial;
	background-color: #e7eaed;
	height: 18px;
	width: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TextboxContent
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.1em;
    border-style: window-inset;
	background-color: white;
	height: 17px;
}
.copyright
{
	font-size: 8pt;
	color: gray;
	font-family: verdana;
}
A.copyright
{
	font-size: 8pt;
	color: #353535;
	font-family: verdana;
}
A.copyright:active
{
	font-size: 8pt;
	color: #353535;
	font-family: verdana;
}
A.copyright:link
{
	font-size: 8pt;
	color: #353535;
	font-family: verdana;
}
A.copyright:visited
{
	font-size: 8pt;
	color: #353535;
	font-family: verdana;
}
A.copyright:hover
{
	font-size: 8pt;
	color: #356735;
	font-family: verdana;
}
.ProductLabel
{
	font-size: 10pt;
	color: gainsboro;
	font-family: verdana;
	background-color: dimgray;
}
.ProductContent
{
	font-size: 10pt;
	color: dimgray;
	font-family: verdana;
}
.ImageBorder
{
	border-color: dimgray;
}
