body {
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, 'MS Sans Serif';
  margin: 0px; padding: 0px;
  background-image: url(../images/background.gif); 
  background-repeat: repeat-y; 
  background-position: top center;
  background-color: white
}
td { vertical-align: top }
h, h2, h3, h4, h5, h6 { 
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, 'MS Sans Serif'; 
  font-weight: bolder;
	color: inherit;
}
h1 { 
  font-size: 24px;
	font-family: Georgia, 'Times New Roman','Trebuchet MS', Tahoma, Verdana, Arial, 'MS Sans Serif'; 
  line-height: 26px;
  font-weight: bolder;
	color: inherit;
}
h1.titlepage {
  background-image: url(../images/h1_title_background.gif);
  background-position: right top;
  background-repeat: no-repeat;
  color: white;
  padding: 10px;
  font-size: 22px
}
h2 { font-size: 20px; margin-top: 14px; padding-top: 2px; line-height: 24px; }
h3 { font-size: 16px; margin-top: 14px; padding-top: 2px; line-height: 20px; }
p, li, th, td { 
  font-size: 10px;
	font-family: Verdana, Tahoma,Arial, 'MS Sans Serif'; 
  line-height: 14px;
	color: inherit;
}
h2.leaftitle {
  padding-left: 20px;
  background-image: url(../congress/cong07/sisef@leaflet.png);
  background-position: left 2px; /*top;center;*/ 
  background-repeat: no-repeat; 
}
td {
  vertical-align: top;
}
a, a:active ,a:link, a:visited { font-weight: bold; color : #2A55FF; text-decoration : none; }
a:hover { text-decoration : underline; }
sub, sup { font-size: 56%}
label {
  font-weight: bold;
  font-family: 'Trebuchet MS',Tahoma,Verdana,Arial,Helvetica,Geneva,'MS sans serif';
}
input.cbutton {
  font-weight: bold;
  width: 120px;
  height: 25px;
  color: black;
  font-size: 12px;
  font-family: Tahoma,Verdana,Arial,Helvetica,Geneva,'MS sans serif';
}
input.cinput, label.cinput,select.cinput {
  color: navy;
  font-size: 11px;
  font-family: 'Trebuchet MS',Tahoma,Verdana,Arial,'MS sans serif';
}
p.navlabel {
  margin: 0px 0px 10px 0px; padding: 0px;
  font-weight: bold;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 14px;
}
span.sep {
  color: orange; font-weight: bold;
}
span.subtitle {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, 'MS Sans Serif'; 
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 6px;
}
.gdltopbox {
  padding: 0px 10px 10px 6px;
  margin: 0px 10px 10px 6px;
  border-bottom: solid 1px #cecece;
}
div.pagecontents {
  padding: 0px 10px 10px 6px;
  margin: 0px 10px 10px 6px;
}

#menupanel li {
		list-style-type: none;
    line-height: 11px;
	}
#menupanel ul{
		margin: 0px;
		padding: 0px;
	}
#menupanel .toplink {	/* Main menu items */
		font-weight:bold;
    background: #fff url(../images/main_heading_blue.gif) top right no-repeat;
    border-bottom: solid 1px #cecece;
    padding: 6px 2px 6px 5px; 
    margin: 6px 0px 0px 0px;
		color: white;
    font-size: 12px;
	  font-family: 'Trebuchet MS',Tahoma,Arial,Helvetica,Geneva,'MS sans serif';
    line-height: 12px;
}	
#menupanel .toplink a {
  color: white;
  display: block;
  text-decoration: none;
}
#menupanel .toplink a:hover {
  color: blue;
}
#menupanel .toplink:hover {	/* Main menu items */
    background: #fff url(../images/rs_title_background.gif) top right no-repeat;
    color: #147EC3;
}
#menupanel .sublink {	/* Sub menu items */
		color: navy;
    background: #fff url(../images/zendarrow.gif) left 3px  no-repeat;
    padding: 0px 0px 0px 10px; 
    margin: 4px 10px 6px 8px;
    font-weight: normal;
    font-size: 11px;
		font-family:Tahoma,Arial,Helvetica,Geneva,'MS sans serif';
    line-height: 12px;
}
#menupanel .sublink:hover{	/* Sub menu items */
		color: navy;
    background-image: url(../images/zendarrow3.gif);
    text-decoration: none;
}
#menupanel .sublink a {
  text-decoration: none;
  color: navy;
  display: block;
  font-weight: normal;
}
#menupanel .sublink a:hover {
  color: blue;
}
#menupanel .backlink {
  background-color: white;
  margin: 0px; padding: 5px 10px 5px 10px;
}	
