BODY, TABLE {
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  color: #333333;
}
	.error{
		color: #FF0000;
	}

	.nav A:link, .nav A:active, .nav A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	}
	.nav A:hover{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	}

	.nav{
	font-size: 13px; 
	font-family: Tahoma;
	font-style: normal;
	height: 32px;		
	background-repeat: no-repeat;
	background-position: right;
	}
	#nav_green A:link, #nav_green A:active, #nav_green A:visited {
		color: #769127;
		text-decoration: underline;
	}
	#nav_green A:hover{
		color: #666666;
	}
	.mcontent{
	font-size: 13px; 
	font-family: Tahoma;
	font-style: normal;
	height: 600px;	
	border: 1px groove #923F01;	
	padding: 10px;
	}

	.nav_bottom A:link, .nav_bottom A:active, .nav_bottom A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
	.nav_bottom A:hover{
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: underline;
	}

	.nav_top a{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	.nav_top A:hover{
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: underline;
	}
	.nav_top{
	font-size: 12px; 
	font-family: Tahoma;
	font-style: normal;
	height: 80px;	
padding 2px;	
	}

	#page_header{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #923F01;
	font-weight: bold;
	text-decoration: none;
	/*background: #E5E5E5;*/
	height: 10px;
	padding: 4px;
	border-bottom: 1px dotted #923F01;	
	border-left: 1px dotted #923F01;	

	}

	#points{ 
	padding: 0px;
	border-left: 1px dotted #923F01;	
	}

	#text_option1{ 
	width: 100%;
	padding: 5px;
	margin: 5px;
	border: 1px solid #72B2BF;	
	background: #ffffff;
	}
	#text_option1 a{ 
		color: #0066FF;
	}

	#page_name{ 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	color: #769127;
	font-weight: bold;
	font-style: oblique;
	height: 10px;
	padding: 4px;
	text-align: left;
       word-spacing: 2; 
       margin: 15px 0px 15px 5px; 
       padding: 10px;  
	border-bottom: 1px solid #808080;

	}

	.option{
	border: 0px;
	background: #EBEBEB;
	padding: 5px;
    	margin: 5px;
	}

	.option1{
	border: 1px solid #55AFB7;
	background: #EBEBEB;
	padding: 5px;
    	margin: 5px;
	}

	.option2{
	border: 1px solid #769127;
	background: #EBEBEB;
	padding: 5px;
    	margin: 5px; 

	}

	.option3{
	border: 1px solid #808080;
	background: #EBEBEB;
	padding: 5px;
    	margin: 5px; 

	}

	#green_header{
	background: #769127;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	}

	#blue_header{
	background: #55AFB7;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	}

	#red_header{
	background: #923F01;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	}


	#gray_header{
	background: #999999;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	}

	#comment{
	font-size: 9px; 
	}

	.code_expl td{
	background: #EBEBEB;
	padding: 10px;
	}


.sectionBlock, .sectionBlock a{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

#sectionLinks a:link, #sectionLinks a:visited {
	background-color: #ffffff;
	font-weight: bold;
	color: #0377A3;//#0576BA;//#2424FF;//#080808;//#6E6E6E; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#sectionLinks a:hover, #sectionLinksSelect{
	background-color: #D1D1D1;
	font-weight: bold;
	color: #0377A3;//#0576BA;//#2424FF;//#080808;//#6E6E6E; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#catParentSelect a{
	background-color: #ffffff;
	font-weight: bold;
	color: #013C52;//#034E7A;//#000099;//#080808;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.product{
	border-left: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;

/*
	border-top: 0px;
	border-right: 1px solid #92BED7;
	border-bottom: 1px solid #92BED7;
	border-left: 0px;
*/


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080808;//#4B4B4B;
}

.product td {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080808;//#4B4B4B;
}

.products {
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
/*
	border-top: 2px solid #D9EAF4;
	border-right: 1px solid #D9EAF4;
	border-bottom: 1px solid #D9EAF4;
	border-left: 2px solid #D9EAF4;

*/
}

#products {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        border-top: 0px;
        border-right: 0px;
        border-bottom: 0px;
        border-left: 0px;
}

.pagenav{
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;

/*
	border-top: 0px;
	border-right: 1px solid #92BED7;
	border-bottom: 1px solid #92BED7;
	border-left: 0px;
*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080808;//#4B4B4B;
}

.product a:link, .product a:hover, .product a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004215;//#080808;//#4B4B4B;
}

#nav_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080808;//#4B4B4B;
}
#cell1 { 
	font-size: 9px;
	background-color: #E3FFC8; /*green*/
}

#cell2 { 
	font-size: 9px;
	background-color: #FFFFFF; 
}

#advantage_package {
        background: #ffffff;
        border: 1px solid #993300;
        font-weight: normal;
        font-family: Verdana,sans-serif;
        font-size: 12px;
                padding: 5px;
}
#advantage_package0,#advantage_package1,#advantage_package2,#advantage_package3,#advantage_package4,#advantage_package5,#advantage_package6,#advantage_package7,#advantage_package8,#advantage_package9  {
                position: absolute;
                visibility: hidden;
                z-index: 1;
}

.supplier  {
                position: absolute;
                visibility: hidden;
                z-index: 1;
}

#pheader {
	font-size: 16px; 
	font-family: Tahoma;
	color: #55AFB7;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	padding-left: 35px;
	border-bottom: 1px dotted #923F01;	

}
