html, body	{
	color: #000; background: #fff; font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: normal; font-style: normal; text-decoration: none; font-size: 8pt;
	margin: 0px; padding: 0px; line-height: 1.5;
}

table	{
	border-collapse: collapse;
}

td		{
	padding: 0px;
}

img	{
	border: 0; display: block;
}

h1	{
	font-size: 10pt; margin: 5px;	
}


form, input	{
	padding: 0px; margin: 0px; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 8pt;
}

.w100	{width: 100%;}
.nowrap	{white-space: nowrap;}

.vTop	{vertical-align: top;}
.vBottom	{vertical-align: bottom;}
.right	{text-align: right;}
.center	{text-align: center;}

.inline	{display: inline;}
.rowdark, .rowdark td	{
	background: #efefef; padding: 5px;
}
.rowlight, .rowlight td	{
	background: #ffffff; color: #333333; padding: 5px;
}
.rowHead, .rowHead td	{
	background: #666666; padding: 5px; color: #ffffff;
}


.mainItem	{margin: 0 10px 0 10px;}


a.aMenuItem0:link, a.aMenuItem0:active, a.aMenuItem0:visited, a.aMenuItem0:hover	{
	color: #fff; font-weight: bold; text-transform: uppercase; white-space: nowrap; text-decoration: none;
}
.menuItem0	{color: #fff; font-weight: bold; text-transform: uppercase; white-space: nowrap;}
.menuSeparator0	{margin: 0 15px 0 15px; color: #fff;}

a.aMenuItem1:link, a.aMenuItem1:active, a.aMenuItem1:visited, a.aMenuItem1:hover	{
	color: #fff; font-weight: bold; white-space: nowrap; text-decoration: none;
}
.menuItem1	{color: #fff; font-weight: bold; white-space: nowrap;}
.menuSeparator1	{margin: 0 15px 0 15px; color: #fff;}


.newsHeader	{margin: 10px 10px 10px 10px; font-weight: bold;}
.newsText	{margin: 5px 10px 10px 10px;}

.content	{margin: 15px 15px 20px 10px;}

.copyright	{color: #fff; margin: 0 5px 5px 5px; text-align: center;}

.price {
	border-left: 10px solid #BC5759; width: 140px;
	padding: 5px; background: #9E0B0E; margin: 10px 10px 10px 0px;
	color: white; font-weight: bold;
	font-size: 12px; white-space: nowrap;
}
.f	{
	border-top: 1px solid #FF9900; padding-bottom: 10px; padding-top: 10px;
}
.f img	{
	border: 1px solid #330000; border-top: #999999; border-left: #999999;
}
.db	{
	width: 100%;
}
.db td	{
	padding: 5px;
}


a.am:link, a.am:active, a.am:visited	{
	color: navy; font-weight: bold; text-decoration: none;
}
a.am:hover	{
	text-decoration: underline;
}
a:link, a:visited, a:active	{
	color: blue; text-decoration: none;
}
a:hover	{
	text-decoration: none;
}
