html{height: 100%; margin-bottom: 0px}

body {
  SCROLLBAR-FACE-COLOR: #FFFFFF; MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; WIDTH: 100%;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.scroll {
  SCROLLBAR-FACE-COLOR: #4FAB24; MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #4FAB24; WIDTH: 100%;
	SCROLLBAR-SHADOW-COLOR: #4B7F32; SCROLLBAR-3DLIGHT-COLOR: #80C55F;
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #4FAB24;
}




#centro {
  position: absolute;
  width: 100%px;
  top: 0px;
  left: 0px;
  margin: 0; 
}
#centro[id] {
  min-height: 100%;
}

* html #centro {
	height: 100%;
	/* IE5/Mac backslash filter \*/
  left: 0;
  /* end filter */
}

#goods {
	position: absolute;
	left: 88;
	top: 26;
	width: 320px;
	height: 395px;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	visibility:hidden;
	
	
	
}
#goods[id] {
  position: fixed;
}

#card {
	position: absolute;
	left: 150;
	top: 26;
	width: 330px;
	height: 395px;
	margin: 0;
	padding: 0;
	background-color: #DDDDDD;
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	visibility:hidden;
	
	
	
}
#card[id] {
  position: fixed;
}

#home {
	position: absolute;
	left: 18px;
	top: 12px;
	width: 320px;
	height: 395px;
	margin: 0;
	padding: 0;
	BACKGROUND-COLOR: #FFFFFF;
	filter:alpha(opacity=100); 
	-moz-opacity:0.85;
	visibility:hidden;
}
.text {
    FONT-FAMILY: Verdana;
    font-size: 12px;
	font-weight: normal; 
    color: #000000;
	BORDER-RIGHT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
    margin-top : 0px;
	margin-bottom : 2px;
	margin-left : 0px;
    margin-right : 0px;
    height: 22px;
}

.text1 {
  FONT-FAMILY: Verdana;
  font-size: 12px;
  font-weight: normal; 
  color: #000000;

}

.textgreen {
  FONT-FAMILY: Verdana;
  font-size: 12px;
  font-weight: bold; 
  color: #275214;

}

.textgreenbig {
  FONT-FAMILY: Verdana;
  font-size: 17px;
  font-weight: bold;
  color: #275214;
  text-decoration: none;
}

a.linkgreenbig:link {
font-family:  Verdana;  font-size: 17px; color: #3F9B14; font-weight: bold;
text-decoration: none;
}
a.linkgreenbig:visited {
font-family:  Verdana;  font-size: 17px; color: #3F9B14; font-weight: bold;
text-decoration: none;
}
a.linkgreenbig:hover {
font-family:  Verdana;  font-size: 17px; color: #70B54F; font-weight: bold;
text-decoration: none;
}

a.linkgreen:link {
font-family:  Verdana;  font-size: 12px; color: #3F9B14; font-weight: bold;
text-decoration: none;
}
a.linkgreen:visited {
font-family:  Verdana;  font-size: 12px; color: #3F9B14; font-weight: bold;
text-decoration: none;
}
a.linkgreen:hover {
font-family:  Verdana;  font-size: 12px; color: #70B54F; font-weight: bold;
text-decoration: none;
}

.button {
    FONT-FAMILY: Verdana;
    font-size: 12px;
	font-weight: normal; 
    color: #000000;
	BORDER-RIGHT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BACKGROUND-COLOR: #EEEEEE;
    margin-top : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
    margin-right : 0px;
    width: 144px;
    height: 23px;
}


.imglink{
  border: 0px solid #000000;
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN-LEFT : 0px; MARGIN-RIGHT : 0px;
}
