          html { scrollbar-arrow-color: #121F23;
                 scrollbar-track-color: #121F23;
                 scrollbar-shadow-color: #121F23;
                 scrollbar-face-color: #38494E;
                 scrollbar-highlight-color: #121F23;
                 scrollbar-darkshadow-color:#121F23;
                 scrollbar-3dlight-color: #121F23; 
                 }

	  body {
		margin:30px 0px 20px 0px;
		background-color:#121F23;
		background-image:    url(images/bkg2.jpg);
                }

a:link { color: #6B7C76; text-decoration: underline; }           
a:visited {color: #7F8F89; text-decoration: underline; font-variant: small-caps; }
a:hover { color: #A1A1A1; text-decoration: linethrough; font-variant: small-caps;}


b, i, li {color: #7F8F89; }

li i {color: #7F8F89; }

p {align: justify; color: #A1A1A1; font-family: Tahoma, Arial, Verdana; font-size: 10pt; margin: 5px; }
	
.TBA {font-weight=bold; color: red; }
#c001 {color: #33cc33; } 
#c002 {background: #ffffff; color: #000000; }

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

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
}