.lrgrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.tdgrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfe0e4;
	border-bottom-color: #dfe0e4;
}

.allgrey {
	border: 1px solid #999;
}
.dorange {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6000;
}
.textorange {
	color: #FF6000;
}
#category {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.trgrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.ldorange {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FF8E50;
	border-left-color: #FF8E50;
}
#down {
	background-image: url(image/header_900_150_3_down2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.select_elements {
	font-size: 11px; 
	font-family: VERDANA, ARIAL, HELVETICA, SANS-SERIF; 
	font-weight: italic; border-style: solid; 
	border-width: 1px; 
	border-color: #AAAAAA; 
	background-color:#FFFFFF;
	color: #888888; 
}

