body {
	background: White url(images/bg.gif) repeat-y;
	background-position: center;
	margin: 0px;
}

td{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

input {
border-bottom-color: #E1E1E1;
border-right-color: #E1E1E1;
border-top-color: Black;
border-left-color: Black;
border-width: 1px;
background: #BBBBBB;
font-size: 11px;
}

SELECT 		{
	border-bottom-color: #E1E1E1;
border-right-color: #E1E1E1;
border-top-color: Black;
border-left-color: Black;
border-width: 1px;
background: #BBBBBB;
font-size: 11px;
	
}

form {
	border: 0px;
}




a.menu:link, a.menu:visited{ color: White;	text-decoration: none; font-weight: normal;}
a.menu:hover{	color: #8C8C8C; text-decoration: underline;}


.title{ font-size: 17px; color: Black; }
.titlesml{ font-size: 11px; color: Black;font-weight:bold;  }

.white{ font-size: 10px; color: White; font-weight:bold; }

.space{
padding: 5px;
}

#text{
	width: 278px;
	 
	padding-left:11px; 
	margin-left: 11px;
	margin-bottom:6px;
	padding: 3px;
}

#splash{
	width: 436px;
	height: 175px;
	margin-left: 5px;
	margin-bottom:0px;
	padding: 3px;
	background-image: url(images/splash.jpg);
}

.orange{ font-size:11px; color: #FF7E00; font-weight:normal;}

.titlew{ font-size: 19px; color: White; font-weight:normal;}
.titleg{ font-size: 20px; color: Gray; }

.pic1 {
	display:block;
	background-color: #ffffff;
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.pic1:hover {border: solid 1px Black;}

.pic2 {
	display:block;
	width: 23px;
	*width: 23px;
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.pic2:hover {border: solid 1px Black;}

.pic_detalii {
	display:block;
	width: 170px;
	background-color: #ffffff;
	padding: 1px;
	border: solid 1px #CCCCCC;
}

.pic1s {
	display:block;
	*width: 90px;
	
	width: 90px;
	
	background-color: #ffffff;
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.pic1s:hover {border: solid 1px Black;}

.pic2 {
	display:block;
	*width: 141px;
	
	width: 139px;
	
	background-color: Black;
	padding: 1px;
	border: solid 1px #4C4B4B;
}
.pic2:hover {border: solid 1px White;}

.text_validator {
  color:ff0000;

}

.txt_area {
border-bottom-color: #E1E1E1;
border-right-color: #E1E1E1;
border-top-color: Black;
border-left-color: Black;
border-width: 1px;
font-family:Arial, Helvetica, sans-serif;
background: #BBBBBB;
font-size: 11px;
}

a.link_over {
	COLOR: #000000;
	font-weight: normal;
	
}

a.link_over:hover {
	COLOR: #ff0000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;  
	
}

a {color: #000000; text-decoration:underline;}
a:hover:{text-decoration:none;}

