@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.glnk {
	color: #9F3;
	font-weight:bold;
	font-size:10px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-decoration:none;
}
.dblnk {
	color:#009;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-decoration:none;
}
body {
	background-image: url(images/benbg.png);
	background-repeat:repeat-x;
	background-color:#d6ea59;
}
.cardttl {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.popthumb{	border:none; margin-left:4px; width:80px;
}

.popmaincontainer {
	width:150px; 
	height:210px;
	height:200px; 
	overflow:hidden;
}
.popfirstcard{
	width:100px; 
	height:150px; 
	overflow:hidden;
}
.popsecondcard{
	position:relative; 
	top:-140px; 
	left:10px; 
	width:100px; 
	height:150px; 
	overflow:hidden;
}
.poptheirdcard{
	position:relative; 
	top:-280px; 
	left:20px; 
	width:100px; 
	height:150px; 
	overflow:hidden;
}
.popsecrow{
	position:relative; 
	top:-200px; 
	left:175px;
}
.poptherow{
	position:relative; 
	top:-400px; 
	left:350px;
}
.popfourow{
	position:relative; 
	top:-600px; 
	left:525px;
}
.bdrsimg{
	border:1px solid #000000;
	visibility:visible;
	display:block;
}
.himg{
	border:none;
	visibility:hidden;
	display:none;
}
.blnk{
	color:#006;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-decoration:none;	
}
.noB{ border:none; margin-left:15px; width:69px; height:92px;}
.dashB {border:1px dashed #000000; margin-left:15px; width:69px; height:92px;}
