body {width:750px; margin: 0 auto 0; padding: 0; background: #cccccc url(img/background.jpg) no-repeat center top; display:  table; background-attachment: fixed; font-family : Verdana,  Arial, Helvetica, sans-serif; font-size: 14px}
img {border: none;}

h1 {text-indent: 35px; font-family: Verdana,  Arial, Helvetica, sans-serif; font-size: 28px; color: #CC0000; margin-top: 25; margin-bottom: 25; }
h2 {text-indent: 35px; font-family: Verdana,  Arial, Helvetica, sans-serif; font-size: 22px; color: #CC0000; margin-top: 25; margin-bottom: 25; }
h3 {text-indent: 35px; font-family: Verdana,  Arial, Helvetica, sans-serif; font-size: 20px; color: #CC0000; margin-top: 25; margin-bottom: 25; }
h4 {text-indent: 35px; font-family: Verdana,  Arial, Helvetica, sans-serif; font-size: 17px; color: #CC0000; margin-top: 25; margin-bottom: 25; }
h5 {text-indent: 35px; font-family: Verdana,  Arial, Helvetica, sans-serif; font-size: 17px; color: #5f5f5f; margin-top: 25; margin-bottom: 25; }

p { text-indent: 35px; font-family: Verdana,  Arial, Helvetica, sans-serif;  font-size: 14px; margin:15px; color: #000000}
p.box { text-indent: 0px; font-family: Verdana,  Arial, Helvetica, sans-serif;  font-size: 14px; margin:15px; color: #000000}

.copy { text-indent: 0px; font-family: Verdana,  Arial, Helvetica, sans-serif;  font-size: 10px; margin:2px; color:#000000; margin : 10px}

.bold {font-weight: bold}
.red {color: #CC0000}
.redbold {color: #CC0000; font-weight: bold}
.graybold {color: #5f5f5f; font-weight: bold}
.greenbold {color: #00CC33; font-weight: bold}


.otziv {background-color:#FFFFCC; border:1px solid gray}
p.comment {
color:#000000;
font-family:Courier New,Courier,Helvetica;
font-size:11pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:15px 30px;
text-indent:0cm;
}






ul.menu {
	margin:0; padding:0; 
	list-style-type:none;
	 }
	
li.menu { float:left; }
	
a.home { background-image:url(img/menu/home.png); display:block; 
	width:107px;
	height:40px; 
	text-indent:-9999px;
	background-repeat:none;
	background-position:0 -40px;  }	
a.responder { background-image:url(img/menu/responder.png); display:block; 
	width:107px;
	height:40px; 
	text-indent:-9999px;
	background-repeat:none;
	background-position:0 -40px;  }
a.bonus { background-image:url(img/menu/bonus.png); display:block; 
	width:107px;
	height:40px; 
	text-indent:-9999px;
	background-repeat:none;
	background-position:0 -40px;  }
a.comment { background-image:url(img/menu/comment.png); display:block; 
	width:107px;
	height:40px; 
	text-indent:-9999px;
	background-repeat:none;
	background-position:0 -40px;  }
a.faq { background-image:url(img/menu/faq.png); display:block; 
	width:107px;
	height:40px; 
	text-indent:-9999px;
	background-repeat:none;
	background-position:0 -40px;  }
a.contact { background-image:url(img/menu/contact.png); display:block; 
	width:107px;
	height:40px; 
	text-indent:-9999px;
	background-repeat:none;
	background-position:0 -40px;  }
a.order { background-image:url(img/menu/order.png); display:block; 
	width:108px;
	height:40px; 
	text-indent:-9999px;
	background-repeat:none;
	background-position:0 -40px;  }

a:hover { background-position:0 0; }

a { overflow: hidden; }

ul.point {
list-style-image:url(img/v.gif);
list-style-position : inside;
}
ul.info {
list-style-image:url(img/info.gif);
list-style-position : inside;
}

.content_all_div {
background-color:#FFFFFF;
border:1px solid #5f5f5f;
position:relative;
width:750px;
margin-top : 180
}
.lt_all, .rt_all, .ld_all, .rd_all {
background-repeat:no-repeat;
height:20px;
position:absolute;
width:10px;
}
.lt_all {
background-image:url("img/contentdiv_all/lt.gif");
left:-1px;
top:-1px;
}
.rt_all {
background-image:url("img/contentdiv_all/rt.gif");
right:-1px;
top:-1px;
}
.ld_all {
background-image:url("img/contentdiv_all/ld.gif");
bottom:-1px;
left:-1px;
}
.rd_all {
background-image:url("img/contentdiv_all/rd.gif");
bottom:-1px;
right:-1px;
}

.content_div {
background-color:#FFFFFF;
border:1px solid #5f5f5f;
position:relative;
width:700px;
margin-left : 25px
}
.lt, .rt, .ld, .rd {
background-repeat:no-repeat;
height:20px;
position:absolute;
width:10px;
}
.lt {
background-image:url("img/contentdiv/lt.gif");
left:-1px;
top:-1px;
}
.rt {
background-image:url("img/contentdiv/rt.gif");
right:-1px;
top:-1px;
}
.ld {
background-image:url("img/contentdiv/ld.gif");
bottom:-1px;
left:-1px;
}
.rd {
background-image:url("img/contentdiv/rd.gif");
bottom:-1px;
right:-1px;
}



.tb {
background-color:#FFFFFF;
border:1px solid gray;
}
.rmt {
color:#CC0000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

.letter {
width:100%;
border: dotted #666666 1px;
}

	.feedback {
	border: silver solid 1px;
	width: 650px;
	
	font-family: Times New Roman;
}

tr.feedback {
	vertical-align: top;
}

#wait, #thanks, #incorrect {
	display: none;
	text-align: center;
	border: silver solid 1px;
	width: 650px;
	font-family: Times New Roman;
}

.small {
	font-family: Times New Roman;
	font-size: small;
}
H6 {
color: #575757;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:5px;
}
#faqRoot {width: 700px;margin: 0 auto;padding: 0;}
#faqindex {float: right;width: 190px;font-family: consolas,verdana,helvetica,sans-serif;}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #666;}
#faqindex a:active, #faqindex a:hover {color: #000;border-bottom:dotted #ccc 1px;}
#faqindex ul {list-style-type: square;list-style-image: none;list-style-position: outside;padding-left:25px;line-height: 18px;margin-top: 5px;font-size:80%;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h6 {padding: 0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #666666;}
#faq {float:center;width: 650px;margin: 0 auto; font-family: consolas,verdana,helvetica,sans-serif;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 0 10px 0 10px;font-size: 100%;}
#faq h6.faqopened, #faq h6.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h6.faqclosed:hover {color: black; text-decoration:underline}
#faq h6.faqclosed {color: #000099;background: transparent url(example/collapsed.png) no-repeat scroll 0 3px;}
#faq h6.faqopened {color: #000099;background: transparent url(example/expanded.png) no-repeat scroll 0 3px;}

a.button428{
display:block;
background-image:url(img/refresh1.png);
background-repeat:no-repeat;
background-position:top left;
width:428px;
height:51px;
padding:10px 0 10px 0;
font-size:30px;
color:white;
text-align:center;
text-decoration:none;
}
a.button428:hover{
background-image:url(img/refresh2.png);
}

a.oform{
display:block;
background-image:url(img/oform1.png);
background-repeat:no-repeat;
background-position:top left;
width:250px;
height:70px;
padding:10px 0 10px 0;
font-size:30px;
color:white;
text-align:center;
text-decoration:none;
}
a.oform:hover{
background-image:url(img/oform2.png);
}
#cd {
	margin: auto;
	height: 50px;
	width: 450px;
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-image: url(back.jpg);
	vertical-align: middle;
}

