body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 75%/1.5em Arial, sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	background: none repeat scroll 0% 0% transparent;
	border: 0px none;
}
/*
body, td, th {
	font-family: Arial, sans-serif;
}
*/
.header {
	background-color: #066B9B;
	font-size: 16px;
}
a {
	color: #30C;
}
#center_block {
	width: 100%;
	background: url('images/bg.jpg') no-repeat scroll right 100px #797979;
}
.view_horisontal_box {
	float: none;
	/* [disabled]height: 220px;
*/
	width: 920px;
	margin: 10px auto 8px;
	padding: 12px 15px 25px;
	border-radius: 7px;
	background-color: #EEE;
	box-shadow: 0px 4px 7px #444;
}
.view_rows_left {
	clear: left;
	float: left;
	position: relative;
	width: 46%;
	margin: 8px 0px;
	height: 330px;
	overflow: hidden;
	padding: 12px 15px 15px;
	border-radius: 7px;
	background-color: #EEE;
	box-shadow: 0px 4px 7px #444;
}
.view_rows_right {
	float: right;
	position: relative;
	width: 46%;
	margin: 8px 0px;
	height: 330px;
	overflow: hidden;
	padding: 12px 15px 15px;
	border-radius: 7px;
	background-color: #EEE;
	box-shadow: 0px 4px 7px #444;
}
.font_title1 {
	font-size: 1.5em;
	color: #2B9637;
	margin-bottom: 10px;
	font-weight: bold;
}
.font_title1 a {
	color: #2B9637;
	text-decoration: none;
}
.font_title_red {
	font-size: 1.5em;
	color: #C00000;
	margin-bottom: 10px;
	font-weight: bold;
}
.font_title_red a {
	color: #B00000;
	text-decoration: none;
}
.red_button {
	border: 1px solid #00547B;
	background: url('images/button-deco.png') repeat-x scroll 0px 0px #00547B;
	border-radius: 15px;
	color: #FFF;
	padding: 3px 20px;
	/*	font-size: 1.15em; */
	font-size: 1.0em;
	min-width: 70px;
	font-weight: bold;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.red_button a {
	color: #FFF;
	text-decoration: none;
}
.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	position: relative;
}
.footer_text {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.footer_text a {
	color: #CCC;
	text-decoration: none;
}
.red_button1 {
	border: 1px solid #C00;
	background: url('images/button-deco.png') repeat-x scroll 0px 0px #C00;
	border-radius: 15px;
	color: #FFF;
	padding: 3px 10px;
	/*	font-size: 1.15em; */
	font-size: 1.0em;
	min-width: 70px;
	font-weight: bold;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.view_rows_left1 {
	clear: left;
	float: left;
	position: relative;
	width: 45%;
	margin: 5px 0px;
	height: 330px;
	overflow: hidden;
	padding: 12px 15px 15px;
	border-radius: 7px;
	background-color: #EEE;
	box-shadow: 0px 4px 7px #444;
}
.red_button2 {
	border: 1px solid #C00;
	background: url('images/button-deco.png') repeat-x scroll 0px 0px #C00;
	border-radius: 15px;
	color: #FFF;
	padding: 3px 10px;
	/*	font-size: 1.15em; */
	font-size: 1.0em;
	min-width: 70px;
	font-weight: bold;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.view_rows_right1 {
	float: right;
	position: relative;
	width: 45%;
	margin: 5px 0px;
	height: 330px;
	overflow: hidden;
	padding: 12px 15px 15px;
	border-radius: 7px;
	background-color: #EEE;
	box-shadow: 0px 4px 7px #444;
}
.prod_ststus {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
.prod_ststus a {
	color: #900;
	text-decoration: none;
}
.text_bold {
	font-weight: bold;
}
.text_bold_red {
	color: #900;
	font-weight: bold;
}
.row1 {
	color : Black;
	vertical-align : middle;
	text-align : middle;
	color : Black;
}