.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.ISSUE_main_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height: 20px;
}
.main_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height: 20px;
}
.main_text_red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}
.main_text_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height: 20px;
	font-weight: bold;
}
.back_image {
	background-image: url(../images/b_image2.jpg);
	background-repeat: no-repeat;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #282828;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #282828;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
	height: 22px;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #282828;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #282828;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
}
.line_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.line_footer2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}


.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	cursor:pointer;
}
.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	cursor:pointer;

}

.border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
}
.border2 {
	border: 1px dashed #333333;
}
.main_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	font-weight: bold;
}
.partnes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.partnes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.border_partners {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: 15px;
	margin-left:10px;
	margin-right:10px;
}
.title_specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.special_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
.hand {
	cursor:hand;
}
.hand_red {
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height: 20px;
}