@charset "utf-8";
/* CSS Document */
a:link {
	color: #db974e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}
a:visited {
	color: #db974e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}
a:focus {
	color: #db974e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
	-moz-outline-style: none;
}
a:hover {
	color: #db974e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	outline: none;
}
a:active {
	color: #db974e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	outline: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#main_table_top {
	background-attachment: scroll;
	background-image: url(images/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
}
#main_table_middle {
	background-attachment: scroll;
	background-image: url(images/background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main_table_bottom {
	background-attachment: scroll;
	background-image: url(images/background_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#content_background_table {
	background-attachment: scroll;
	background-image: url(images/background_content.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_background_table_mainrow {
	padding-top: 31px;
	padding-right: 93px;
	padding-left: 93px;
	padding-bottom: 23px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	vertical-align: top;
	margin-right: 54px;
	margin-left: 54px;
}
#content_headline {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: 1%;
	vertical-align: baseline;
	padding-right: 10px;
	padding-bottom: 5px;
}
h1 {
font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	text-transform: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c1c1c3;
	text-align: left;
	padding-top: 6px;
	vertical-align: baseline;
	width: auto;
}
#content_link_continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #161819;
	text-align: left;
	padding-right: 15px;
	text-indent: 15;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 17px;
}
.content_block {
	height: auto;
	margin-bottom: 10px;
}
#tbl_link  {
	padding-left: 10px;

	padding-right: 10px;
	
}
#tbl_img {
	text-align: center;
	vertical-align: middle;
}
#thumbnail {
	border: 1px solid #FFF;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}
