.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: 8px; 			
    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: #000066;
	background: #BADCFE;



}
.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: #FFFFFF;
	font-style: normal;

}
.site_title{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;

}

.serverSlogan{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;


}
.smallText{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;

}

.table_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.product_name {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #3E5C42;
	font-weight: bold;
	font-style: italic;


}
.product_name1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #3E5C42;
	font-weight: bold;
	font-style: italic;


}
.product_price {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #3E5C42;
	font-style: italic;


}

.info_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}

.info_text {
	font-size: 14px;
	color: #000000;

}


.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: #E9F5BA; TEXT-DECORATION: none; }
.a:visited  { COLOR: #E9F5BA; TEXT-DECORATION: none; }
.a:hover 	{ COLOR: #006600; TEXT-DECORATION: none; }
.a:active 	{ COLOR: #E9F5BA; TEXT-DECORATION: none; }



.medMenu{
	BORDER-RIGHT: 0px solid #C7D2DE; 
	BORDER-TOP: 0px solid #ECF0F4; 
	BORDER-BOTTOM: 0px solid #ECF0F4; 	
	BORDER-LEFT: 0px solid #C7D2DE; 
	FONT-WEIGHT: bold; 
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #003366; 
	HEIGHT: 20px; 
	hover: underline;
}
.medSubMenu{
	BORDER-RIGHT: 0px none #FFB722; 
	BORDER-TOP: 1px none; 
	BORDER-BOTTOM: 0px none #FFB722; 	
	BORDER-LEFT: 0px none #FFB722; 
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #009900; 
}
.medSubMenu a:link 	{ COLOR: #E9F5BA; TEXT-DECORATION: none; }
.medSubMenu a:visited { COLOR: #E9F5BA; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #ffffff; TEXT-DECORATION: underline; }
.medSubMenu a:active 	{ COLOR: #ffffff; TEXT-DECORATION: none; }
