img { behavior: url(inc/iepngfix.htc); }
body
{
	font-family: Verdana;
	background-color: white;
}
.mainBack
{
	background-color: white;
}
.topMenuText
{
	color: #1e90ff;
	font-family: Verdana;
	font-size: 10px;	
	text-decoration: none;
	font-weight: bold;
}
.topTable
{
	height: 68px;
	width: 750px;
	border-width: 0px 0px 0px 0px;
	border-color: gray;
	border-style: solid;
}
#adressTd
{
	background-color: white;
	width: 750px;
	height: 1px;
	/*border-width: 0px 1px 0px 1px;*/
}
#menuTd
{
	background-color: #778899;
	height: 20px;
}
.adressText
{
	background-color: white;
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana;
}
.menuText
{
	background-color: #778899;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
}
.catMenu
{
	background-color: #1e90ff;
}
.catMenuText
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
}
.loginPanel
{
	background-color: White;
	/*background-image: url(http://localhost/webshop/design/login_rotary.gif);*/
	background-repeat:no-repeat;
}
.loginText
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	line-height: 15pt;
	font-family: Verdana;
}
.bottomText
{
	background-image: url(design/bottomfade.png);
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	font-family: Verdana;
}
*html .bottomText
{
	background-image: url(design/bottomfade.gif);
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	font-family: Verdana;
}
.systemButton
{
	background-color: #1e90ff;
	background-image: url(design/btn_main.gif);
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	border: 0px;
}
.btnTable
{
	background-color: #1e90ff;
	border: 0px;
}
.bodyText
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.bodyHeading
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.menuHeading
{
	font-weight: bold;
	font-size: 11px;
	color: gray;
	font-family: Verdana;
}
.stepDisabled
{
	font-weight: normal;
	font-size: 11px;
	color: gray;
	font-family: Verdana;
}
.stepDone
{
	font-weight: normal;
	font-size: 11px;
	color: green;
	font-family: Verdana;
}
.stepCurrent
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.errorText
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana;
}
.productHeading
{
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	font-family: Verdana;
	letter-spacing: 1pt;
}
.productIngress
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	line-height: 15pt;
	font-family: Verdana;
}
.productText
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 15pt;
	font-family: Verdana;
}


.mainText
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	line-height: 15pt;
	font-family: Verdana;
}
* html .leftSideTd
{
	background-image: url(design/lefttile.gif);
}
html> .leftSideTd
{
	background-image: url(design/lefttile.png);	
}
.leftSideTd
{
	background-image: url(design/lefttile.png);	
}
html> .rightSideTd
{
	background-image: url(design/righttile.png);
}
* html .rightSideTd
{
	background-image: url(design/righttile.gif);
}
.rightSideTd
{
	background-image: url(design/righttile.png);
}
.topFadeTd
{
	background-image: url(design/topfade.png);
}
*html .topFadeTd
{
	background-image: url(inc/blank.gif);
}