@charset "utf-8";
/* CSS Document */
body {
    margin:0px 0px 0px 0px;
	background-color:#ededed;
}
.body {
    font-family:Tahoma;
	font-size:12px;
	color:#808186;
}
.body2 {
    font-family:Tahoma;
	font-size:12px;
	color:#808186;
	margin:0px 3px 0px 3px;
}
.rr {
    font-family:Tahoma;
	font-size:13px;
	color:#777;
	font-weight:bold;
}
.offer2 {
    font-family:Tahoma;
	font-size:12px;
	color:#fd9215;
	font-weight:bold;
}
.offer {
    font-family:Tahoma;
	font-size:12px;
	color:#777777;
	font-weight:bold;
}
.offer a {
    font-family:Tahoma;
	font-size:12px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}
.offer a:hover {
    font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.footer {
    font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;
}
.footer a {
    font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover {
    font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.footer2 {
    font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:bold;
}
.footer2 a {
    font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}
.footer2 a:hover {
    font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.textbox1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
	width:160px;
	height:16px;
	border:1px solid #999;
}
.textarea {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
	width:200px;
	height:60px;
	border:1px solid #999;
}
