body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
    background-color: #EFEFEF;

}
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #222942;
}

h2 {
  	font-family: "Verdana";
	font-size: 16px;
	color: #222942;
}

.serverTitle{
	font-family: "Verdana";
	font-weight: bold;
	font-size: 24px;
	color: #FF8600;
}
.site_title{
	font-family: "Verdana";
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}
.site_title1{
	font-family: "Verdana";
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

.bottom_text{
	font-family: "Arial";
	font-weight: bold;
	font-size: 10px;
	color: #FF8600;
}
.phone_text{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FCFF00;
}
.Star {
	color: #ff0000;
}

.serverSlogan{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

.table_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 17px;
	color: #FF8600;

}

.product_name {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #222942;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.product_price {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF4A00;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.page_title {
	font-family: "Arial";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.welcomeText {
    font-family: "Verdana";
    font-size: 12px;
    color: #222942;
	font-style: normal;
}


.medSubMenu{
	WIDTH:100%;
	CURSOR: pointer;
	COLOR: #222942;
	border: 0px none;
}
.medSubMenu a:link 	{ COLOR: #222942; TEXT-DECORATION: none; }
.medSubMenu a:visited { COLOR: #000000; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #FF8600; TEXT-DECORATION: underline; }
.medSubMenu a:active 	{ COLOR: #222942; TEXT-DECORATION: none; }

.bottomMenu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomMenu a:link 		{ COLOR: #FFFFFF; TEXT-DECORATION: none; }
.bottomMenu a:visited 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }
.bottomMenu a:hover 	{ COLOR: #FF8600; TEXT-DECORATION: none; }
.bottomMenu a:active 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }

.categoryMenu {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.categoryMenu a:link 		{ COLOR: #000000; TEXT-DECORATION: none; }
.categoryMenu a:visited 	{ COLOR: #000000; TEXT-DECORATION: none; }
.categoryMenu a:hover 	{ COLOR: #FF8600; TEXT-DECORATION: none; }
.categoryMenu a:active 	{ COLOR: #000000; TEXT-DECORATION: none; }

.feature_name {
	font-family: "Arial";
	font-size: 18px;
	color: #222942;
	font-weight: bold;

}
.feature_price {
	font-family: "Arial";
	font-size: 12px;
	color: #222942;
	font-weight: bold;
}
.producthead_name {
	font-family: "Arial";
	font-size: 14px;
	color: #FF8A00;
	text-decoration: none;
	font-weight: bold;
}
.intro_title {
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #FF8600;
	font-weight: bold;
}

