@CHARSET "ISO-8859-1";

body {  background: #334C33;;
        font-family: Palatino Linotype, Georgia; font-size:medium; color:black;
        margin-left:25px; margin-top:0px; margin-right:25px; 
        }


/* Navigation (Menu) */
p.nav { font-family: Palatino Linotype, Lucida Sans Unicode ; font-size: 14pt; text-align: center; color:#F2F2F2; }
   a.nav:link    { color:#0000b2;
      font-family: Palatino Linotype, Lucida Sans Unicode ;font-weight:bold; font-size:14pt; text-decoration:none; }
   a.nav:visited { color:#0000b2;
      font-family: Palatino Linotype, Lucida Sans Unicode ; font-weight:bold; font-size:14pt; text-decoration:none; }
   a.nav:hover   { color:#FFFFFF; background-color:#334C33;
      font-family: Palatino Linotype, Lucida Sans Unicode ; font-weight:bold; font-size:14pt; text-decoration:none; }
   a.nav:active  { color:#FFFFFF; background-color:#334C33;
      font-family: Palatino Linotype, Lucida Sans Unicode ; font-weight:bold; font-size:14pt; text-decoration:none; }

th {padding:4px; vertical-align:top; background-color:#E0E0E0; font-weight:bold; }
td {padding:4px; vertical-align:top;}
td.top {vertical-align:top;}
td.mainimage {padding:0px;}
td.main {
			border-bottom-width: 1px;
		    border-bottom-style:solid;
  			border-color:black;			
			padding-left: 1em;
			padding-right: 0.75em;
			
		}

green {font-family: Palatino Linotype, Lucida Sans Unicode ; color:#334C33;}

h1 {font-family: Palatino Linotype, Lucida Sans Unicode ; color:#334C33;} 
h2 {font-family: Palatino Linotype, Lucida Sans Unicode ; color:#334C33;}
h3 {font-family: Palatino Linotype, Lucida Sans Unicode ; color:#334C33;}

div.main { 		position:absolut;
				text-align:left; 
				margin-top:25px;
				margin-bottom:25px; 
				left:20px; 				 
				margin-right:25px;
				background-image:url(img/bgmain.jpg);
				background-repeat:repeat-y;
  				min-width:800px;
  				max-width:1044px;

				}


