/* CSS Document */

.style1 {
	font-family: Verdana;
	font-size: 10px;
}


.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 18px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

.inputTexte{background-color:#ffffff; border:solid 1px #555145; font-size:11; font-family:Verdana; color:#555145; width:120px; height:20px;}
.texteArea{background-color:#ffffff; border:solid 1px #555145; font-size:11; font-family:Verdana; color:#555145; width:300px; height:34px;}
.tableCheck{background-color:#ffffff; border:solid 1px #555145; font-size:11; font-family:Verdana; color:#555145; width:360px; height:46px;}
.inputTexteS{background-color:#ffffff; border:solid 1px #555145; font-size:11; font-family:Verdana; color:#555145; width:24px; height:18px;}
.style2 {color: #FF0000}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.style4 {	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {color: #003300}
