
a:active     { font-family: calibri; text-decoration: overline underline; color: 
               #87A6AC}
a:link       { font-family: calibri; color: #87A6AC; text-decoration: underline }
a:visited    { font-family: calibri; color: #87A6AC; text-decoration: underline }
a            { font-family: calibri; color: #87A6AC; text-decoration: none }
body         { background:#000000 url('../images/texture3.jpg'); font-family: calibri; color: #C0C0C0; text-decoration: none 
               topmargin: 0;
               leftmargin: 0;
            scrollbar-face-color: #323231;
            scrollbar-highlight-color: #000000;
            scrollbar-shadow-color: #000000;
            scrollbar-3dlight-color: #000000;
            scrollbar-arrow-color: #000000;
            scrollbar-track-color: #000000;
            scrollbar-darkshadow-color: #000000
               }
               
               
a:hover      { font-family: calibri; 
               color: #4EA9B6; 
               text-decoration: overline underline; }
               
               
.txtbox      {  border: 1px solid #000000; 
                padding-left: 4; 
                padding-right: 4; 
                padding-top: 1; 
                padding-bottom: 1; 
                background-color: #FF9FA2;
                filter: alpha(opacity=75);
                -moz-opacity: 0.75);}
                
                
.title       { font-family: Book Antiqua; 
               color: #D9E8EB; 
               text-decoration: underline; 
               font-size: 16pt; 
               font-weight: bold}
               
               
.important   {font-family: calibri; 
             color:#C8ECF1; 
             font-weight:bold; 
             font-size:16px}
             
             
.notice      { font-family: calibri; 
               color: #60A8B3; 
               font-size:11px}
               
               
button         { font-family: Book Antiqua; 
               color: #C0C0C0; 
               font-weight: bold; 
               border: 2px solid #000000; 
               padding: 2; 
               background-image: url('../images/texture4.jpg')}
               
               
input, textarea    { border:1px solid #000000; 
                   background-color:#000000; 
                   font-family:Book Antiqua; 
                   color:#C0C0C0; 
                   border: #000000;
                   padding-left:4; 
                   padding-right:4; 
                   padding-top:1; 
                   padding-bottom:1 }
                   
                   
img            { border: none }


td             {background-image: url('../images/texture3.jpg')
               }
               
#scrolling     {height: 150px;
                width: 526px;
                overflow: auto;}
                
ul            { background-image: url('../images/texture_template.jpg'); }