body {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.home_back {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	
}

.cursor {
	cursor: hand;
}

A {
	TEXT-DECORATION: none;
	color: #CC3300;
}

A:hover {
	TEXT-DECORATION: underline;
	color: #663399;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000AD;
}
.bold {
	font-weight: bold;
}




.header_eng {
	background-image: url(images/top_eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_french {
	background-image: url(images/top_french.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}





#menuV A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:23px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	CURSOR: hand;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 6px;
	
}

#menuV A:hover {
	background-color: #85CFEF;
	color: #000000;
}


#menuH2 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
	text-decoration: none;
	CURSOR: hand;
	color:#333333;
	
}

#menuH2 A:hover {
	text-decoration: underline;
}





.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED342F;
	padding-right: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #29ABE2;
}.inner_back {
	background-image: url(images/back_inner.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
