/* CSS Document */
table{
		font-family:tahoma;
		font-size:13px;color:#3AB116
		} ;/*95c500*/
#minitxt{
		font-size:10px;
		color:#3AB116}

body{
		margin:0px;
		background-color:#3D7200;
		background-image:url(/images/bg.jpg);
		background-repeat:repeat;
		}

#copyright{
		font-family:tahoma;
		font-size:11px;
		color:#FFFFFF
		}
#bigtxt{
		font-family:tahoma;
		font-size:15px;
		font-weight:bold
		}

a {text-decoration: none ; color:#3AB116}
a:hover{text-decoration:none ; color:#9CC910}

.product_group{font-size:11px; color:#000000}


/*  products */
#product_group{
		font-family:tahoma;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		padding-left:10px;
		text-transform:uppercase;
		}
#product_group a{
		color:#FFFFFF; text-decoration:none;
		}
#product_group a:hover{
		text-decoration:underline;
		}


/* product list  */
#product_zoom{
		background-image:url(/products/images/bg_pr_zoom.jpg);
		background-repeat:no-repeat;
		width:171px;
		height:171px;
		text-align:center;
		vertical-align:middle;
		}

/* image library */

#code_label{
		background-image: url(/images/green-paper.jpg);
		background-position:center;
		background-repeat:no-repeat;
		font-family:tahoma;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		height:35px;
		text-align:center;
		text-transform: uppercase
		}
#download{
		text-align:center;
		font-size:11px;
		color:#999999
		}
		
#note{ font-family:Georgia, serif; font-size:16px;
padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:10px;}