BODY.main {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#BBBBBB');
	margin-bottom: 20px;
	margin-top: 40px;
	margin-left: 12%;
	margin-right: 12%;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #E3E3E3

}

BODY.menu {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/menuback.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

BODY.top{
	background-image: url(images/upperbar.jpg);
	background-color: #6495ED;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

DIV.bottom{
	background-image: url(images/balk.gif);
	color: #2C739D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}


A{
	color: #2C739D;
	text-decoration: none;
}

A:HOVER{
	color: #6495ED;
	text-decoration: underline;
}

A.button{
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-top: 4px;
}

A:HOVER.button{
	color: #6495ED;
	text-decoration: none;
	background-image: url(images/butt-fill-on.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding-top: 4px;
	height: 20px;
}


TABLE.form{
	border: 1px solid #000000;
	width: 400px;
}

TABLE.products{
	width: 400px;
	background-color: White;
}

TR.odd{
	background-color: #FFFFFF;
}

TR.even{
	background-color: #f8f8f8;
}

TD.header{
	color: #2C739D;
	background-image: url(images/tdbalk.gif);
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

DIV.kop{
	color: #2C739D;
	background-image: url(images/tdbalk.gif);
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	width: 100%;
	margin-bottom: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.buttonback{
	background-image: url(images/butt-fill-off.gif);
	background-repeat: repeat-x;
}

TD.subheader{
	font-weight: bold;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.small{
	font-size: 7pt;
	color: #767676;
}

TD{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}
A.thumbnail{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Shadow(color='#81A8CB', Direction=135, Strength=3);
	border-top-color: grey;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: grey;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: grey;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: gey;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 1px;
	height: 1px;
}

IMG.thumbnail{
	width: 110px;
	height: 110px;
	border: 1px solid #C6C6C6;
}
	
.banner{
	border: 1px solid #C6C6C6;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
	
A:HOVER.thumbnail{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0) progid:DXImageTransform.Microsoft.Shadow(color='#81A8CB', Direction=135, Strength=3);
}
DIV.distribute{
	text-align: center;
}
TABLE.login{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#BBBBBB');
	border : 1px solid Black;
}

.formfield{
	border : 1px solid Gray;
	font-family: Verdana, Arial, sans-serif;
	font-size : 8 pt;
	text-align : left;
	width: 100px;
}

.formbutton{
	font-family: Verdana, Arial, sans-serif;
	font-size : 8 pt;
}

