body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #FFFFFF;}
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #222942;
}

.inputtext	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px; 	
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: A30303;
	border-right-color: A30303;
	border-bottom-color: A30303;
	border-left-color: A30303;
}

.serverTitle{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color: #646464;
}
.site_title{
	font-family: "Verdana";
	font-weight: bold;
	font-size: 24px;
	color: #B81100;
}
.phone_text{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #B81100;
}
.Star {
	color: #ff0000;
}

.small_text {
font-size: "75%";
}

.serverSlogan{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #270AAE;

}
.smallText{	font-family: "Trebuchet MS";
	font-size: 9px;
}

.table_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 17px;
	color: #222942;

}

.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: #9D1515;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.page_title {
	font-family: "Verdana";
	font-size: 14px;
	color: #3373C3;
	font-weight: bold;
}

.info_title {
	font-family: "Arial";
	font-size:14px;
	color: #B81100;
	line-height: normal;
	font-weight: bold;
}

.info_text {
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #222942;
	font-style: normal;
}

.medMenu{
	FONT-WEIGHT: bold; 
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #222942; 
	hover: underline;

}
.medSubMenu{
	WIDTH:100%;
	CURSOR: pointer;
	COLOR: #616161;
	border: 0px none;
}
.medSubMenu a:link 	{ COLOR: #616161; TEXT-DECORATION: none; }
.medSubMenu a:visited { COLOR: #616161; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #B81100; TEXT-DECORATION: underline; }
.medSubMenu a:active 	{ COLOR: #616161; TEXT-DECORATION: none; }

.bottomMenu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
.bottomMenu a:link 		{ COLOR: #646464; TEXT-DECORATION: none; }
.bottomMenu a:visited 	{ COLOR: #646464; TEXT-DECORATION: none; }
.bottomMenu a:hover 	{ COLOR: #C33533; TEXT-DECORATION: none; }
.bottomMenu a:active 	{ COLOR: #646464; TEXT-DECORATION: none; }


.feature_name {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #3373C3;
	font-weight: bold;

}
.feature_price {
	font-family: "Trecuchet MS";
	font-size: 18px;
	color: #C33533;
	font-weight: bold;
}
.intro_title {
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #B81100;
	font-weight: bold;
}
.main_border {
    border:1px #DBDBDB solid;
}

.prod_border {
    border-right:2px #CFCFCF solid;
}

.feat_border {
    border-top:4px #C1C1C1 solid;
}

