.menu1{
  background-color: #51ACB8;
}

.menu2{
  background-color: #D48328;
}

.menu3{
  background-color: #EBBF2E;
  padding-right : 12px;
  padding-left : 12px;
  padding-top : 0px;
  padding-bottom : 0px;    
}

.contentpane{
  background-color: Transparent;
  background-image: url('images_design/content.jpg') ;
  background-repeat: no-repeat;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:25px;
  padding-top:5px;
}

.SubTitle{
  background-color: Transparent;
  background-image: url('images_design/m2aboutus.jpg') ;
  background-repeat: no-repeat;
}

.SubTitleText{
  color:#D07727;
  font-family : verdana, tahoma, arial;
  font-size : 24px;
  font-weight : normal;
  letter-spacing: 2px;  
  text-decoration:none;
  text-align:left;
  padding-left:70px;
  vertical-align: bottom;
}


.LEFTPANE
{
  padding-left:15px;
  padding-right:5px;
  padding-bottom:25px;
  padding-top:5px;
  background-color: Transparent;
}

.RIGHTPANE
{
  padding-left:15px;
  padding-right:10px;
  padding-bottom:15px;
  padding-top:5px;
  background-color: Transparent;
}

/* HORIZONTAL <TABLE> MENU*/
/*niv 1*/
.HTableMenu1_rouge {
    border-width : 0px;
    border-style: solid;
    border-color: black;
    padding: 0px;    
    font-size : 6px;
}

/* HORIZONTAL <TD> MENU */

/* niv 1 */
.HTDMenuA1_rouge, .HTDMenuV1_rouge, .HTDMenuO1_rouge
{
  padding-right : 12px;
  padding-left : 12px;
  padding-top : 0px;
  padding-bottom : 0px;    
  border-color: black;
  border-width: 0px;
  border-style:solid;
  text-align:right;
}


/* HORIZONTAL LINK SECTION */

/* niv 1 */

/* Actif */
/* HA1 */
.HTextMenuA1_rouge, A.HTextMenuA1_rouge:link, A.HTextMenuA1_rouge:visited, A.HTextMenuA1_rouge:active, A.HTextMenuA1_rouge:hover
{
  color:#FBDCB8;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}

/* Visible */
/* HV1 */
.HTextMenuV1_rouge, A.HTextMenuV1_rouge:link, A.HTextMenuV1_rouge:visited, A.HTextMenuV1_rouge:active
{
  color:#FFFFFF;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}

A.HTextMenuV1_rouge:hover
{
  color:#FBDCB8;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}


/* Ouvert */
/* HO1 */
.HTextMenuO1_rouge, A.HTextMenuO1_rouge:link, A.HTextMenuO1_rouge:visited, A.HTextMenuO1_rouge:active, A.HTextMenuO1_rouge:hover
{
  color:#FBDCB8;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}

/* HORIZONTAL <TABLE> MENU*/
/*niv 1*/
.HTableMenu1_orange {
    border-width : 0px;
    border-style: solid;
    border-color: black;
    padding: 0px;    
    font-size : 6px;
}

/* HORIZONTAL <TD> MENU */

/* niv 1 */
.HTDMenuA1_orange, .HTDMenuV1_orange, .HTDMenuO1_orange
{
  padding-right : 12px;
  padding-left : 12px;
  padding-top : 0px;
  padding-bottom : 0px;    
  border-color: black;
  border-width: 0px;
  border-style:solid;
  text-align:right;
}


/* HORIZONTAL LINK SECTION */

/* niv 1 */

/* Actif */
/* HA1 */
.HTextMenuA1_orange, A.HTextMenuA1_orange:link, A.HTextMenuA1_orange:visited, A.HTextMenuA1_orange:active, A.HTextMenuA1_orange:hover
{
  color:#FBDCB8;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}

/* Visible */
/* HV1 */
.HTextMenuV1_orange, A.HTextMenuV1_orange:link, A.HTextMenuV1_orange:visited, A.HTextMenuV1_orange:active
{
  color:#FFFFFF;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}

A.HTextMenuV1_orange:hover
{
  color:#FCF0A6;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}


/* Ouvert */
/* HO1 */
.HTextMenuO1_orange, A.HTextMenuO1_orange:link, A.HTextMenuO1_orange:visited, A.HTextMenuO1_orange:active, A.HTextMenuO1_orange:hover
{
  color:#FCF0A6;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
}


/* HORIZONTAL <TABLE> MENU*/
/*niv 1*/
.HTableMenu1_Subtitle {
    border-width : 0px;
    border-style: solid;
    border-color: black;
    padding: 0px;    
    font-size : 6px;

    width:100%;
}

/* HORIZONTAL <TD> MENU */

/* niv 1 */
.HTDMenuA1_Subtitle, .HTDMenuV1_Subtitle, .HTDMenuO1_Subtitle
{
  border-color: black;
  border-width: 0px;
  border-style:solid;
  text-align:right;

    width:100%;
}


/* HORIZONTAL LINK SECTION */

/* niv 1 */

/* Actif */
/* HA1 */
.HTextMenuA1_Subtitle, A.HTextMenuA1_Subtitle:link, A.HTextMenuA1_Subtitle:visited, A.HTextMenuA1_Subtitle:active, A.HTextMenuA1_Subtitle:hover
{
  color:#D07727;
  font-family : verdana, tahoma, arial;
  font-size : 24px;
  font-weight : normal;
  letter-spacing: 3px;  
  text-decoration:none;
  text-align:right;
  vertical-align: bottom;
}

/* Visible */
/* HV1 */
.HTextMenuV1_Subtitle, A.HTextMenuV1_Subtitle:link, A.HTextMenuV1_Subtitle:visited, A.HTextMenuV1_Subtitle:active
{
  color:#FFFFFF;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
  display: none;  
}

A.HTextMenuV1_Subtitle:hover
{
  color:#FBDCB8;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
  display: none;  
}


/* Ouvert */
/* HO1 */
.HTextMenuO1_Subtitle, A.HTextMenuO1_Subtitle:link, A.HTextMenuO1_Subtitle:visited, A.HTextMenuO1_Subtitle:active, A.HTextMenuO1_Subtitle:hover
{
  color:#FBDCB8;
  font-family : verdana, tahoma, arial;
  font-size : 12px;
  font-weight : bold;
  letter-spacing: 2px;  
  text-decoration:none;
  display: none;
}



.welcomemessage
{
	font-weight: normal;
	font-size: 12px;
	color : #003366;
	font-family: verdana, tahoma, arial;
}

.register
{
	font-weight: normal;
	font-size: 12px;
	color : #003366;
	font-family: verdana, tahoma, arial;
}

.copyright
{
	font-size: 11px;
	font-family: verdana, tahoma, arial;

}