.spanLocLabel {
	letter-spacing : normal;
	font-weight : bolder;
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
    color:#0000cc;
}

.button {
    letter-spacing : normal;
	font-weight : bold;
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
    background-color : #cccccc;
	width:75px;
	height: 23px;
	color:#000099;
	text-align : center;
}

.menu {
	background-color:#ccccc0;
	text-align: left;
	font-size: 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #000099;
	letter-spacing : normal;
	font-weight : bold;
	width:120px;
	height: 15px;
	cursor:hand;
}

.trackingButton {
	letter-spacing : normal;
	font-weight : bold;
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
    background-color : #cccccc;
	width:75px;
	height: 23px;
	color:#000099;
	text-align : center;
	text-align:center;width:120px; 
	background-image : url(../images/downdiv_1.gif);
	background-position : right;
	background-repeat : no-repeat;
}