p
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:white;
	font-style:italic;
}	
.text1
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:white;
	font-style:italic;
}	
.title
{
	font-family:Arial;
	font-size:30;
	font-weight:normal;
	font-style:italic;
	color:#ffffff;
	vertical-align:top;
}	

.subtitle
{
	font-family:Arial;
	font-size:14;
	font-weight:normal;
	font-style:italic;
	color:#ffffff;
	vertical-align:top;
}	

.div_contact
{
	position:absolute;
	width:300px;

	margin-left:1cm;
	margin-top:0.5cm;
}

.div_program
{
	position:absolute;
	width:412px;
	text-align:justify;
	vertical-align:top;
}

.div_servicii
{
	position:absolute;
	width:412px;
	text-align:left;
	vertical-align:top;
}

.div_scroll1
{
	position:absolute;
	margin-left:1cm;
	margin-top:0.5cm;
	overflow:auto;
    overflow-Y:scroll;
    overflow-X:none;
	width:350px;
    height:250px;
    scrollbar-arrow-color:#003366;
    scrollbar-base-color:#EFEBDE;
    scrollbar-dark-shadow-color:#87080f;
    scrollbar-face-color:#EFEBDE;
    scrollbar-highlight-color:#87080f;
    scrollbar-shadow-color:#87080f;;
    scrollbar-3d-light-color:#EFEBDE;
    scrollbar-track-color:#EFEBDE;
    border-style:none;
    cursor:default;
}

.link1
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:white;
	font-style:italic;
	text-decoration:none;
}	
.link1:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:red;
	font-style:italic;
	text-decoration:none;
}	
.link2
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:white;
	font-style:normal;
	text-decoration:none;
}	
.link2:hover
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:red;
	font-style:normal;
	text-decoration:none;
}	

.textarea
{
	font-family:Arial;
	font-size:12px;
	color:#993300;
	width:250px;
	height:100px;

}
.textinput
{
	font-family:Arial;
	font-size:12px;
	color:#993300;
	width:150px;

}
.textinput2
{
	font-family:Arial;
	font-size:12px;
	color:#993300;
	width:150px;

}
.button
{
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	margin: 5px auto;
	padding: 1px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000066;
	text-decoration: none;
	cursor:pointer;
}
.error
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-indent:0.2cm;
	font-style:normal;
	color:red;
}
.p2
{
	
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-indent:0.2cm;
	font-style:normal;
	color:white;
}
