/* -- General style  -- */
body{ margin:0; padding:0; font: normal normal normal xx-small Arial, Garamond, Helvetica; background-image:url(../images/bgnd3.gif); background-repeat: repeat; }
#logo{ margin:3px 0 0 0;}

/* -- Navigation style -- */
#nav {height:30px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0px; padding:2px 0 0 0; background-image: url(../images/navbgnd.gif);  background-repeat: repeat-x;}
#nav li {display:inline; margin:0; padding:0; }

#vh a {background-image: url(../images/flagStillSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px; text-decoration: none; width:130px; color: white;   font: normal bold 0.7em "MS Sans Serif", Geneva, sans-serif; }
#vh a:hover {background-image: url(../images/flagWaveSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px;  background-position: -6 0; text-decoration: underline; color: red;   }

#eb a {background-image: url(../images/flagStillSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px; text-decoration: none; width:155px; color: white; font: normal bold 0.7em "MS Sans Serif", Geneva, sans-serif; }
#eb a:hover {background-image: url(../images/flagWaveSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px;  background-position: -6 0; text-decoration: underline; color: red;   }

#ap a {background-image: url(../images/flagStillSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px; text-decoration: none; width:105px; color: white; font: normal bold 0.7em "MS Sans Serif", Geneva, sans-serif; }
#ap a:hover {background-image: url(../images/flagWaveSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px;  background-position: -6 0; text-decoration: underline; color: red;   }

#cs a {background-image: url(../images/flagStillSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px; text-decoration: none; width:130px; color: white; font: normal bold 0.7em "MS Sans Serif", Geneva, sans-serif; }
#cs a:hover {background-image: url(../images/flagWaveSM.gif);  background-repeat: no-repeat; margin: 0 0 0 10px; padding:0 0 0 30px;  background-position: -6 0; text-decoration: underline; color: red;   }

#ql a {background-image: url(../images/flagStillSM.gif);  background-repeat: no-repeat; margin: 0 0 0 20px; padding:0 0 0 30px; text-decoration: none; width:100px; color: white; font: normal bold 0.7em "MS Sans Serif", Geneva, sans-serif; }
#ql a:hover {background-image: url(../images/flagWaveSM.gif);  background-repeat: no-repeat; margin: 0 0 0 20px; padding:0 0 0 30px;  background-position: -6 0; text-decoration: underline; color: red;   }

#of a {background-image: url(../images/flagStillSM.gif);  background-repeat: no-repeat; margin: 0 0 0 20px; padding:0 0 0 30px; text-decoration: none; width:80px; color: white; font: normal bold 0.7em "MS Sans Serif", Geneva, sans-serif; }
#of a:hover {background-image: url(../images/flagWaveSM.gif);  background-repeat: no-repeat; margin: 0 0 0 20px; padding:0 0 0 30px;  background-position: -6 0; text-decoration: underline; color: red;   }

/* -- Table style -- */
#table2 td     {
	vertical-align: top;
	padding-left:20px;
    /*background-image: url(../images/divider.gif);
    background-repeat: no-repeat;*/
    background-color: eeebe2;
 }

#table2 td#none{
 	background-image:url(../images/blank.gif);
	background-color: White;
 }

h1{ margin: 0 0 0 -20px;
	background-color: #ca211d;
	padding: 0 0 2px 35px;
	background-image: url(../images/bar_red.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	color: white;
	font-size: 14pt;
	font-height:1.2 em;
}

h2{ margin: 0 0 0 -20px;
	background-color: #4d4c6e;
	padding: 0 0 2px 35px;
	background-image: url(../images/bar_dark.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	color: white;
	font-size: 14pt;
}

/* -- Footer style -- */
.footer {
background:#C0C0C0 none repeat-x scroll 0%;
color:#780404;
font-size:8pt;
line-height:10pt;
padding:5px 0pt 10px;
}