
  body { background-color:#333366;
         color: #333366;
    	 margin-left: 0;
		 margin-right: 0;
		 margin-top: 0;
		 font-family: verdana;
		 font-size: 10pt}


.top       { text-align: left;
             vertical-align: top;}
.center    { text-align: center; }
.topcenter { text-align: center;
             vertical-align: top;}

.left      { text-align: left; }
.topleft   { text-align: left;
             vertical-align: top;}

.right     { text-align: right; }
.topright  { text-align: right;
             vertical-align: top;}

.bgcolor   {   background-color:#dbd8c5;  }
.outline   {   background-color:#000066;
               text-align: center;        }
.accent    {   background-color:#000066;
               text-align: right;          }

.bold      { font-weight: bold;
             font-family: verdana;
	         font-size: x-small;     }


.small      { color:#000000;
	          font-size:  x-small;
 	          font-weight : normal;
              font-family:verdana,sans-serif;     }

.xsmall      { color:#000000;
	          font-size:  xx-small;
 	          font-weight : normal;
              font-family:verdana,sans-serif;     }


.caution    { color:#cc3300;
	          font-size: x-small;
 	          font-weight : bold;
              font-family:verdana,sans-serif;     }

.highlight {  color:#333399;
              text-align: center;
              font-size: xx-small;
   	          font-weight : bold;
              font-family:verdana,sans-serif;     }

.highlight2 {  color:#333399;
	          font-variant: small-caps;
              font-size: small;
   	          font-weight : bold;
              font-family:verdana,sans-serif;     }

.highlight3 {  	color:#006600;
	            font-size:x-small;
 	            font-weight : bold;
                font-family:verdana,sans-serif; }

.footertext {  color:#000000;
                text-align:center;
	            padding: 0px 0.0em;
	            font-variant: small-caps;
	            font-size:8pt;
 	            font-weight : normal;
                font-family:verdana,sans-serif; }

.footerlink {  color:#330000;
                text-align:center;
	            padding: 0px 0.0em;
	            font-variant: small-caps;
	            font-size:8pt;
	            text-decoration : underline;
 	            font-weight : bold;
                font-family:verdana,sans-serif; }

.menulink     { color:#000099;
                text-decoration: none;
                font-weight: bold; }

.smallbold {    color:#000000;
	            font-size:9pt;
 	            font-weight : bold;
                font-family:verdana,sans-serif;}

td { color:black;
     font-size:10pt;
     font-family:verdana,sans-serif}

.tablemain  {   background-color:#efefef;
                text-align: left;        }
.tablemainc  {   background-color:#9999cc;
                text-align: center;        }
.tableheadbg {  background-color:#ccccff;
                text-align: center;        }
.tablealt1  {   background-color:#e9e9e9;  }
.tablealt2  {   background-color:#dedede;  }
.accent1  {   background-color:#9999ff;  }
.accent2  {   background-color:#ccccff;  }
.accent3  {   background-color:#FFFFCC;  }


 p {
 	color:black;
	font-size:10pt;
	text-align:justify;
    font-family:verdana,sans-serif;}


 h3 {
 	font-size:14pt;
	color:#000000;
	text-align:center;
    font-family:verdana,sans-serif;}

 h4 {
 	font-size:11pt;
	color:#330000;
    font-family:verdana,sans-serif;}

 a:link,a:visited,a:active {
    padding: 1px 0.3em;
 	color:#990033;
    font: bold 11px Verdana;   }

 a:hover{
    background-color: #9999FF;
    padding: 1px 0.3em;
 	color:#000000;
    font: bold 11px Verdana;
	font-variant: small-caps;}




.anylinkcss       { position:absolute;
                    visibility: hidden;
                    border:1px solid black;
                    border-bottom-width: 0;
                    text-decoration: none;
                    font:normal 11px Verdana;
                    line-height: 12px;
                    z-index: 100;
                    background-color: #ccccFF;
                    border-style: inset;
                    color: black;
                    width: 205px; }

.anylinkcss a     { width: 100%;
                    display: block;
                    text-decoration: none;
                    font-weight: bold;
                    text-align: left;  }

.anylinkcss a:hover{ /*hover background color*/
                    background-color:#9999FF;
                    text-decoration: none;
                    font-weight: bold; }