<!DOCTYPE html>
<html>
<body><p>html, body {height: 100%;}

body {
	margin: 0;
	background: #FFF;
}

img {border: 0;}

td,tr,p,div {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%;
}

h1 {
	margin: 5px 0 10px 0;
	font: 21px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #558201;
}

h2 {
	margin: 5px 0 10px 0;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #558201;
}

h3 {
	margin: 5px 0 10px 0;
	font: bold 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #6A960B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #6A960B;
}

ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}

li {
	background: url(../images/list.gif) 0px 8px no-repeat;
	padding-left: 16px;
	font-size: 12px;
}

li p {
	font-size: 12px;
}

ol li {
	background: none;
	padding-left: 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 10px 0 0 0;
	background: #F4F4F7;
	border: 2px solid #D6D9DC;
}

hr {
	width: 100%;
}

#bg {
	background:  url(../images/body_bg1.jpg) top repeat-x;
}

#top, #content, #footer {
	margin: 0 auto;
	width: 985px;
	overflow: hidden;
   zoom: 1;
}

#top {
	background: url(../images/bg.jpg) no-repeat;
}

#bioxy {
	width: 240px;
	height: 220px;
	min-height: 220px;
	float: left;

}

.moduletable_phone {
	width: 210px;
	height: 45px;
	position: absolute;
	padding-left:  65px;
	padding-right: 0px;
	margin-top: 5px;
	background: url(../images/bioxy_phone.gif) 20px 0px no-repeat;
	font: bold 24px Arial;
	color: #FFF;
}
.moduletable_phone span {
font: bold 14px Arial;
padding-left:32px;
}
#bioxy-logo {
	width: 200px;
	position: relative;
	top: 100px;
	left: 20px;
	text-align: center;

	font: bold 24px Arial;
	color: black;
	text-transform: uppercase;
}



#bioxy a:hover {
	border: 0px;
}

#tmods {
	width: 720px;
	float: right;
	padding-bottom: 0px;
	overflow: hidden;
   zoom: 1;
}

#tmods01, #tmods02, #tmods03 {
	margin-right: 20px;
}

#tmods01, #tmods02 {
	overflow: hidden;
	zoom: 1;
}

#tmods02 {
	margin: 50px 0 40px 0;
}

#tmenu {
	float: left;
	height: 30px;
	padding-top: 20px;
	padding-right: 19px;
}

#search {
	float: right;
	width: 185px;
	height: 31px;
	line-height: 100%;
	padding-top: 19px;
	background: url(../images/search.gif) 1px 15px no-repeat;
}



#slogan {
    width: 400px;
    height: 153px;
	min-height: 153px;
    background: url(../images/bioxy_bak.jpg) 20px 110px no-repeat;
    padding: 0 15px;
    float: left;
}
.head_slogan {
  margin: 5px 0 10px 0;
	font: 21px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #558201;
  text-align:left !important;  
}
#round {
	background: #FFF url(../images/round_bg.gif) repeat-y;
}

#roundtop {
	background: url(../images/round_t.gif) top no-repeat;
}

#roundbtm {
	background: url(../images/round_b.gif) bottom no-repeat;
	padding: 10px 15px 12px 15px;
	font-size: 11px;
	line-height: 150%;
}

div#roundbtm table.contentpaneopen td, div#roundbtm table.contentpaneopen td p {
	font-size: 11px;
	line-height: 150%;
}

div#roundbtm table.contentpaneopen td p {
	margin: 0;
}

#center {
	background: #E9EAED url(../images/content_bg.jpg) top repeat-x;
	border-top: 5px solid #D6D9DC;
	border-bottom: 5px solid #D6D9DC;
}

#mods {
	width: 220px;
	float: left;
	margin: 20px;
}

#articles {
	float: right;
	width: 685px;
	padding: 20px 20px 20px 0;
}

#footer {
	margin: 0 auto;
	padding: 15px 0;
	overflow: hidden;
	zoom: 1;
}

#rss_feed {
	float: left;
	width: 50px;
	font-size: 11px;
	margin: 0 35px;
}

#rss_feed .bannergroup_counters div {
	float: left;
}

#rss_feed a {
    border: none;
    text-decoration: none;
}
#copyright {	
	font-size: 11px;
	color: #8B949C;
	line-height: 200%;	
	width: 750px; 
	display:block; 
	margin:0 auto; 
	text-align:center; 
	margin-top:-15px;
}

#copyleft {
	visibility: hidden;
	font-size: 1px;
	color: #FFF;
}

#searchbox {
	width: 150px;
	border: none;
	background: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 11px;
}

#searchbutton {
	width: 11px;
	height: 11px;
}

.message {
	text-align: left;
}

button, .button {
	font: bold 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFF;
	background-color: #98BB2D;
	border: 2px solid #7AAE0D;
	height: 23px;
}

.inputbox, input#email {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background: #FCFCFC;
	border: 2px solid #D6D9DC;
	padding: 2px;
}

ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	background-image: none;
	display: block;
	background: url(../images/menu.gif) 0px -22px no-repeat;
	padding: 2px 0 2px 0px;
	font: 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

ul.menu li a:link, ul.menu li a:visited {
	display: block;
	background: url(../images/menu.gif) 0px -22px no-repeat;
	padding: 4px 0 4px 0px;
	font: bold 15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #558201;
}


ul.menu li a:hover {
	color: #7AAE0D;
	border: none;
	text-decoration: underline;
}

li#current, ul.menu li.parent.active {
	/*background: url(../images/menu.gif) 5px 6px no-repeat;*/
}

/*ul.menu li.parent.active {
	background-position: 5px 2px;
}*/
li#current a:hover {
	color: #7AAE0D;
	cursor: default;
	border: none;
	text-decoration: underline;
	cursor:pointer;
}

ul.menu li ul {
	margin: 0 0 0 -16px;
}

ul.menu li ul li {
	background: url(../images/indent1.png) 0px 10px no-repeat;
	line-height: 18px;
	padding-left: 15px;
}

ul.menu li ul li span {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #7AAE0D;
}

ul.menu li#current ul li a:hover {
	text-decoration: underline;
	border: none;
	cursor: pointer;
}

ul.menu li ul li#current {
	background: url(../images/indent1.png) 0px 10px no-repeat;
	color: #7C8D94;
	text-decoration: underline;
}


/*ul.menu li ul li a:link { color: #7AAE0D; text-decoration: none;font-size: 8pt; font-family: Arial }
ul.menu li ul li a:visited { color: #7AAE0D; text-decoration: none; font-size:8pt; font-family: Arial }
ul.menu li ul lii a:active { color: #7AAE0D; text-decoration: none; font-size: 8pt; font-family: Arial }
ul.menu li ul li b { font-size: 10pt; font-family: Arial };
ul.menu li ul li a {cursor: hand;}

ul.menu li ul li ul li a:link { color: #7AAE0D; text-decoration: none;font-size: 8pt; font-family: Arial }
ul.menu li ul li ul li a:visited { color: #7AAE0D; text-decoration: none; font-size:8pt; font-family: Arial }
ul.menu li ul li ul li a:active { color: #7AAE0D; text-decoration: none; font-size: 8pt; font-family: Arial }
ul.menu li ul li ul li b { font-size: 10pt; font-family: Arial };
ul.menu li ul li ul li {display:None; position:relative; left:12;}*/
ul.menu li ul li ul {padding-left:15px;}
* html ul.menu li ul li ul {padding-left:15px; display:block !important;}

/*ul.menu li ul li ul li {
	display:none;
}

ul.menu li ul li ul {
position: absolute;
top: 78px;
left: 172px;
list-style-type: none;
padding:0;
margin:0;

}
ul.menu li ul li ul li {
float: left;
list-style-type: none;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
padding-top:0px;
background-image: url(../images/menu_sep.gif);
background-position: right top;
background-repeat: no-repeat;
position:relative;
}

ul.menu li ul li ul a {
display: block;
height: 22px;
padding: 0 10px;
overflow: hidden;
font-size: 9px;
text-decoration:none;
padding-top:3px;
}

ul.menu li ul li ul {
display:none;
position:absolute;
top:35em;
left:0;
padding:0px 0px 7px;
margin:0px 0px 7px;
background-color:white;
opacity:0.75;

}
ul.menu li:hover ul li ul {
display:block;
}
ul.menu li:hover ul li ul li a{
height:auto;
}*/





ul#mainlevel-nav {
	list-style: none;
	margin: 0;
	float: right;
	padding-left:8px;
}

ul#mainlevel-nav li {
	display: block;
	margin: 0;
	padding: 0;
	width: auto !important;
	background-image: none;
	float: left;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
	white-space: nowrap;
	border-right: 1px solid #FFF;
}
ul#mainlevel-nav li:last-of-type {border-right: none;}

ul#mainlevel-nav a:link, ul#mainlevel-nav a:visited {
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
}

ul#mainlevel-nav a:hover {
	display: block;
	padding: 0 10px;
	margin: 0px;
	width: auto !important;
	border: none;
	font-size: 13px;
	text-decoration: underline;
	line-height: 13px;
	white-space: nowrap;
}

.contentpaneopen {
	width: 100%;
}
.contentpaneopen p {
	text-align:justify;
}
.prav {text-align:center !important}

span.article_separator, table.blog span.article_separator {
	display: block;
	height: 10px;
}

.article_column {
	padding-right: 10px;
}

.column_separator {
	padding-left: 10px;
}

.clr {
	clear: both;
}

.contentheading {
	font: 21px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #558201;
	line-height: 30px;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #558201;
}

a.contentpagetitle:hover {
	text-decoration: none;
	border-bottom: 1px dashed #558201;
}

.small, .createdate {
	font-size: 11px;
	color: #85949A;
}

.modifydate {
	font-size: 10px;
	color: #85949A;
}

.contentdescription {
	font-size: 11px;
}

.smalldark {
	font-size: 11px;
}

.readon {
	background: url(../images/readon.gif) 0px 6px no-repeat;
	padding-left: 12px;
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	float: left;
}

a.readon:hover {
	color: #FF7101;
	border: none;
}

.componentheading {
	padding: 5px 0 10px 20px;
	background: url(../images/comps.gif) 0px 9px no-repeat;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #232323;
	text-transform: uppercase;
}
.componentheading h1 {
	padding: 0;
	margin:0;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.buttonheading a:hover {
	border: none;
}

table.contenttoc {
	margin-left: 4px;
	background: #FCFCFC;
	border: 2px solid #D6D9DC;
}

table.contenttoc th {
	background: #F4F4F7;
	border-bottom: 2px solid #D6D9DC;
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 2px 4px;
}

table.contenttoc td {
	line-height: 18px;
	padding: 1px 4px;
	font-size: 11px;
}

.pagenavcounter, .pagenav_next, .pagenav_prev {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #D36001;
}

.pagenav, .pagenavbar div {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.blog_more {
	margin: 20px 0 0 0;
}

div.moduletable h3 {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	background: url(../images/tmods_h3.gif) 0px 4px no-repeat;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FF7101;
	text-transform: uppercase;
}

div.module, div.module_menu {
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

div.module p {
	font-size: 11px;
	margin: 0 0 5px 0;
}

div.module fieldset {
	border: none;
	background: none;
}

div.module h3, div.module_menu h3 {
	background: url(../images/mods.gif) 0px 9px no-repeat;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	color: #232323;
	margin: 0;
	padding: 5px 0 10px 20px;
}

.sectiontableheader {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: lowercase;
	background: #D6D9DC;
	padding: 5px;
}

.sectiontableheader a:link, .sectiontableheader a:visited {
	color: #232323;
}

.sectiontableheader a:hover {
	border: none;
	text-decoration: underline;
}

.sectiontableentry1 {
	background: #FCFCFC;
}

.sectiontableentry2 {
	background: #F4F4F7;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 3px;
  font-size: 11px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 2px;
  font-size: 11px;
}

table.poll
{
    width: 100%;

}


table.poll td, table.poll div {
	text-align: left;
}

table.poll input.button {
	margin: 3px 0;
}

.pollstableborder {
	border: 0px;
	width: 100%;
}

form#form-login div {
	font-size: 11px;
	text-align: left;
}

form#form-login div {
	margin: 3px 0;
}

.highlight {
	color: #D36001;
}

form#searchForm, form#searchForm label {
	font-size: 11px;
}

.mosimage {
	background: #F4F4F7;
	border: 2px solid #D6D9DC;
	margin: 0 5px;
}

.mosimage_caption {
	color: #999;
	font-size: 10px;
}

label.invalid {color: #ff0000;}

#system-message {margin-bottom: 20px;}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 0;
	margin: 0;
	color: #232323;
}

#system-message dd.message ul {
	background: url(../images/info.gif) 2px center no-repeat;
	border-top: 2px solid #98BB2D;
	border-bottom: 2px solid #98BB2D;
}

#system-message dd.error ul {
	background: url(../images/alert.gif) 2px center no-repeat;
	border-top: 3px solid #FF7101;
	border-bottom: 3px solid #FF7101;
}

#system-message dd.notice ul {
	background: url(../images/alert.gif) 2px center no-repeat;
	border-top: 2px solid #D6D9DC;
	border-bottom: 2px solid #D6D9DC;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 11px;
	margin: 0;
}
.big_green {
  text-align:center;
  font:bold Italic 24px Arial;
}
.separator {
		color:#558201;
		font:bold 15px 'Trebuchet MS',Arial,Helvetica,sans-serif;
  margin:30px 0px 10px 0px;
}

.separator &gt; span {
	margin-bottom:5px;
	display: block;
}

.btm_menu {width: 750px; height:20px; display:block; margin:0 auto; padding-top:15px; padding-right:158px; font-size:12px!important;}
.btm_menu ul li a {color: #8B949C!important; font-size:12px!important; line-height: 11px!important;}
.btm_menu li {border-right: 1px solid #8B949C!important; line-height: 11px!important;}
.btm_menu li:last-of-type {border-right: none!important;}

.banneritem_counters {float: left; padding-right:2px;}

.gren {color: #558201!important; font-weight:bold;}
/*??????? ?????????*/
/*.banneritem_counters img {display: none;}
</p></body>
</html>