.selectbox {
background-color: #DDEAE6;
border: 1px black solid;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
width: 250px;
}

.deflabeldim{
	color: #999999;
	font-weight: bold;
}
.deflabel {
	font-weight: bold;
	color: #9CBAB0;
}
.dim2 {color: #CCCCCC}

.selectnote {
	background-color: #DDEAE6;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
	color: #999999;
	font-weight: bold;
	border-style: none;
	border-color: #DDEAE6;
	text-align: right;
}
.tr0, .tr1{
	cursor: hand;
}/*

.tr0{background-color: #EBF1EF;}
.tr1{background-color: #E5E5E5;}
*/

