/* GENERAL */


body {
	font-family: arial, sans-serif;
	font-size: 12px;
		line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0em;
	padding: 0;
	overflow: auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF; 
}


strong, b	{
	font-family: "impact", arial, sans-serif;
		  text-transform: uppercase;
		  color: #9CBF8D;
  font-weight: normal;
    font-size: 16px;
    font-style: normal;
  }

em, i	{
	font-family: "impact", arial, sans-serif;
		  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  color: #DAABA8;
  font-style: normal;
  }  

a:link {
	font-family: "impact", arial, sans-serif;
	text-decoration: none;
	color: #949494;
	  font-weight: normal;

	  

}

a:visited {
	font-family: "impact", arial, sans-serif;
	text-decoration: none;
	color: #949494;
	  font-weight: normal;

  
}

a:active {
	font-family: "impact", arial, sans-serif;
	text-decoration: none;
	color: #949494;
	  font-weight: normal;
	  text-transform: uppercase;


}

a:hover {
	font-family: "impact", arial, sans-serif;
	text-decoration: none;
	color: #949494;
	  font-weight: normal;
	  text-transform: uppercase;


	}

h1	{
  background-image:url(h1.png);
  background-repeat:no-repeat;
	font-family: "impact", arial, sans-serif;
		  text-transform: uppercase;
		    font-weight: normal;
  text-align:left;
  font-size: 21px;
  color: #949494;
    letter-spacing: 2px;
		padding: 2px 0px 10px 25px;

  }
  


input { 
       color:#000000;
       background:#d8d8d8;
       font-size: 10px;
       font-weight: bold;
       text-decoration: none;
       font-family: arial, helvetica, sans-serif; 
       border-width: 1px;
       border-color: #000000; 
      }

 
  
/* CONTENT */

#content {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	  padding: 0px 0px 0px 0px;
	  	border-bottom: 0px


}



/* TABLES */


.cont	{
  padding: 0px 0px 0px 0px;
  	margin: 0em;
  line-height: 0px;


  
  
 .contTXT	{
  padding: 0px 100px 0px 100px;
  	margin: 0em;
  	}
  	
