.Standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.stangadoar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.stangajosdreapta {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

.stangadreapta {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #3467A1;
	border-left-color: #3467A1;
	border-top-style: none;
	border-top-color: #3467A1;

}
.stangajos {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: ##CCCCCC;
	border-left-color: ##CCCCCC;
}
.jos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.jos2 {
	border-bottom-width: 0.5px;
	border-bottom-style: ridge;
	border-bottom-color: #CC780B;
}

.dreaptadoar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}

.dreaptajos {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC780B;
	border-bottom-color: #CC780B;
}

.dreaptajos2 {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC780B;
	border-bottom-color: #CC780B;
}

.stangajossus {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

.mouseover {
	this.style.backgroundColor='#E6E6E6';
	this.style.cursor='hand';
    this.style.color='black'; 
    style.borderStyle = 'none';
	}
.mouseout {
	this.style.backgroundColor='white'; 
    this.style.color='black';
}
.toate {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	border-top-color: #ECECEC;
	font-size: 13px;
	

}