BODY {
	background: url(images/header_back.jpg) repeat-x;
}
.clr {
	clear: both;
}
form {
	padding: 0px;
	margin: 0px;
}
.red {
	color: #FF0000;
}
td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#page {
	width: 100%;
	text-align: center;
}
#page {
	width: 876px;
	margin: 0px auto;
	text-align: left;
}
#header {
	background: url(images/header_logo.jpg) no-repeat center;
	height: 100px;
	text-align: center;
}
#header h3 {
	margin: 0px auto;
	padding: 85px 0px 0px 0px;
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}

#navigation_left {
	float: left;
	width: 184px;
	padding: 0px 0px 10px 0px;
}
ul.nav_block {
	background: url(images/navigation_back.gif);
	width: 184px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.nav_block h2 {
	background: url(images/navigation_top.gif);
	padding: 12px 0px 10px 30px;
	margin: 0px;
	color: #666666;
	font: bold 12px Tahoma, Arial;
}
ul.nav_block li {
	margin: 0px 2px;
	padding: 2px 0px 2px 25px;
	background: url(images/menu_fig.gif) no-repeat center left;
}
ul.nav_block li a {
	font: normal 11px Tahoma, Arial;
	color: #7F7F7F;
	text-decoration: none;
}
ul.nav_block li a:hover {
	color: #679700;
	text-decoration: underline;
}

ul.nav_block_cat {
	background: url(images/navigation_back.gif);
	width: 184px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.nav_block_cat h2 {
	background: url(images/navigation_top_2.gif);
	padding: 9px 0px 10px 30px;
	margin: 0px;
	color: #666666;
	font: bold 12px Tahoma, Arial;
}
ul.nav_block_cat h2 a {
	font: bold 12px Tahoma, Arial;
	text-decoration: none;
	color: #666666;
}
ul.nav_block_cat li {
	margin: 0px 2px;
	padding: 2px 0px 2px 25px;
	background: url(images/menu_fig.gif) no-repeat center left;
}
ul.nav_block_cat li a {
	font: normal 11px Tahoma, Arial;
	color: #7F7F7F;
	text-decoration: none;
}
ul.nav_block_cat li a:hover {
	color: #679700;
	text-decoration: underline;
}
ul.nav_block_end {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.nav_block_end li {
	padding: 1px 0px 1px 0px;
	margin: 0px;
	background: url(images/navigation_bottom.gif) no-repeat top;
}

#body {
	float: left;
	width: 508px;
}
#search {
	background: url(images/search_block.jpg);
	height: 37px;
	width: 508px;
}
#search td {
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
}
#navigation_right {
	float: left;
	width: 184px;
}
#body_page {	
	padding: 0px 10px;
	width: 508px;
}
#body div#message_error {
	width: 488px;
	padding: 0px 10px;
	text-align: center;
	font: normal 12px Tahoma, Arial;
}
#body_page ul.link_sites {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#body_page ul.link_sites li {
	padding: 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #999999;
	text-align: center;
	font: normal 11px Tahoma, Arial;
	color: #666666;
}
#body_page ul.link_sites li a {
	font: normal 11px Tahoma, Arial;
	color: #666666;
	text-decoration: underline;
}
#body_page ul.link_sites li a:hover {
	text-decoration: none;
	color: #000066;
}
#body_page div.top_link {
	padding: 10px;
	font: 16px Arial;
	color: #808080;
	text-align: center;
}
div.window_block {
	float: left;
	width: 162px;
	text-align: center;
	padding: 10px 0px 5px 0px;	
	font: normal 11px Tahoma, Arial;
	color: #666666;
}
div.window_block div.images {
	padding: 0px 0px 10px 0px;
}
div.window_block a.images {
	background: url(images/images_bottom.gif) no-repeat bottom right;
	padding: 0px 0px 5px 0px !important;
	padding: 0px 7px 7px 0px;
}
div.window_block img.images {
	border-left: 1px solid #CECECE;
	background: url(images/images_left.gif) no-repeat top right;
	padding: 1px 8px 0px 0px;
}
div.window_block a {
	font: normal 11px Tahoma, Arial;
	color: #666666;
	text-decoration: none;
}
div.window_block a.dateil_link {
	background: url(images/flag_name.gif) no-repeat bottom left;
	padding: 0px 0px 0px 10px;
}

div#keywords {
	color: #808080;
	font: normal 11px Arial;
	text-align: center;
}
a.keywords {
	color: #808080;
	font: normal 11px Arial;
	text-decoration: none;
}
a.keywords:hover {
	color: #679700;
	text-decoration: underline;
}
div#text_info {
	color: #808080;
	font: normal 11px Tahoma, Arial;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

div.detail_block {
	text-align: center;
	font: normal 12px Tahoma, Arial;
}
div.detail_block img {
	border: 1px solid #CECECE;
}
div.detail_block a {
	font: normal 12px Tahoma, Arial;
	color: #000066;
	text-decoration: underline;
}
div.detail_block a:hover {
	text-decoration: none;
}
div.detail_block input {
	border: 1px solid #999999;
	background: url(images/footer_back.jpg) center;
	color: #FFFFFF;
	font: normal 12px Tahoma, Arial;
	padding: 2px;
}

.pagination {
	padding: 5px !important;
	padding: 2px;
	font: normal 12px Tahoma, Arial;
	color: #737373;
	text-align: center;
}
.pagination a {
	padding: 2px;
	font: normal 12px Tahoma, Arial;
	color: #737373;
}
.pagination a.page {
	padding: 2px;
	font: bold 11px Tahoma, Arial;
	color: #679700;
}
.pagination ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#footer {
	background: url(images/footer_back.jpg) repeat-x;
	height: 50px;
	text-align: center;
}
#footer h2 {
	margin: 0px auto;
	padding: 17px 0px 0px 0px;
	font: bold 11px Tahoma, Arial;
	color: #FFFFFF;
}
.bodyline		{ background: #FFF; border: 1px #e4e4e4 solid; }
.bgcolor1		{ background: #FFF; }
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#fff;
	}

