/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background: repeat-x top url('imagini/tmp_r1_c2.jpg') #F3F3E7;
	margin-top: 20px;
}
.style1 {
	color: #CC3300;
	font-weight: bold;
}
.style3 {font-weight: bold; font-size: 14px;}
.style5 { color: #CCCCCC; font-weight: bold; }
.style7 { color: #0066CC; font-weight: bold; }

a:link {
	color: #CC0000;
	text-decoration: none;
	BORDER-BOTTOM: #0066CC 0px dashed;
    }
a:visited {
         color: #777777;
         text-decoration: none;
		 BORDER-BOTTOM: #CCCCCC 0px dotted;
		 }
 a:hover, a:active {
	color: #000000;
	text-decoration: none;
	BORDER-BOTTOM: #CC3300 1px solid;
     }
#alb a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#alb a:visited {
	color: #999999;
	text-decoration: none;
}
#alb a:hover {
	color: #000000;
	text-decoration: none;
}
#alb a:active {
	color: #FF0000;
	text-decoration: none;
}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0066CC;}

form { margin:0px; padding:0px; display:inline; }

p {
    margin-left: 0.4cm; 
	margin-top: 0.2cm; 
	margin-right: 0.2cm;
	margin-bottom: 0.2cm;
}
p.line {
    margin-left: 0.4cm; 
	margin-top: 0.2cm; 
	margin-right: 0.2cm;
	margin-bottom: 0.2cm;
	padding-left: 10px;
	padding-right: 4px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
input, textarea, select
{
	border: 1px solid #EBEBEB;
	background: url('imagini/bkm.gif');
	padding: 2px;
	font: 10px Verdana;
	color: #666666;
}

input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #CC0000;
}

button
{
	border: 1px solid #CCCCCC;
	background: url('imagini/bkm.gif');
	padding: 0px;
	font: 10px Verdana;
	font-weight: bold;
	color: #333333;
}

td.bkg {
	    background: repeat-x top url('imagini/pagebk.jpg') #FFFFFF;
	    margin-top: 0px;
}		
table.mainbkg {
	    background: repeat-x top url('imagini/pagebk.jpg');
	    margin-top: 0px;
          BORDER-TOP: #CCCCCC 1px solid;
		  BORDER-RIGHT: #CCCCCC 1px solid;
		  BORDER-LEFT: #CCCCCC 1px solid; 
		  BORDER-BOTTOM: #CCCCCC 1px solid;
}		

td.left_solid { BORDER-LEFT: #CCCCCC 1px solid;}
td.right_solid { BORDER-RIGHT: #CCCCCC 1px solid;}	
td.up_solid { BORDER-TOP: #CCCCCC 1px solid;}	
td.down_solid { BORDER-BOTTOM: #CCCCCC 1px solid;}	

td.dot_up { BORDER-top: #999999 1px dotted; }
td.dot_down { BORDER-bottom: #CCCCCC 1px dotted;}
  
td.solid {
          BORDER-RIGHT: #009900 1px solid;
          BORDER-LEFT: #009900 1px solid;  
		  BORDER-BOTTOM: #009900 1px solid;
		  }
td.fullsolid {
          BORDER-TOP: #CCCCCC 1px solid;
		  BORDER-LEFT: #CCCCCC 1px solid; 
		  BORDER-RIGHT: #CCCCCC 1px solid; 
		  BORDER-BOTTOM: #CCCCCC 1px solid;
		  }		
table.solid_full {
          BORDER-TOP: #CCCCCC 1px solid;
		  BORDER-RIGHT: #CCCCCC 1px solid;
		  BORDER-LEFT: #CCCCCC 1px solid; 
		  BORDER-BOTTOM: #CCCCCC 1px solid;
		  }		
#img { 
	padding: 0px;
	float: center;
	}

#img a
{
  text-decoration: none;
  background: #FFFFFF;
}

#img a:hover, #img a:active 
{
  text-decoration: none;
  background: #FFFFFF;
  border-bottom: #BBBBBB 0px solid;
}