body {
padding : 0px;
margin : 0px;
color : #000000;
background-color : #423737;
}
*{outline:none}
body, td {
font-family : Verdana, Tahoma;
font-size : 11px;
}

br {
font-size : 10px;
}

fieldset {
border : 2px dashed black !important;
border : 2px solid black;
}

.header {
color : #371600;
font-size : 10px;
line-height : 13px;
}

legend {
font-weight : bold;
font-size : 12px;
color : black;
}

.important {
color : red;
font-weight : bold;
}
.content td {
color : #7a7a7a;
font-size : 11px;
line-height : 13px;
}

.content strong {
	color : #632100;
	font-size : 10px;
	text-transform : uppercase;
}

.content b {
	color : #ff2164;
	font-size : 14px;
	text-transform : uppercase;
}

.content a {
	color : #ff0000;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

.content a:hover {
	text-decoration : underline;
}

.content li {
	background : url(images/1_z3.gif) no-repeat center left;
	margin : 0px 0px 0px 7px;
	padding : 0px 0px 0px 10px;
}

.content .block {
	color : #371600;
	font-size : 10px;
}

.content .block a {
	color : #ffde00;
	text-decoration : underline;
}

.content .block a:hover {
	text-decoration : none;
}

.content .block1 {
	color : #371600;
	font-size : 10px;
}

.content .block2 {
	color : #000000;
	font-size : 12px;
	text-decoration : underline;
}

.content .block1 b {
	color : #371600;
	font-size : 12px;
	text-transform : uppercase;
}

.content .block1 a {
	color : #ff2164;
	font-size : 10px;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}

.content .block1 a:hover {
	text-decoration : underline;
}

.content .block1 li {
	background : url(images/1_z1.gif) no-repeat center left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 10px;
}

.content .block2 a {
	color : #018ba9;
	font-size : 11px;
	text-decoration : none;
}

.content .block2 a:hover {
	text-decoration : underline;
}

.footer {
	color : #371600;
	font-size : 10px;
	line-height : 13px;
	text-transform : uppercase;
}

.footer a {
	color : #371600;
	font-size : 10px;
	text-decoration : none;
	padding : 0px;
}

.footer a:hover {
	text-decoration : underline;
}

input, textarea {
	font-family : Tahoma;
	color : #000000;
	font-size : 11px;
	border : 1px solid black;
	background-color : #ffcc00;
	font-weight : bold;
}

iframe {
	margin : auto;
	border : 1px solid black;
}

select {
	font-family : Tahoma;
	color : #000000;
	font-size : 10px;
}


 span.superpo{
position: relative;
float: left;
clear: both;
width: 480px;
height:480px;display:block
}
 
span.superpo img.ovalpreview {
position: absolute;
top: 0;
left: 0;
z-index:15000;
}
 
span.superpo img.preview{
position: absolute;
top:0;
left:0;
z-index:2000;
}