.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;
	font-size: 12px;
	color: #6A0000;
	background: #FFFFFF;

}
}

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

.serverTitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
} 
.serverSlogan{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;

}
.smallText{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;

}

.table_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.product_name {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.product_name1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.product_price {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;


}

.info_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}
.info_title1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}
.info_text {
	font-size: 11px;
	color: #333333;

}

.order_link {
/*	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background: #006699;
	height: 25px;
	border: thin solid #000066;
*/
}

.submit_button {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	background: #333333;
	height: 25px;
	border: thin solid #000000;
	color: #FFFFFF;


}



.a:link 	{
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.a:visited {
	COLOR: #CC6633;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.a:hover 	{
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.a:active 	{
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.medMenu{
	BORDER-RIGHT: 0px solid #CCCCCC; 
	BORDER-TOP: 1px solid #CCCCCC; 
	BORDER-BOTTOM: 0px solid #EC9F00; 	
	BORDER-LEFT: 0px solid #EC9F00; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-WEIGHT: bold; 
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #999999; 
	HEIGHT: 20px; 
	hover: underline;
}
.medSubMenu{
	BORDER-RIGHT: 0px solid #FFFFFF; 
	BORDER-TOP: 1px solid #CCCCCC; 
	BORDER-BOTTOM: 0px solid #FFFFFF; 	
	BORDER-LEFT: 0px solid #FFFFFF; 
	BACKGROUND-COLOR: #FFFFFF; 
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #009900; 
}
.medSubMenu a:link 	{ COLOR: #666666; TEXT-DECORATION: none; }
.medSubMenu a:visited { COLOR: #CC6633; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #666666; TEXT-DECORATION: underline; }
.medSubMenu a:active 	{ COLOR: #333333; TEXT-DECORATION: none; }
