body		{ background-color: #E2E2E2 }
p			{
	font-family: Verdana;
	font-size: 8pt;
	line-height: 150%;
	text-align: left;
}
div			{
	font-family: Verdana;
	font-size: 8pt;
	line-height: 150%;
	text-align: left;
}
table		{ font-family: Verdana; font-size: 8pt; line-height: 150% }
input		{ font-family: Verdana; font-size: 8pt }
select		{ font-family: Verdana; font-size: 8pt }
li 			{ line-height: 150%; margin-bottom:3 }

p.condensed	{ margin-top: 0; margin-bottom: 6px }

table.main	{ border-right: 1px solid #999999; background-color:#FFFFFF }

td.top		{ height:50px}
td.menu		{ width:850px; height:20px; background-color:#DD0000; border-bottom: 0px solid #FFFFFF }
td.left		{ width:200px; height:90px; border-right: 1px solid #999999 }
td.center	{ width:450px; height:90%; border-right: 1px solid #999999 }
td.right	{ width:200px; height:90% }
td.bottom	{ height:20px; border-top: 1px solid #999999; border-bottom: 1px solid #999999 }
td.title	{ border-bottom: 2px solid #DD0000; font-size: 10pt }
td.title1	{ border-bottom: 1px solid #999999; font-size: 10pt }

td.menuLeftMain			{ background-color:#666666 }
td.menuLeftMain1		{ background-color:#FFFFFF; font-size: 10pt }
td.menuLeft				{ background-color:#FFFFFF }
td.menuLeftBottomLine	{ background-color:#FFFFFF; border-bottom: 1px solid #999999 }

td.MenuLevel1			{ background-color:#E2E2E2; width:100% }
td.MenuLevel2			{ background-color:#FFFFFF; width:100% }
td.MenuLevel3			{ background-color:#F4F4F4; width:100% }
td.MenuLevel4			{ background-color:#FFFFFF; width:100% }

td.MenuLevelPre1			{ background-color:#E2E2E2 }
td.MenuLevelPre2			{ background-color:#FFFFFF }
td.MenuLevelPre3			{ background-color:#F4F4F4 }
td.MenuLevelPre4			{ background-color:#FFFFFF }

a					{ text-decoration: none; border-bottom: 1px solid #BBBBFF }
a:visited			{ text-decoration: none; border-bottom: 1px solid #E8C1E4 }
a:hover				{ text-decoration: none; border-bottom: 1px solid green; color:green }

a.mainMenu			{ color: #FFFFFF; border-bottom: 0px }
a:visited.mainMenu	{ color: #FFFFFF; border-bottom: 0px }
a:hover.mainMenu	{ color: #FFFFFF; border-bottom: 0px; text-decoration: underline }

a.img			{ text-decoration: none; border-bottom: 0px }
a:visited.img	{ text-decoration: none; border-bottom: 0px }
a:hover.img		{ text-decoration: none; border-bottom: 0px }

a.imgRightWrapperd 			{ text-decoration: none; border-bottom: 0px; float: right }
a:visited.imgRightWrapperd 	{ text-decoration: none; border-bottom: 0px; float: right }
a:hover.imgRightWrapperd 	{ text-decoration: none; border-bottom: 0px; float: right }

a.big				{ font-size: 10pt }

div.mainMenu		{ font-size: 10pt; font-weight: bold; color:#FFFFFF }
div.leftMenuMain	{ font-size: 10pt; font-weight: bold; color:#FFFFFF }
div.title			{ font-size: 10pt; font-weight: bold }

div.textLight		{ color: #666666 }
div.textBox1		{ border:1px solid #999999; padding: 5px; line-height:150%; font-style:italic; font-family:Times New Roman; font-size:10pt; text-align:center }
.textBoxMessage		{ padding: 5px; line-height:150%; color:#FFFFFF; background-color:#33CC33 }
.textBoxError		{ padding: 5px; line-height:150%; color:#FFFFFF; background-color:#FF0000 }

p.title			{ font-size: 10pt; font-weight: bold }
image.rightWrapperd { float: right }

select.quickAccess			{ color: #666666 }
option.quickAccessTitleItem	{ color: #000000 }

table.ArticlesTable					{ border: 1px solid #E2E2E2 }
table.ProductCategoryDescription	{ border: 1px solid #E2E2E2; background-color: #FFFFFF }
td.ArticlesTableSeparator			{ border-bottom: 1px solid #E2E2E2 }

.liteBackground		{ background-color:#FFFFFF }

.menu						{ background-color: #DD0000; color: #FFFFFF; font-size: 10pt; font-weight: bold }
.menuMouseOver				{ background-color: Red; font-size: 10pt; font-weight: bold }
.menuNotActive				{ background-color: #DD0000; color: #C0C0C0; font-size: 10pt; font-weight: bold }

.productCatalogMenuItemContainer { width:100% }
.topLine {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
