.SEL {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT-COLOR: #9966FF; VERTICAL-ALIGN: middle; COLOR: #CCCCCC; BORDER-TOP-COLOR: #9966FF; LINE-HEIGHT: 16px; BORDER-BOTTOM: thick none #9966FF; FONT-FAMILY: verdana, arial, sans-serif; BACKGROUND-COLOR: #990000; TEXT-DECORATION: none; BORDER-RIGHT-COLOR: #9966FF
}
.NSEL {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #bfd4e8;
	VERTICAL-ALIGN: middle;
	BORDER-TOP-COLOR: #bfd4e8;
	LINE-HEIGHT: 16px;
	BORDER-BOTTOM: 1px none #bfd4e8;
	FONT-FAMILY: verdana, arial, sans-serif;
	BACKGROUND-COLOR: #aed0f9;
	TEXT-DECORATION: none;
	BORDER-RIGHT-COLOR: #bfd4e8;
	color: #CCCCCC;

}
.SEL A {
	COLOR: white; TEXT-DECORATION: none
}
.SEL A:hover {
	FONT-SIZE: 11px; COLOR: white; TEXT-DECORATION: none
}
.NSEL A {
	COLOR: black; TEXT-DECORATION: none
}
.NSEL A:hover {
	FONT-SIZE: 11px; COLOR: black; TEXT-DECORATION: none
}
.Link {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica
}
.borderLR {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderL {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableborder {
	line-height: normal;
	border: thin none #00FF99;

}
.imageborder {
	border: thin solid #000000;
}
