*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;


}
body{
	background-image: url(images/dots.jpg);
	}

img { border: none; }

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #31458C;
}
form{
	padding:0;
	margin:0;
	}
#wrapper {
	text-align:left;
	width:850px;
	margin:0 auto;
	position:relative;
	}
#Layer1 {
	position:relative;
	width:848px;
	height:597px;
	z-index:1;
	left: 191px;
	top: 17px;
}
 input{
	color: #29438d;
	background: #ffffff;
	border: 1px solid #2e4693
	}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 191px;
	top: 18px;
	background-color: #0033FF;
}
#drop1 {
	position:absolute;
	width:137px;
	height:52px;
	z-index:2;
	left: 211px;
	top: 135px;
	visibility: hidden;
}
#drop2 {
	position:absolute;
	width:86px;
	height:53px;
	z-index:3;
	left: 347px;
	top: 135px;
	visibility: hidden;
}
#hide1 {
	position:absolute;
	width:846px;
	height:102px;
	z-index:4;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#hide2 {
	position:absolute;
	width:850px;
	height:450px;
	z-index:1;
	left: 0px;
	top: 140px;
	visibility: hidden;
}
.date {
	color: #2E4396;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title{
	font-size:1.1em;
	font-weight:bold;
	}
.green{
	color:#336600;
	}

.products_left_cell{
	background-color:#98FB98;
	padding:6px;
	}
.products_right_cell{
	background-color:#f5f5f5;
	padding:6px;
	}

	#name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
	color: #2E4396;
}

