
td             { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.arial10   { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.arial11   { font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.arial12   { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.nolink1       { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.nolink      { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
a:visited      { color: #666666; text-decoration: none }
a:link     { color: #666666; text-decoration: none }
a:hover       {
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
}
a:active    { text-decoration: none }
.arial18  { font-size: 18px; font-family: Arial, Helvetica, sans-serif }


flash {
text-align:center;
margin-top: 25px;
margin-left:auto;
margin-right:auto;
}

#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 1;
}

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}
.popup_block {
	background: none;
	padding: 0;
	float: left;
	width: 580px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -290px;
	z-index: 100;
}
