.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 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #444444;
}

.inputtext	{ 
font-family: Verdana, Arial, Helvetica, sans-serif; f
font-size: 9px; 
border-color: #555555 #555555 #555555; 
border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; width:100px;
}
.serverTitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
} 
.page_title{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color: 285B00;
}
.site_title{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color: 285B00;
}

.serverSlogan{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 444444;

}
.smallText{	font-family: "Trebuchet MS";
	font-size: 10px;
}

.table_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.product_name {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: 285B00;
}

.product_price {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: 990000;
}

.info_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #285B00;

}
.info_title1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #285B00;

}
.info_text {
	font-size: 11px;
}

.medMenu{
	BACKGROUND-COLOR: F7F1E1;
	FONT-WEIGHT: bold;
	WIDTH:100%;
	CURSOR: pointer;
	COLOR: 285B00;
	HEIGHT: 20px;
	hover: underline;
	border: 0px none;


}
.medSubMenu{
	BORDER-RIGHT: 0px none; 
	BORDER-TOP: 0px none; 
	BORDER-BOTTOM: 0px none; 	
	BORDER-LEFT: 0px none; 
	WIDTH:100%;
	CURSOR: pointer; 
}
.medSubMenu a:link 	{ COLOR: #285B00; TEXT-DECORATION: none; }
.medSubMenu a:visited { COLOR: #285B00; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #285B00; TEXT-DECORATION: underline; }
.medSubMenu a:active 	{ COLOR: #285B00; TEXT-DECORATION: none; }

.bottomMenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: F7F1E1;
}
.bottomMenu a:link 		{ COLOR: #FFFFFF; TEXT-DECORATION: none; }
.bottomMenu a:visited 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }
.bottomMenu a:hover 	{ COLOR: #FFFFFF; TEXT-DECORATION: underline; }
.bottomMenu a:active 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }

td.mymargins{
	BORDER-RIGHT: 1px solid #FFFFFF; 
	BORDER-LEFT: 1px solid #FFFFFF; 
}
td.mymarginsbcg{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
} 
td.featuredborder{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 81C500;
	border-left-color: 81C500;
}
td.featuredborder2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 81C500;
	border-left-color: 81C500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 81C500;

}
.fproduct_name {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #285B00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.fproduct_price {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #285B00;
	font-style: normal;

}
.main_border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 285B00;
	border-left-color: 285B00;

}