.app {
	background-color: #E7EFF7;
	width: 110px;
	FONT-FAMILY: "Trebuchet MS"
	}

.app TD {
	border-top-width:1;
	border-top-style: solid ;
	border-top-color: #CAD7E3;
	color:#555555;
	font-size: 11px; 
	font-family:"Trebuchet MS";
	}

.app.bodycopy {
	font-size: 10px; 
	font-family: "Trebuchet MS"; 
	}

.app_highlighted{
	background-color: #F7FBFF;
	FONT-FAMILY: "Trebuchet MS"
	}

.btn {border: 1px outset; cursor: pointer; font-size:12; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
	background-image: url(/_images/button.gif);
	backgroung-image: repeat-x;
	width:50px;
	FONT-FAMILY: "Trebuchet MS"
	}
	
.btn_med {border: 1px outset; cursor: pointer; font-size:12; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
	background-image: url(/_images/button.gif);
	backgroung-image: repeat-x;
	width:90px;
	FONT-FAMILY: "Trebuchet MS"
	}

.btn_large {border: 1px outset; cursor: pointer; font-size:12; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
	background-image: url(/_images/button.gif);
	backgroung-image: repeat-x;
	width:200px;
	FONT-FAMILY: "Trebuchet MS"
	}