P  {text-align:justify;
    text-indent:0pt;
    font: 10/15pt "Ariel", "Veranda";
   }

TD { color: white; }

P.red {text-align:center;
       font:13pt "Ariel";
       color:#FF0604
      }
P.redH {text-align:center;
        font:18pt "Ariel";
        color:#FF0604
       }
P.redS {text-align:center;
       font:10pt "Ariel";
       color:#FF0604
      }

IMG.border {border:3px inset #888888}

A:link {background:none;
	color:#FFFFFF; 
	font-weight:bold; 
        text-decorations:none; }

#border {
	position: absolute;
	top: 5px;
	left: 5px;
	border: silver inset 3px;
	}
.frame {
	border-style: inset;
	border-color: #08296B;
	border-width: 3px;
	}
.logo {
	position: absolute;
	top: 1px;
	left: 15px;
	color: white;
	}
.nav  {
	position: absolute;
	top: 165px;
	width: 150px;
	height: 500px;
	left: 10px;
	}
.item  {
	position: absolute;
	top: 165px;
	left: 165px;
	text-align:left;
        font:14pt "Ariel" ;
	background:#000000;
	border: #999999 5px inset;
	}
.itemlist  {
	position: absolute;
	top: 165px;
	left: 180px;
	text-align:left;
        font:14pt "Ariel" ;
	background:#000000;
	border: #999999 5px inset;
	}
.noborder  {
	position: absolute;
	top: 165px;
	left: 165px;
	text-align:left;
        font:14pt "Ariel" ;
	border: 0px ;
	}
.footer {
	position: absolute;
	top: 100%;
	left: 43%;
	text-align:center;
        font:12pt "Ariel";
        color:#FFFFFF;
        }
.copy {
	position: absolute;
	top: 100%;
	left: 25%;
	text-align:center;
        font:8pt "Ariel";
        color:#FFFFFF;
        }
