body
{
	margin: 0px 0px 0px 0px;
}

.root
{
	background-color: White;
}

.header
{
	border: solid 0px blue;
}

.marqueeholder
{
	background-color: Black;
	padding-bottom: 3px;
}

.marqueeholder .marquee
{
	font-family: Trebuchet MS;
	font-size: 36pt;
	font-weight: bold;
	color: White;
	line-height: 40pt;
}

.topholder
{
	text-align: right;
}

.topholder .type
{
	width: 157px;
	height: 24px;
	background-color: #CD9933;
	text-align: center;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 0px;
}

.topholder a:hover
{
	color: Black;
}

.topholder div
{
	border: solid 1px #999999;
	background-color: White;
	padding: 1px 2px 3px 2px;
}

.topholder .subtypehide
{
	display: none;
	position: absolute;	
}

.topholder .subtypeshow
{
	display: block;
	position: absolute;	
}

.subtypeshow .type
{
	font-size: 10pt;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}

.contentholder
{
	width: 600px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.contentholder .typelist .type
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
}

.contentholder .list
{
	margin-bottom: 26px;
}

.typesholder
{
	width: 144px;	
}

.typesholder .type
{
	width: 140px;
	height: 24px;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 12px;
}

.typesholder div
{
	border: solid 1px #999999;
	background-color: White;
	padding: 1px 2px 3px 2px;
}

.typesholder .subtypehide
{
	display: none;
	position: absolute;
}

.typesholder .subtypeshow
{
	display: block;
	position: absolute;
}

.typesholder .new
{
	padding-left: 1px;
	padding-top: 1px;
}

.typesholder .flash
{
	padding-left: 1px;
	padding-top: 25px;
}

.leftholder .flash
{
	padding-left: 1px;
	padding-top: 25px;
}

.leftholder
{
	width: 144px;
}

.leftholder .type
{
	width: 140px;
	height: 24px;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 12px;
}

.leftholder a:hover
{
	color: Black;
}

.leftholder div
{
	border: solid 1px #999999;
	background-color: White;
	padding: 1px 2px 3px 2px;
}

.leftholder .subtypehide
{
	display: none;
	position: absolute;
}

.leftholder .subtypeshow
{
	display: block;
	position: absolute;
}

.contentholder .title
{
	font-family: Arial;
	font-size: 26pt;
}

.typeproduct .type
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	width: 120px;
	height: 22px;
	background-color: #999999;
	color: White;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
}

.caption
{
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.mode
{
	font-family: Arial;
	font-style: italic;
	font-size: 7.5pt;
	color: #666666;
}

.small
{
	font-family:Arial;
	font-size: 7.5pt;
	color: #666666;
}

.content
{
	margin-top: 0px;
	line-height: 12pt;
}

.list
{
	border-top-style: solid;
	border-top-width: 1px;
	/*border-top: solid 1px red;
	border-bottom: solid 1px red;*/
}

.list .item
{
	padding-top: 16px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*border-bottom: solid 1px red;*/
}

.comment
{
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: Gray;
	margin-top: 0px;
}

tr.smallspace
{
	height: 10px;
}

tr.space
{
	height: 20px;
}

td.space
{
	width: 20px;
}

tr.bigspace
{
	height: 40px;
}

td.bigspace
{
	width: 40px;
}

.detail .holder
{
	/*border-bottom: solid 1px red;*/
	border-bottom-style:  dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

.detail .type
{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

.detail .content
{
	border-top: solid 1px red;
}

.detail .caption
{
	font-family: Trebuchet MS;
	font-size: 18pt;
	color: #666666;
}

.detail .mode
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
}

.detail .large
{
	font-family: Arial;
	font-size: 7.5pt;
	font-style: italic;
	color: #666666;
}

.detail .title
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	padding: 5px 0px 5px 0px;
}

.detail .description
{
	font-family: Trebuchet MS;
	font-size: 8pt;
	padding: 5px 0px 10px 0px;
	/*border-top: solid 1px red;
	border-bottom: solid 1px red;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	color: #666666;
	text-align: justify;
}

.detail .image
{
	border-style: solid;
	border-width: 1px;	
	border-top-width: 0px;
}

.detail .date
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #666666;
}

.press .title
{
	
}

.press .caption
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
}

.press .caption a
{
	color: #666666;
	text-decoration: none;
}

.press .summary
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #666666;
}

.press .more
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: darkblue;
}

.detail .back
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: darkblue;
}

.contact .label
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #666666;
}

.contact input, .contact select, .contact label
{
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.footerholder
{
	background-color: #CD9933;
	height: 20px;
	padding-bottom: 8px;
	padding-top: 2px;
}

.footer
{
}

.footer .selector
{
	font-family: Trebuchet MS;
}

.footer .selector .language
{
	font-size: 7pt;
	color: White;
}

.language
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: DarkBlue;
}

.message
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: Gray;
}

.flags td
{
	padding-left: 6px;
}

.validate
{
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.queryholder
{
	font-family:Trebuchet MS;
	font-size: 9pt;
	color: Gray;
}

.queryholder h2
{
	font-family: Trebuchet MS;
	font-size: 16pt;
	color: Orange;
}

.queryholder h3
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	padding-bottom: 0px;
	padding-top: 10px;
}

.queryholder a
{
	color: darkblue;
}

.queryholder p
{
	color: Gray;
	font-family: Arial;
	font-size: 10pt;
	margin-top: -10px;
	margin-bottom: 0px;
}

.queryholder ul
{
	list-style: none;
	margin-left: 0px;
}

.queryholder ul ul
{
	color: White;
	visibility: hidden;
}

.queryholder ul ul li
{
	display: inline;
}

.queryholder ul ul li.first
{
	color: Green;
	font-family: Trebuchet MS;
	font-size: 9pt;
	visibility: visible;
}

.queryholder .first
{
	color: Green;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

.pageholder
{
	text-align: right;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.pageholder a
{
	color: darkblue;
	font-weight: normal;
}

.filter
{
	background-color: #FF6600;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;	
	padding: 5px 5px 5px 5px;
}

.filter .label
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	padding-right: 5px;
	text-align: left;
}

.filter input
{
	font-family: Trebuchet MS;
}

.filter select
{
	font-family: Trebuchet MS;
}

.navigator a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
}

.sitemap a
{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.sitemap a:hover
{
	text-decoration: underline;
}

.inventory a
{
	color: darkblue;
	font-family: Trebuchet MS;
	font-size: 10pt;
}
