          html { scrollbar-arrow-color: #000000;
                 scrollbar-track-color: #000000;
                 scrollbar-shadow-color: #000000;
                 scrollbar-face-color: #4C1B02;
                 scrollbar-highlight-color: #000000;
                 scrollbar-darkshadow-color:#000000;
                 scrollbar-3dlight-color: #000000; 
                 }

	  body {
		margin:5px 5px 5px 5px;
		background-color:#000000;
                }

a:link { color: #4C1B02; text-decoration: none; font-size: 11pt; }           
a:visited {color: #4C1B02; text-decoration: none; font-variant: small-caps; font-size: 11pt;}
a:hover { color: #233240; text-decoration: none; font-size: 11pt; font-variant: small-caps;}

b, i, li {color: #4C1B02; }

li i {color: #4C1B02; }

p {align: justify; color: #8C8C8C; font-family: "Tahoma"; font-size: 10pt; margin: 1px; }
	
.TBA {font-weight=bold; color: red; }
#c001 {color: #33cc33; } 
#c002 {background: #ffffff; color: #000000; }

img {margin: 0px; border: 0; }
           
h1 { font-family: 'Bradley Hand ITC';
       font-size: 14pt;
       text-indent: 20px;
       color:#8C8C8C; }
          
h2 { font-family: 'Tahoma';
 font-size: 12pt;
       color: #8C8C8C; }
       
hr { color: #8C8C8C; }

td { margin: 0px;
	padding-left: 0px; 
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px; }

.box1 {
color: #000000;
margin-top: 200px;
margin-left: 150px;
margin-bottom: 20px;
width:675px;
padding: 5px;
text-align: justify;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
background-color: #ffffff;
filter: alpha(opacity=45, style=0);
	-moz-opacity: 45%;
	 border: .1pt inset #CED2D6
}

.box2 {
color: #310301;
margin-top: 100px;
margin-left: 300px;
margin-bottom: 20px;
width:450px;
padding: 5px;
text-align: center;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
background-color: #EAE246;
filter: alpha(opacity=70, style=0);
	-moz-opacity: 50%;
	 border: .1pt inset #310301
}