body {
	font-family: helvetica, sans-serif;
	font-size: 11px;
			line-height: 24px;
	background-image:url(bgr.png);
	background-repeat:repeat;
	color: #dbdbdb;
	background-color: #919191;
	margin: 0em;
	padding: 0;
	overflow: auto;
	scrollbar-3dlight-color:#919191;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#919191;
	scrollbar-darkshadow-color:#919191;
	scrollbar-face-color:#919191;
	scrollbar-highlight-color:#919191;
	scrollbar-shadow-color:#919191;
	scrollbar-track-color:#919191; 
}


strong, b	{
  color: #575757;
  font-weight: bold;
      font-family: helvetica, sans-serif;
      	font-size: 12px;
      	font-variant: small-caps;

  }

em, i	{
  color: #919191;
      font-family: helvetica, sans-serif;
      	font-size: 12px;
      	font-variant: small-caps;

      	}
      	
 img.code {border: 4px #4d4d4d solid;}     	

a:link {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #a5a5a5;
		  	border-bottom: 0px;
		  	  text-transform: uppercase;

	
}

a:visited {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #a5a5a5;
		  	border-bottom: 0px;
		  	  text-transform: uppercase;

}

a:active {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #e9e9e9;
		  	border-bottom: 0px;
		  	  text-transform: uppercase;

}

a:hover {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	color: #e9e9e9;
		  	border-bottom: 0px;
		  	  text-transform: uppercase;

}

h1	{
	font-family: helvetica, sans-serif;
  text-align: right;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 4px;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 15px 0px 0px;
  }
  



h2	{
  font-family:  arial, helvetica, sans-serif;
  text-align:center;
  font-size: 9px;
  color: #ffffff;
    font-weight: normal;
            line-height: 10px;
  padding: 5px 0px 0px 0px;

  }
  
h3 {
  font-family: georgia, "book antiqua", times;
	text-decoration: none;
	  font-size: 11px;
	      font-weight: normal;
		  	border-bottom: 0px;
		  	  text-transform: uppercase;

}  
  
  
  
  blockquote {
  font: times, serif;
    color: #ffffff;
    font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
    margin-right: 75px;
  padding-left: 15px;
  border-left: 12px solid #ccc;
} 



img {

border: none;

}

/* CONTENT */

#content {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	align:justify; 
	
	}



/* TABLES */

.bgr	{ 
  padding: 0px 0px 0px 0px;
background-color: #000000;
    	align:left; 
  }  
  
.bgr1	{ 
  padding: 0px 0px 0px 0px;
    	align:left; 
    		  line-height: 0px;

  }  
  
  .bgr2	{ 
  padding: 0px 0px 0px 0px;
    background-image:url(bot.png);
  background-repeat: no-repeat;
    	align:left; 
  }

  
.bgr3	{ 
  padding: 0px 0px 0px 0px;
    	align:left; 
    		  line-height: 24px;
background-color: #000000;

  }  
  


input, textarea, option, select {
color:#000000;
	font-size: 9px;
	background:#ffffff;
border: 1px #4d4d4d; 
}   
 
