body { 
	color: #333333; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: arial;
	}
	
	 
a.topnav:link 	{ 
	color: #333333; 
	font-size : 10pt;
	font-weight:bold;
	text-decoration: none;
	}
a.topnav:visited {
	color: #333333;
	font-size : 10pt;
	font-weight:bold;
	text-decoration: none;
	}
a.topnav:hover { 
	color: #3e6421; 
	font-size : 10pt;
	font-weight:bold;
	text-decoration: underline ;
	}
a.topnav:active {
	color: #3e6421; 
	font-size : 10pt;
	font-weight:bold;
	text-decoration: underline; 
	}
	
a:link 	{ 
	color: #3e6421; 
	text-decoration: underline;
	font-size : 10pt;
	FONT-FAMILY: arial;
	}
a:visited {
	color: #3e6421; 
	text-decoration: underline;
	font-size : 10pt;
	FONT-FAMILY: arial;
	}
a:hover { 
	color: #3e6421; 
	text-decoration: none ;
	font-size : 10pt;
	FONT-FAMILY: arial;
	}
a:active {
	color: #ccdca0; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: arial;
	}
	


P {
	color: #333333; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: arial;
	background-color: #ffffff;
	} 
	
	
H1 {
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    }

H2 {
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    }
    	
UL {
	font-size : 10pt;
	font-family : arial;
	color : #333333;
	}
OL {
	font-size : 10pt;
	font-family : arial;
	color : #333333;
	}
	
	
		
TD {
	color: #333333; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: arial;
	}
TD.different {
	background-color: #E2FAFA;
	border-left: dashed 1px #669999;
	border-right: dashed 1px #669999;
	}

.fontpricevat { 
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    }
	
.fontprice { 
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    }
.fontofferprice { 
    font-family: arial;
    color: #3e6421;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    }
.fontpricenormal { 
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    }
.fontitemtitle { 
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    }
.fontitemcontent { 
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
    }
.fontitemref { 
    font-family: arial;
    color: #7f7f7f;
    text-decoration: none;
    font-size: 10px
    }
.fontcatheading { 
    font-family: arial;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    }    
.fonttitleheading { 
    font-family: arial;
    color: #<%= fontheadcolor %>;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    } 


input {
	FONT-SIZE: 10pt; 
	COLOR: #333333; 
	FONT-FAMILY: arial
	}
select {
	FONT-SIZE: 10pt; 
	COLOR: #333333; 
	FONT-FAMILY: arial
	}	
.formcreate {
	font-size: 9px;
	width : 105px;
    	background:#0D2B88;
	height: 16px;
	border: 1px #FFFFFF solid;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	}
.textfield {
	font-size: 9px;
	width : 140px;
	background:#FFFFFF;
	height: 40px;
	border: 1px #5A9CC6 solid;
	font-family: arial;
	color: #333333;
	text-decoration: none;
	}
.buttons {
        width : 48px;
        border : 1px;
        border-top:#1139B3 solid thin;
        border-bottom:#0A2167 solid thin;
        border-right:#0A2167 solid thin;
        border-left:#1139B3 solid thin;
        background:#0D2B88;
        font-family: arial;
        color: #FFFFFF;
        text-decoration: none;
        font-size :9px ;
        height: 20px;
        }
.greyHzShadeBar
{
    height: 20px;
    background-image: url(images/greyGrad.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}
