.red {
    color: red;
}

input, textarea, select, option {
	font-size: 12px;
	margin:2px;
	padding:3px;
}

form.reqform {
	margin: 10px 0px;
}

.reqform option {
	padding: 0px 2px;
}
	
.reqform td {
	padding: 5px;
}

.reqform td.heading {
	font-size: 13px;
	background-color: #eaeaea;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	padding:3px;
	height:25px;
}

.boxCmd2 {
	padding: 6px 0;
	border-top: 1px solid #bdbdbd;
}

.input {
	font-family:Arial,Helvetica,sans-serif; background:url('images/btn_trimite.gif'); width:132px; height:29px; border:none; color:#fff; font-size:8pt; cursor:pointer; padding:0px;
}

span.contentinside {
	text-align: justify;
}

.servcontent {
	text-align: justify;
}

.errorbox {
	background-color:#fff;
	border:1px solid #bdbdbd;
	margin:50px 0px;
	padding:20px;
}

.volumeBox {
    border: 1px solid #cccccc;
	background-color: #eaeaea;
	color: #555;
    padding: 6px;
    margin: 2px;
    text-align: center;
	font-size: 120%;
	font-weight: bold;
}

.vSel {
	background-color: #eaeaea;
    font-weight: bold;
    height: 26px;
}
