
body  {
	background: url(../images/catlaya.jpg) no-repeat;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-arrow-color: #FF0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFFFC6;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #FFFFFF
}
#wrapper  {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	width: 650px;
	height: 500px;

}
#header {
	color: #a9a9a9;
	font-size: 14px;
	font-family: Arial;
	float: left;
	padding: 5px;
	border: solid 1px #c0c0c0;
	position: relative;
	top: 25px;
	left: 50px;
	width: 600px;
	visibility: visible
}
#border-content {
	color: navy;
	font-size: 0.9em;
	font-family: Arial;
	background-color: #fff;
	float: left;
	padding: 10px;
	border: solid 1px #808080;
	position: absolute;
	top: 137px;
	left: 175px;
	width: 475px;
	height: 325px;
	overflow: auto;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	overflow-x: hidden
}
#wrapper1 {
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	border: solid 1px #c0c0c0;
	width: 600px;
	height: 400px
}
#footer {
	color: #808080;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
	padding-left: 5px;
	border: solid 1px #c0c0c0;
	width: 600px
}
.title {
	color: #c0c0c0;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial;
	padding: 5px;
	position: absolute;
	top: 95px;
	left: 170px;
	width: 100%;
	height: 20px;
	cursor: default
}
.glass {
	background-color: #f0f0f0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
}
.td  {
	color: black;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	float: left;
	padding-left: 5px
}
