/* GENERAL */


body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #314766;
	background-color: #7C98B8;
	background-image:url(bgr.png);
	background-repeat:repeat;
	margin: 0em;
	padding: 0;
	overflow: auto;
	scrollbar-3dlight-color:#7C98B8;
	scrollbar-arrow-color:#0E223B;
	scrollbar-base-color:#7C98B8;
	scrollbar-darkshadow-color:#7C98B8;
	scrollbar-face-color:#7C98B8;
	scrollbar-highlight-color:#7C98B8;
	scrollbar-shadow-color:#7C98B8;
	scrollbar-track-color:#7C98B8; 
}


strong, b	{
  color: #4E6889;
  font-weight: bold;
    font-size: 14px;
    font-style: normal;
	font-family: arial, sans-serif;
  }

em, i	{
	font-family: "arial black", arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #314766;
  font-style: normal;
  }  

a:link {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #0E223B;
	  font-weight: bold;

	  

}

a:visited {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #0E223B;
	  font-weight: bold;

  
}

a:active {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #A1AFBE;
	  font-weight: bold;


}

a:hover {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #A1AFBE;
	  font-weight: bold;


	}

h1	{
  background-image:url(h1.png);
  background-repeat:no-repeat;
	font-family: "arial black", arial, sans-serif;
		  font-weight: bold;
  text-align:left;
  font-size: 15px;
  color: #9DBEDB;
  text-transform: uppercase;
    letter-spacing: 2px;
		padding: 0px 0px 0px 65px;

  }
  


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: 40px;
	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;
  	}
  	
