BODY {
 margin: 0;
 padding: 2pt;
 color: black; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt; 
}
img {
border:none;
}
DIV.odd, DIV.even  {
           float: left;
           width: 130px; height: 150px;
           text-align: center;
           border-color: black;
           border-width: 1px;
           border-style: solid;
           padding: 5px;
           margin: 10px 10px;
}
span, DIV a {
	text-decoration: underline;
	color: #333333;
	font-size: 8pt;
	font-family : Tahoma;
}

.nav  { float: center;  
           border-color: #000000; border-width: 1px; border-style: solid; 
           padding: 10px 0px ; margin: 5px 0px; 
letter-spacing:0.1em;
}



DIV.picnav {
             border-color: black; 
             border-bottom-width: 1px; 
             border-top-width: 0px; 
             border-left-width: 0px; 
             border-right-width: 0px; 
             border-style: solid;
             padding:  0px 10px 4px 10px;
}

DIV.body {
	 padding: 1ex;
}

DIV.pic  {   text-align: center;
	     margin: 0;
	     border: none;
}

DIV P { padding: 2px 5px;
 margin: 5px }

H1  { text-align: center; }

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
TR {
   font-family: Arial, Helvetica; 
   font-size: 9pt; 
   color: #000000; 
   text-decoration: none
   }

TD {
   font-family: Arial, Helvetica; 
   font-size: 9pt; 
   color: #000000; 
   text-decoration: none;
   }

TH {
   font-family: Arial, Helvetica; 
   font-size: 10pt; 
   font-weight: bold;
   color: #000000;
   background-color: #eeeeee;
   text-decoration: none}

H1 {
   font-family: Arial, Helvetica;
   font-size: 14pt;
   font-weight: bold;
   color: #003388;
   text-decoration: none
   }

H1 a {
   font-family: Arial, Helvetica;
   font-size: 14pt;
   font-weight: bold;
   color: #003388;
   text-decoration: none
   }

H2 {
   font-family: Arial, Helvetica; 
   font-size: 12pt;
   font-weight: bold;
   color: #003388;
   text-decoration: none
   }

H2 a {
   font-family: Arial, Helvetica; 
   font-size: 12pt;
   font-weight: bold;
   color: #003388;
   text-decoration: none
   }

H3 {
   font-family: Arial, Helvetica; 
   font-size: 10pt;
   font-weight: bold;
   color: #003388;
   text-decoration: none
   }

H3 a {
   font-family: Arial, Helvetica; 
   font-size: 10pt;
   font-weight: bold;
   color: #003388;
   text-decoration: none
   }

a:hover{
background-color: #ccd2e0;   
}
fieldset {
   border-color: #657ba4;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
}

legend {
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
}

PRE {
   font-family: Fixed, Monospace, "Courier New";
   font-size: 9pt;
   color: #000000;
   text-decoration: none
}

.wdgControlEntryFixed {
   font-family: Arial, Verdana, Tahoma;
   font-size: 9pt;
   color: #000000;
   text-decoration: none;
   background-color: #F6F6F6;
   /*cursor: hand;*/
   width: 320px;
   border: #BBBBBB;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px
}

.wdgControl {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   color: #666666;
   text-decoration: none;
   font-weight: bold;
   background-color: #cccccc;
   height: 18px;
   width: 85px;
   border-style: solid;
   border-color: #aaaaaa;
   border-width: 1px;
   border-left-width: 7px;
   margin: 3px;
   }

