#maintable {
	border: 1px solid #FFFFFF;
	position: absolute;
	height: 629px;
	width: 819px;
	z-index: 1;
	left: 50%;
	margin-left: -409.5px;
	top: 0%;
}
h1 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	display: inline;
}
#diccrp {
	position: absolute;
	width: 800px;
	height: 30px;
	left: 10px;
	z-index: 7;
	top: 95px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCCCC;
}
#table1 {
	position: absolute;
	height: 629px;
	width: 409px;
	z-index: 1;
	left: 0%;
	top: 0%;
}
#table2 {
	position: absolute;
	height: 629px;
	width: 409px;
	z-index: 1;
	left: 409px;
	top: 0px;
}
#snglst {
	border: 1px solid #B47D78;
	position: absolute;
	height: 320px;
	width: 380px;
	z-index: 2;
	left: 10px;
	top: 145px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
#details{
	border: 1px solid #B47D78;
	position: absolute;
	height: 31px;
	width: 800px;
	z-index: 3;
	left: 10px;
	top: 590px;
	font-family: Tahoma, Arial, Verdana;
	color: #FFF0F0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;

}
#head{
	position: absolute;
	height: 20px;
	width: 700px;
	z-index: 4;
	left: 108px;
	top: 47px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFD5D5;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFD5D5;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
