body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #029505;
	SCROLLBAR-SHADOW-COLOR:  #029505;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #029505;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
}
.top { font-family: Verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none; padding-bottom: 10px;}
a.top:link { font-family: Verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none; padding-bottom: 10px;}
a.top:visited { font-family: Verdana; font-size: 10px; color: white; font-weight: bold;text-decoration: none; padding-bottom: 10px;}
a.top:hover { font-family: Verdana; font-size: 10px; color: #FFD75C; font-weight: bold; text-decoration: none; padding-bottom: 10px;}

.categ {
	font-family: Arial;
	font-size: 11px;
	color: #029505;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/box_bkg.gif);
	width: 102px;
	height: 17px;
	display:block;
}
a.categ:link { color: #029505; text-decoration: none;}
a.categ:visited { color: #029505; text-decoration: none;}
a.categ:hover { color: #E71C1C; text-decoration: none;}

.brdr1 {
	 border-top: 3px solid #029505; border-left: 3px solid #029505; border-bottom: 1px solid #029505; border-right: 3px solid #029505;
}
.brdr2 {
	 border: 1px solid #029505;
}
