

body {			
	line-height: 130%;
  font-size: 71%;	
  font-family: Verdana;
  color: #222222;
  background-color : #FFFFFF;
  margin: 0px;	
}

form{
  display:inline;
}

td {
	font-size: 11px;
}

h1 
{ 
	 margin-top: 13px; 
     font-family: Arial;
     font-size: 17px;
     color:#c51219;      
}

h2 
{ 
      font-family: Arial;
      font-size:13px;        
     color:#c51219; 
}

h3
{ 
      font-family: Arial;
      font-size:16px;
      /*font-size: medium;*/  
      color:#000000;       
}

h4
{ 
      font-family: Arial;
      font-size:12px;
      /*font-size: small;*/  
      color:#000000; 
}




a {   
   font-weight: bold;
   color: #D14617;
   text-decoration: underline;
}

a:hover {   
   font-weight: bold;
   color: #c51219;
   text-decoration: underline;
}


a.menu {   
   font-family: Tahoma;
   font-size: 10px;
   font-weight: bold;  
   color: black;
   text-decoration: none;
}

a.menu:hover {      
   color: black;
   text-decoration: underline;
}



/* tridy */




.floatright 
{ 
  float: right; 
  margin: 10px 10px 10px 10px; 
  border: 0px solid #666; 
  padding: 0px; 
} 

.floatleft
{ 
  float: left; 
  margin: 10px 10px 10px 10px; 
  border: 0px solid #666; 
  padding: 0px; 
} 




input{
     vertical-align:middle;
}

textarea{
	overflow:auto;
}

.textColor{
	color:#223D61;
}




/*--------------------------------*/

 

.resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/*------------------------------------------------*/


  table.org {  width: 90%;   margin-left: 0px;   }
	
  table.org tr  {
  	   background-color: #DDDDDD;
	   text-align: left;   padding-left: 5px; 	     
	}
  table.org td  {  	   
	   padding: 5px 5px 5px 5px;
	}	
  
  table.org p  { margin-top: 5px;  }
  table.org div  { margin-top: 5px;  }	


  table.org2 {  width: 530px;   margin-left: 0px;   }
	
  table.org2 tr  {
  	   background-color: #DDDDDD;
	   text-align: left;   padding-left: 5px; 	     
	}
  table.org2 td  {  	   
	   padding: 5px 5px 5px 5px;
	}	
  
  table.org2 p  { margin-top: 5px;  }
  table.org2 div  { margin-top: 5px;  }	

/*--------------------------------------------------*/
 
 a.rs_edit {
 	position: absolute;
 	float: right; 
	color: black;	background-color: yellow; 	text-decoration: none;
 	border: 1px black solid;	padding: 3px;	  
	opacity: .5;
	filter: alpha(opacity=50);	
 }
  a.rs_edit:hover {
 	position: absolute;
 	float: right;
	text-decoration: underline; 		  
 }
 
 
 a.fbut {
 	cursor: pointer;
 }
