.topselect_on {
	border: 1px solid #000000;
	background: #EEEEEE url(/images/tophtml/topselect_on.gif) repeat;
	line-height:24px;
	vertical-align: 50%;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.topselect_off {
	border: 1px solid #000000;
	background: #EEEEEE url(/images/tophtml/topselect_off.gif) repeat;
	line-height:24px;
	vertical-align: 50%;	
	font-family: Tahoma, Verdana;	
	font-size: 11px;	
}

.topselect_item_off {
	border: 0px;
	background: #EEEEEE url(/images/tophtml/topselect_off.gif) repeat;
	line-height:24px;
	vertical-align: 50%;	
	font-family: Tahoma, Verdana;	
	font-size: 11px;	
}

.topselect_item_on {
	border: 0px;
	background: #EEEEEE url(/images/tophtml/topselect_on.gif) repeat;
	line-height: 24px;
	vertical-align: 50%;
	font-family: Tahoma, Verdana;	
	font-size: 11px;
}

.topselect_bar {
	border: 0px;
	background-color: #DEDBDB;
}

.tophtml_title {
	border: 0px;
	background: #EEEEEE url(/images/tophtml/title_bkgr.gif) repeat;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

.tophtml_content {
	border-left: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-right: 1px solid #000033;
	border-top: 0px;
	background-color: #FFFFEE;
}

.toppicker_on {
	background-color: #FFFFF0;
}

.toppicker_off {
	background-color: #FFFFFF;
}

.tophtml_smallbold {
	font-size: 9px;
	font-weight:bold;
	font-family: Tahoma,Verdana,sans-serif;
}

.tophtml_small {
	font-size:9px;
	font-family: Tahoma,Verdana,sans-serif;
}

.tophtml_smallred {
	font-size:9px;
	font-family: Tahoma,Verdana,sans-serif;
	color: #EE0000;	
}

.tophtml_calover {
	background-color: #FFFFCC;
	font-size:9px;
}

.tophtml_bold {
	font-size: 11px;
	font-weight:bold;
	font-family: Tahoma,Verdana,sans-serif;
}
