span.headbanner
          {
            font-family: Helvetica, Arial, Sans-serif;
            font-style: normal; font-size: 28px; height: 34px;
            font-weight: bold; color: #48ADFA;
            text-align: center; vertical-align: center;
            filter : DropShadow(Color=#004071, OffX=3, OffY=3, Positive=yes);
          }
td.headbanner
          { width: 100%; height: 34px; background-color:#454545;
            text-align: center; vertical-align: center;
          }
body      { margin: 0px; padding: 0px;
            color: #FFFFFF; background-color: #000000;
            background-image: none;
            font-family: Arial, Helvetica, Sans-serif;
	    font-style: normal; font-size: 14px; font-weight: normal;
scrollbar-face-color:#006C4A;
scrollbar-highlight-color:#000066;
scrollbar-3dlight-color:#cccccc;
scrollbar-darkshadow-color:#cccccc;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#CCCCCC;
         }

body.main { padding: 10px }
body.index { padding: 10px }

table     { padding: 0px; margin: 0px; }

body.head {
           border-top:    4px solid #006C4A;
           border-left:   4px solid #006C4A;
           border-bottom: 0px solid #006C4A;
           border-right:  4px solid #006C4A;
          }

body.footer {
           border-top:    0px solid #006C4A;
           border-left:   4px solid #006C4A;
           border-bottom: 4px solid #006C4A;
           border-right:  4px solid #006C4A;
          }

body.index {
           border-top:    4px solid #006C4A;
           border-left:   4px solid #006C4A;
           border-bottom: 4px solid #006C4A;
           border-right:  4px solid #006C4A;
          }
body.main {
           border-top:    0px solid #006C4A;
           border-left:   4px solid #006C4A;
           border-bottom: 0px solid #006C4A;
           border-right:  4px solid #006C4A;
          }

body.mainLeft {
           border-top:    0px solid #006C4A;
           border-left:   4px solid #006C4A;
           border-bottom: 0px solid #006C4A;
           border-right:  0px solid #006C4A;
          }

body.mainRight {
           border-top:    0px solid #006C4A;
           border-left:   0px solid #006C4A;
           border-bottom: 0px solid #006C4A;
           border-right:  4px solid #006C4A;
          }

a       { font-style: underline; color: #FF3300;}
a:hover { background-color: #48ADFA; color: #000000; }


img.photo { width: 450px; height: 300px;
            border: 5px outset #FFFFFF; }
img.photoP { width: 300px; height: 450px;
            border: 5px outset #FFFFFF; }
img.small { width: 100px; height: 67px;
            border: 2px outset #FFFFFF; }

.mouseover,
td.mouseover { background-color: #48ADFA; color: #000000; border: 2px solid #004071;
                text-align: center; vertical-align: middle; height: 15px; width: 100px;
                font-size: 13pt; font-weight: bold; cursor: hand;}

.mouseout,
td.mouseout  { background-color: #000000; color: #FFFFFF; border: 2px solid #000000;
                text-align: center; vertical-align: middle; height: 15px; width: 100px;
                font-size: 13pt; font-weight: normal; cursor: normal;}

table.sunshine,
td.sunshine { background-color: #FFFFFF; color:#000000; }

h3  { color: darkyellow; font-size:  14pt; font-weight: bold; }

.small { font-size: 8pt; font-style: italic; }

img.small2	{ border: 2px outset #FFFFFF; margin: 2px; }
