html { height:100%; padding:0; margin:0; }
img { padding:0; margin:0; border:0; }
body
{
	padding:0;
	margin:0;
	font-family:Verdana;
	font-size:11px; 
	color:black;
	font-weight:normal;
	background-image:url(gfx/bg.gif);
}
a 
{
	padding:0; 
	margin:0;
	color:Black;
}
FORM {
	display:inline;
}
h1 
{
	font-family:Verdana;
	font-size:12px;
	color:#60B21A;
	text-transform:uppercase;
}
h2 
{
	font-family:Verdana;
	font-size:11px;
	color:#9B9B9B;
}
div {
	padding:0;
	margin:0;
}

p {
	margin:12px 0px 0px 0px;
	font-family:Verdana;
	font-size:11px;
}

/* *** Page lay-out *** */
div#frame {
	position:relative;
	width:979px;
	margin:0 auto;
	text-align:left; /* IE<6 */ 
	background-color:White;
}

div#bottom {
	position:relative;
	width:978px;
	height:4px;
	margin:0px;
	padding:0px;
	margin:0 auto;
	text-align:left; /* IE<6 */ 
	/*top:605px;*/
	background-image:url(gfx/border_bottom1.png);
	background-repeat:repeat-x;
}

div#top
{
	margin-top:0px;
	padding-left:33px;
	padding-top:15px;
	background-image:url(gfx/border_left_top.png);
	background-repeat:no-repeat;
	background-color:White;
	float:left;
	width:946px;
	height:243px;
	z-index:10;
	
}
div#left
{
	float:left;
	width:161px;
	height:347px;
	background-image:url(gfx/border_left_bottom1.png);
	background-repeat:no-repeat;
	background-color:White;
	z-index:10;
}

div#center
{
	margin-left:0px;
	float:left;
	width:598px;
	padding-right:1px;
	height:347px;
	overflow:auto;
	background-color:White;
	z-index:10;
	padding-top:3px;
}
div#center2col
{
	margin-left:0px;
	float:left;
	width:817px;
	height:347px;
	overflow:auto;
	background-color:White;
	z-index:10;
	padding-top:3px;
}

div#right
{
	float:left;
	width:219px;
	height:347px;
	margin-left:0px;
	background-color:White;
	z-index:1;
	text-align:right;
}
div.toprow
{	
	background-image:url(gfx/logo_top1.png);
	background-repeat:no-repeat;
	height:29px;
	width:942px;
	text-align:right;
	padding-top:24px;
	padding-right:3px;
}
div.leftbuttons
{
	float:left;	
	width:518px;
}
div.rightbuttons
{
	float:left;
}
div.leftmenu
{
	margin-top:0px;
	margin-left:17px;
	padding:0px;
}
a.leftmenu
{
	margin-top:0px;
	padding:0px;
}
div.chplink
{
	height:31px;
	vertical-align:middle;
}
img.leftmenu
{
	margin-top:2px;
	padding:0px;
}
img.leftmenutitle
{
	margin-left:19px;
}
img.topmenu 
{
	padding:0px;
	margin:0px;	
	display: inline;
	float:left;
	border:0;
}
img.topmenurow
{
	padding: 0px 4px 1px 0px;
	margin:0px;	
	display: inline;
	float:left;
	border:0;
}
TD.description
{
	font-size:11px;
	
}
TD.articleNumber 
{
	font-size:11px;
	color:#60B21A;
	font-weight:bold;
	text-align:right;
}
P.articleInfo 
{
	font-size:11px;
	font-style:italic;
	font-family:Verdana;
}
P.info 
{
	font-size:11px;
	font-family:Verdana;
}
img.prdImage
{
	width:200px;
	height:150px;
}
TABLE.articles 
{
	/* width:370px;	 */
	width:795px;
	border:0px;
	border-style:solid;
	border-top-color:#60B21A;
	border-top-width:1px;
	background-image:url(gfx/bg_table.png);
	background-repeat:repeat-x;
}
TD.articles 
{
	border:0px;
	border-style:solid;
	border-top-color:#60B21A;
	border-top-width:1px;
}
TD.pictureCol 
{
	background-color:White;
	background-image:none;	
	width:200px;
}
.textgreen 
{
	font-size:10px;
	font-family:Verdana;	
	font-weight:bold;
	color:#60B21A;
}
.textgray
{
	font-size:10px;
	font-family:Verdana;	
	font-weight:bold;
	color:#9B9B9B;
}
.textRight
{
	float:right;	
	font-size:10px;
	font-family:Verdana;
}
.textLeft
{
	float:left;
	font-size:10px;
	font-family:Verdana;
}
P.message 
{
	color:Red;	
}
A.Catlink
{
	font-size:11px;
	font-weight:bold;
}
A.Catlink:hover
{
	color:#60B21A;
}

.lblInfo
{
	font-size:11px;
}

.Navigator
{
	top:3px;
	color:#60B21A;
	border-top:solid 1px #60B21A;
	background-image:url(gfx/bg_navi.png);
	background-repeat:repeat-x;
	height:23px;
	padding:3px 0px 0px 3px;
}

.navigation
{
	color:#60B21A;
	font-size:11px;
	font-weight:bold;
}

A.Srclink
{
	font-size:11px;
}
A.Srclink:hover
{
	color:#60B21A;
}