/* POLYGON laboratory */
	html,body{
        margin:0;
        padding:0;
		height:100%;
		font-family: "Tahoma";
        font-size: 12px; 
        color: #000000;}
		
	p {
    	font-family: "Tahoma";
        font-size: 12px;
        color: #000000;
        padding:0;
        margin:0;}
		
	.green {
	color:#a7c66e;
	}

	.black {
	color:#000000;
	}

	.white {
	color:#FFFFFF;
	}	
	.menu {
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10pt;
	font-size: 11px;
	text-decoration:none;
	background-image: url(../images/menu_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: right top;
	padding-top: 10px;
	padding-left: 5px;
	
	
}
		
	ul, li {
	    font-family: "Tahoma";
        font-size: 12px;
        color: #000000;
		list-style: circle outside;
 	}
	li {
	padding-top:10px;
	}
			
	hr {color: #3c3c3c; background-color: #3c3c3c; border: 1px solid #3c3c3c}	
	
	h1 {
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #a7c66e;
	}

	h3 {
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	font-size: 14px;
	}

	h2, h4, h5 {
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	font-size: 18px;
	}	
	a:link {font-family: "Tahoma"; text-decoration: underline; line-height: 100%;}
	a:visited {font-family: "Tahoma"; text-decoration: underline; line-height: 100%;} 
    a:active {font-family: "Tahoma"; text-decoration: underline; line-height: 100%;}
    a:hover {font-family: "Tahoma"; text-decoration: none; line-height: 100%;}		

	a.menubuttons:link {font-family: "Tahoma"; text-decoration: none; line-height: 100%;}
	a.menubuttons:visited {font-family: "Tahoma"; text-decoration: none; line-height: 100%;} 
    a.menubuttons:active {font-family: "Tahoma"; text-decoration: none; line-height: 100%;}
    a.menubuttons:hover {font-family: "Tahoma"; text-decoration: none; line-height: 100%; color:#999999}	
	.textfield1{
	   background: #000000;
	   height: 18px;
	   width: 100px;
	   border: 1px solid #5d5d5d;
	   font-family: "Tahoma";
	   font-size: 11px;
	   font-weight: bold;
	   color: #66700c;
	   margin:0px 0px 0px 0px;
	   padding:0px 0px 0px 5px;}	
	   
	.checkbox1{
	   height: 12px;
	   width: 12px;
	   border: 1px solid #292929;
	   font-family: "Tahoma";
	   font-size: 11px;
	   font-weight: bold;
	   color: #66700c;
	   margin:0px 0px 0px 0px;
	   padding:0px 0px 0px 0px;}
.menubuttons {
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 10pt;
	font-size: 11px;
	text-decoration:none;
}
.newsbg {
	background-attachment: scroll;
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
