#maintable {
	border: 2px solid #3FB0FC;
	position: absolute;
	height: 730px;
	width: 849px;
	z-index: 1;
	left: 50%;
	margin-left: -425px;
	top: 0%;
}
h1 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	display: inline;
}
#diccrp {
	position: absolute;
	width: 820px;
	height: 55px;
	left: 10px;
	z-index: 7;
	top: 51px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003853;
	text-align: justify;
}
#transparent {
	position: absolute;
	width: 830px;
	height: 65px;
	left: 7px;
	z-index: 6;
	top: 56px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	background-color: #C0E6FC;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 6;
}
#table1 {
	position: absolute;
	height: 700px;
	width: 424px;
	z-index: 1;
	left: 0%;
	top: 30px;
}
#table2 {
	position: absolute;
	height: 700px;
	width: 426px;
	z-index: 1;
	left: 424px;
	top: 30px;
}
#snglst {
	border: 2px solid #FFFFFF;
	position: absolute;
	height: 500px;
	width: 345px;
	z-index: 2;
	left: 480px;
	top: 140px;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	overflow: scroll;
}
#details{
	border: 1px solid #FFFFFF;
	position: absolute;
	height: 31px;
	width: 500px;
	z-index: 3;
	left: 325px;
	top: 687px;
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#head{
	position: absolute;
	height: 16px;
	width: 820px;
	z-index: 4;
	left: 10px;
	top: 35px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#fbklike{
	position: absolute;
	height: 30px;
	width: 100%;
	z-index: 9;
	left: 0px;
	top: 0px;
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color: #CBE0EF;
	border-bottom: 1px dotted #3FB0FC;
	border-right-color: #52A2CD;

}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
