/*.select,.selected,.option{Font-Family:Microsoft Sans Serif;Font-Size: 11Px;}*/

.select {
	Color:#FFFFFF;Cursor: Hand; Width: 180;height:20;
	Background-Image: url(../img/RySelcBox_S.png);Background-Repeat: repeat-x;Background-Position:top left;

	Border-Bottom: Buttonface 0Px Inset;
	Border-Left: Buttonface 0Px Inset;
	Border-Right: Buttonface 0Px Inset;
	Border-Top: Buttonface 0Px Inset;
}

.selected {
	Height: 100%;Color:#FFFFFF;
	Background-Image: none;
	BORDER-BOTTOM: buttonface 0px inset;
	BORDER-LEFT: buttonface 0px inset;
	BORDER-RIGHT: buttonface 0px inset;
	BORDER-TOP: buttonface 0px inset;

	Padding: 1 0 0 1;
	margin:0 0 0 0;
}

.selectTable {
	Height: 100%; Width: 100%;
	Border-Bottom: Buttonhighlight 0Px Outset;
	Border-Left: Buttonhighlight 0Px Outset;
	Border-Right: Buttonhighlight 0Px Outset;
	Border-Top: Buttonhighlight 0Px Outset;
}

.option {
	Width: 100%;

	Border-Bottom: Buttonface 0Px Solid;
	Border-Left: Buttonface 0Px Solid;
	Border-Right: Buttonface 0Px Solid;
	Border-Top: Buttonface 0Px Solid;

	Padding: 1 1 1 5;

}

.dropDown {
	Position: absolute; Visibility: hidden; Width: 100%; Z-INDEX: 99;
	Background-color:#994442;

	Border-Bottom: #BCBCBC 1Px Solid;
	Border-Left: #DEDEDE 1Px Solid;
	Border-Right: #BCBCBC 1Px Solid;
	Border-Top: #BCBCBC 0Px Solid;

	Padding: 0 0 0 0;
	margin:-1 0 0 0;

}

.select .coolButton {
	Font-Family: Webdings; Font-Size: 11Px; Height: 1Px;Width: 16Px;
	Padding: 1 1 1 1;
}

