body, table, a {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 

}

body {
  text-align : center;
}

a {
	text-decoration: none;
	color: #519bea;
}
a:hover {
	text-decoration: none;
}

img {
  border : 0px;
}

.graa {
	border-bottom: 1px solid #c9d0cd;
}



#maintable {
  /*text-align : left;*/
  border: 1px dashed gray;

 
}

#maintable td {
  vertical-align : top;
  position : relative;
  padding:5px 4px 4px 5;
/*  border : 1px dotted green;*/
}

#topTitle {

background-color:#ebf2ee;
font-size:16px;

color:#003c8c;
text-align:right;
padding-top:5;
padding-bottom:5;
padding-right:10;
border-bottom:solid #b2c3d3;
 
}

#toptd {
  text-align : left;
  color:#FFFFFF;
  /*background : #FFFFFF;*/
  padding-top : 2px;
  padding-bottom : 2px;
 
  
}


#menutoptd {
 /* width : 204px;*/
  height : 18px;
  background-image : url("gfx/WEB/menu_top.gif");
  background-repeat : no-repeat;
}
#topitem a:hover,a:link,a:visited {
  color : #000000;

  
}
#menutd {
 
  text-align : left;
  padding-left:10px;
  /*background-color:#ebf2ee;*/
}


#menuitem, #menuitemselected {
  padding : 15px 20px 3px 0;
}

#menuitem a, #menuitemselected a {
  color : #000000;
  font-size : 11px;
  /*font-weight : bold;*/
}

#menuitem a:hover, #submenuitem a, #menuitemselected a{
  color : #003399;
}

#submenuitem {
  text-align : left;
  padding : 3px 0 3px 20px;
}

#tdBottom{

background-color:#ebf2ee;
font-size:10px;

color:#003c8c;
text-align:center;
padding-top:5;
padding-bottom:5;
}

#tdBottom a:link, a:hover,a:visited,a{
 color : #003399;
font-size:10px;
 
}


#contenttd {
  padding-left : 10px;
 /* width : 656px;*/
  text-align : left;
}

#contenttd a {
  color : #B23300;
}

#contentbig{
padding-top:10;
padding-left:20;
}
