.Star {
color: #ff0000;
}

.order_title {
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
height:24ph;
line-height:24px;
border-bottom:2px #cccccc solid;
}

.small_text {
font-size: "75%";
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #444444;
}

.inputtext	{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; border-color: #000000 #000000 #000000; 
border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; width:80px;
}

.serverTitle{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #009FFF;
}
.serverSlogan{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #444444;

}
.smallText{	font-family: "Trebuchet MS";
	font-size: 9px;
}

.table_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.product_name {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0099FF;
}

.product_price {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.info_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}

.info_text {
	font-size: 11px;
}

.medMenu{
	BORDER-RIGHT: #edf0fa 0px solid; 
	BORDER-TOP: #cccccc 0px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 	
	BORDER-LEFT: #edf0fa 0px solid; 
	BACKGROUND-COLOR: #FAFCFC; 
	FONT-WEIGHT: bold; 
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #000066; 
	HEIGHT: 20px; 
	hover: underline;

}
