
.flyoutHeading
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 70%;
	padding-bottom: 4px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #f1f1f1;
}
.flyoutLink
{
	border-right: #f1f1f1 1px solid;
	padding-right: 25px;
	border-top: #f1f1f1 1px solid;
	padding-left: 6px;
	font-size: 70%;
	border-left: #f1f1f1 1px solid;
	padding-top: 1px;
	border-bottom: #f1f1f1 1px solid;
	font-family: Verdana, Arial, Helvetica;
}
.flyoutLink A
{
	color: black;
	text-decoration: none;
}
.flyoutLink A:hover
{
	color: red;
	text-decoration: underline;
}
.flyoutLink A:visited
{
	color: black;
}
.flyoutLink A:active
{
	color: red;
}
A
{
	color: blue;
	text-decoration: none;
}
A:hover
{
	color: red;
	text-decoration: underline;
}
BODY
{
	font-size: 9pt;
	font-family: Verdana;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #0099ff;
}
.product
{
	width: 100%;
	padding: 4px 4px 4px 4px;
	font-size: 75%;
	font-family: Verdana, Trebuchet MS, Arial;
	background-image:url(images/css/trans.png);

	/*
	border-style: dashed;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color:White;
	*/
}
.ProductNewLogo
{
	background-image:url(images/css/new_overlay.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.ProductNav
{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica;
}

.ProductName TD
{
	font-size: 90%;
}

.ProductName
{
	width: 100%;
	font-weight: bold;
	font-size: 140%;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	background: url( 'images/line.gif' ) no-repeat left bottom;
	padding-bottom: 2px;
	padding-left: 40px;
}

H3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	background-image:url(images/line.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom: 2px;
}

H3 A
{
	color: Black;
}

INPUT
{
	font-family: Verdana;
}
.Search
{
	padding-left: 6px;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica;
}
.FormButton
{
	border-right: #336699 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #336699 1px solid;
	cursor: hand;
	color: #ffffff;
	background-color: #3399ff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Heading
{
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	color: #ffffff;
	height: 20px;
	width: 100%;
	background-color: #0099ff;
}
.Heading A
{
	color: #ffffff;
}
TD
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
}

/*Old Font Style
TD1
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
*/

.ContentParent
{
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	height: 100%;
	width: 100%;
}
.Content
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
	width: 100%;
}
.Footer
{
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height: 20px;
	background-color: #0099ff;
	width: 100%;
}
.Footer TD
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	text-align: right;
}

.Footer A
{
	color: #ffffff;
}
.Header
{
	/* Old
	width: 100%;
	border-bottom: #999999 1px solid;
	*/
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	color: #ffffff;
	height: 20px;
	width: 980px;
	background-color: #0099ff;
	font-weight: bold;
	font-size: 18pt;
	font-style: italic;
	font-family: Arial Black, Verdana;
}

.Headertext
{
	font-weight: bold;
	font-size: 18pt;
	font-style: italic;
	font-family: Arial Black, Verdana;
}
.Nav
{
	border-right: #999999 1px solid;
	border-left: #0099ff 2px solid;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	height: 20px;
	background-color: #f1f1f1;
}

.stars
{
	border-top: #999999 1px solid;
	font-weight: bold;
	font-size: 70%;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
