body
{	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font: normal small Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	}
	.logo{
	text-transform: uppercase;
	font-size:25px;
	color:#659800;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}
	.logo2{
	text-transform: uppercase;
	font-size:22px;
	color:#898989;
	font-weight:bold;
	padding-left:7px;
	text-decoration:none;
}
.tag {
	margin: 0;
	font-family:verdana;
	font-size:11px;
	padding-left:15px;
	color:#919191;
	letter-spacing:2px;
    text-decoration:none;
}
.toplinks{
font-size:13px;
color:#659800;
font-weight:bold;
display:block;
background-image:url(../images/button_bg1.gif); background-repeat:no-repeat;
height:39px;
width:129px;
padding-top:12px;
text-decoration:none;
}
.toplinks:hover{
font-size:13px;
color:#000000;
font-weight:bold;
display:block;
background-image:url(../images/button_bg2.gif); background-repeat:no-repeat;
height:39px;
width:129px;
text-decoration:none;
}
.content
{
text-align:justify;
line-height:150%;
padding-left:10px; padding-right:10px; padding-bottom:10px;
}
.links{
color:#659800;
text-decoration:underline;
}
.links:hover{
color:#659800;
text-decoration:none;
}
.buttons
{background-image:url(../images/button_bg.gif); background-repeat:no-repeat;
height:27px;
width:106px;
}
.header
{background-image:url(../images/top_bg.gif); background-repeat:repeat-x;
height:64px;
width:779px;
border-top:1px solid #FFFFFF;
}
.dotted
{background-image:url(../images/dotted_bg.gif); background-repeat:repeat-x;
height:1px;
}
.heading {
padding-left:10px;
	font-size:13px;
	font-weight:bold;
	color: #659800;
}
.heading2{
padding-left:5px;
	font-size:13px;
	font-weight:bold;
	color: #898989;
}
.bordermain
{border-bottom:1px solid #DFDEDF;
border-right:1px solid #DFDEDF;
border-left:1px solid #DFDEDF;
}

.navbar {white-space:wrap /*IE hack*/; float:left; width:958px; background-color:#ffffff; font-family:tahoma,arial,sans-serif; font-size:13px !important /*Non-IE6*/; font-size:120% /*IE6*/;} /*Color navigation bar normal mode*/

/********************/
/*  NAVIGATION BAR  */
/********************/

/* MAIN MENU */
.navbar ul {list-style-type:none;}
.navbar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; background-color:#ffffff;}
.navbar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color:#659800; border-right:solid 0px rgb(215,215,215);}
.navbar ul li ul {display:none; border:none;}

/* SUBMENU (Non-IE6 hovering) */
.navbar ul li:hover {position:relative;} /*Sylvain IE hack*/
.navbar ul li:hover a {background-color:rgb(235,235,235); text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:3.0em; margin-top:0.1em; left:0; padding:0px 16px 0px 16px; border-top:solid 1px rgb(215,215,215);}
.navbar ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/

/* SUBMENU (IE6 hovering) */
.navbar table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
.navbar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(235,235,235); text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:3.1em; t\op:3.0em; left:0px; marg\in-top:0.1em; border-top:solid 1px rgb(215,215,215); }
.navbar ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li a:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/