html,body { height:100%; margin:0; padding:0; }
body { background:#000000; font-size:11px; font-family:tahoma }
.brown { color:#AB5917 }
.big { font-size:13px }
a { color:#AB5917; text-decoration:underline }
a:hover { color:#AB5917; text-decoration:none }
p { margin-bottom:11px; margin-top:0 }
.ibrd { border:#9F9F9F 1px solid }
.ibrd2 { border:#C19156 2px solid }
a img { border:0 }
input, select, textarea { font-size:11px; font-family:tahoma; border:#CF8529 1px solid }
.nobrd { border:0 }


.abot td { padding:3px 0; border-bottom:#AB5917 1px solid }
.abot tr.last td { border:0 }
.abot tr.first td { font-weight:bold; color:#AB5917; text-align:center; padding-bottom:8px; border:0 }
.comm tr.title td { border-top:#AB5917 1px dotted; color:#AB5917; padding-bottom:1px  }
.comm td { padding:3px 0 }
.comm { border-bottom:#AB5917 1px dotted; margin-bottom:15px }
hr {
	color:#AB5917;
	height:1px;
	margin:0;
	margin-bottom:5px;
	margin-top:5px;
	padding:0;
}

#blackBack { position:absolute; top:0; left:0; height:100%; width:100%; background:#221a0f; z-index:300;
filter: alpha(opacity=75);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
opacity:0.75;
}
#iframeBack { position:absolute; top:0; left:0; height:95%; width:95%; background:#ffffff; margin:0; padding:0; z-index:200;
filter: alpha(opacity=0);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0.0;
opacity:0.0;
}

.popup { text-align:center; position:absolute; z-index:500; display:none; overflow:visible }
.popup img { border:#C19156 5px solid }
.popup a:hover { color:#FFFFFF }
.popup .close { position:absolute; top:10px; right:-30px; border:none; cursor:pointer; cursor:hand }
