.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: 12px;
}
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #444444;
}

.inputtext	{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 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:70px;
}

.page_title{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.site_title{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.serverTitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
} 
.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: 14px;
	color: #006699;
}

.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;
        FONT-SIZE: 13px;
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #C47C00; 
	HEIGHT: 20px; 
	hover: underline;

}
.medSubMenu{
	BORDER-RIGHT: 0px solid #FFFFFF; 
	BORDER-TOP: 0px solid #CCCCCC; 
	BORDER-BOTTOM: 1px solid #eeeeee; 	
	BORDER-LEFT: 0px solid #FFFFFF; 
	BACKGROUND-COLOR: #FFFFFF; 
	WIDTH:100%;
        FONT-SIZE: 12px;
	CURSOR: pointer; 
	COLOR: #C47C00; 
} 
.medSubMenu a:link 		{ COLOR: #C47C00; TEXT-DECORATION: none; }
.medSubMenu a:visited 	{ COLOR: #C47C00; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #C47C00; TEXT-DECORATION: underline; }
.medSubMenu a:active 	{ COLOR: #C47C00; TEXT-DECORATION: none; }

.bottom_menu{
	font-family: "Trebuchet MS";
	font-size: 11px;
	hover: underline;
	color: #333333;
	text-decoration: none;
}