.popup{padding:5px 15px 15px;position:fixed;top:100px;left:50%;display:none;overflow:hidden;border:1px solid #ccc;background:#fff;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;z-index:100;behavior: url(PIE.htc);}
.popup h2{font:bold 16px/32px Arial, san-serif; border-bottom:1px solid black;}
.popup a.close{width:16px;height:16px;display:block;text-indent:-9999px;position:absolute;top:10px;right:10px;background:url(close.png) no-repeat;}
.popup a:hover.close{width:16px;height:16px;display:block;text-indent:-9999px;position:absolute;top:10px;right:10px;background:url(closes.png) no-repeat;}
.BRA,.AAG,.UOA,.KAR,.AAZ,.MZA,.GFF,.FGI,.TGR,.GON,.VIZ{margin-left:-250px;width:500px;}
.wrap{margin-top:10px;width:100%;overflow:hidden;}
.leftimg{float:left;margin:7px 10px 7px 0;}
.photo{float:left;margin:-20px 7px 5px 0;}
.block{width:488px;padding:5px;padding-right:5px;/*border:solid 1px black; */float:left;font:normal 13px/20px Arial, san-serif;}
#overlay {width:100%;height:100%;position:fixed;top:0;left:0;display:none;background:#000;opacity:.7;}
a.class:link, a.class:visited, a.class:active{text-decoration:none;font-weight:bold;color: #115682;}
a.class:hover{text-decoration:underline;font-weight:bold;color:#115682;}
hr {width:100%;margin-top:10px;margin-bottom:10px;border: 0;height: 1px;background: #333;background-image:-webkit-linear-gradient(left, #ccc, #333, #ccc); background-image:-moz-linear-gradient(left, #ccc, #333, #ccc);background-image:-ms-linear-gradient(left, #ccc, #333, #ccc);background-image:-o-linear-gradient(left, #ccc, #333, #ccc);}

table {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	border-bottom:1px solid #c1c1c1;
	border-top:1px solid #c1c1c1;
	margin-bottom:20px;
}
table td {
	padding:30px 8px 8px;
	border-right:0px solid #c1c1c1;
	vertical-align:top;
}
table tr:hover {
	background-color:#efefef;
}
table th {
	padding:8px 5px;
	font-size:16px;
	color:#1f1f1f;
	text-align:left;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	font-family:'Puritan20Normal';
	font-weight:bold;
}
table tr {
	border-left:0px solid #c1c1c1;
	border-top:1px solid #c1c1c1;
}