body{
  margin: 0cm 0cm 0cm 0cm;
  background-color:#dadaca;
  font-family : Tahoma, Trebuchet MS, Arial;
  font-size : 12pt;
}

textarea{
  font-family :  Arial, Tahoma, Trebuchet MS,;
}

img.btn {cursor: "pointer";
border: 0px;
}


img.inter 
{
  float:right;
  margin: 0em 0em 0em .5em
}

img.align_right 
{
  float:right;
  margin: 0em 0em 0em .5em
}

img.align_left
{
  float:left;
  margin: 0em .5em 0em .5em
}

p{
   text-align: justify;
 }


li{ margin: 0em 0em 0em -.5em }

li.activites{ margin: 0em 0em -.5em -.5em}

li.index{ margin: -.5em -.5em -.5em -.5em }


A.menu_active
{
	border:0px solid #312D75;
	background-color:#1111dd;
	color:White;
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}
A.menu_inactive
{
	COLOR: #0033cc;
	text-decoration: none;
	border:0px solid #413D75;
        font-size: 11pt;
}
A.menu_active:hover
{
	border:0px solid #413D75;
	background-color:#1111dd;
	color:darkorange;
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}
A.menu_inactive:hover
{
	COLOR: darkorange;	
	text-decoration: none;
	background-color: #1111dd;
	border:0px solid #413D75;
        font-size: 11pt;
}

A.inquiry
{
	border:0px solid #312D75;
	background-color:#1111dd;
	color:White;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}

A.inquiry:hover
{
	border:0px solid #413D75;
	background-color:#1111dd;
	color:darkorange;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}

td.body_cell
{ 
   background-color:#dadaca;
}



