body {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.texta { 
 font-size: 10px; 
 color: #FF3334;
 background-color: #ffffff; 
 border: 1px solid #666666; 
}

.button { 
 font-size: 10px; 
 color: #000000;
 background-color: #edftred; 
 border: 1px solid #666666; 
}

.error_td {
  
  border-right: 1px solid #aaa;
  border-top: 1px solid #aaa;
  border-bottom:  1px solid #aaa;
  border-left: 1px solid #aaa;
  font-family: verdana;
  font-size: 12px;
  color: #FF0000;
  height: 10px;
  padding: 3px 3px;
  text-align: justify;
}

.slicer_td {
  
  border-bottom:  1px dotted #aaa;
  font-family: verdana;
  font-size: 12px;
  color: #FF0000;
  padding: 5px 1px;
  text-align: justify;
}

input {font-family: tahoma; font-size:11; color: #000000;}
select {font-family: tahoma; font-size:11; color: #000000;}
textarea {font-family: tahoma; font-size:11; color: #000000;}
.form1 {font-family: tahoma; font-size:11; color: #000000;}

td { font-family: tahoma, helvetica, sans-serif;  font-size: 12px; color: #ffffff}
a:link {color: #0095B1;  font-family: tahoma, helvetica, sans-serif;  font-size: 12px; text-decoration: none}
a:visited {color: #0095B1;  font-family: tahoma, helvetica, sans-serif;  font-size: 12px; text-decoration: none} 
a:active {color: #0095B1; font-family: tahoma, helvetica, sans-serif;  font-size: 12px; text-decoration: none} 
a:hover {text-decoration: none;  font-family:tahoma, helvetica, sans-serif;  font-size: 12px;color: #0095B1}.home-loghin {
	color: #C0C0C0;
	font-size: 11px;
	padding: 10px;
}
.home-loghin a {
	color: #B5B5B5;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.home-loghin a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.menu img {
	display: block;
	float: left;
	margin-right: 1px;
}

