body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma";
	font-size: 11px;
	background-color: #DFE2E7;
}

td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.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: "Arial";
	font-size: 24px;
	font-weight:bold;
	color: #1E3779;
}
.site_title{
	font-family: "Arial";
	font-size: 24px;
	font-weight:bold;
	color: #1E3779;
}

.Star {
	color: #ff0000;
}

.bottom_text {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10px;
	color:#414141;
}

.small_text {
font-size: "75%";
}

.serverSlogan{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #89909B;
}

.smallText{	font-family: "Trebuchet MS";
	font-size: 9px;
}

.table_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.product_name {
	font-family: "Arial";
	font-size: 14px;
	color: #1E3779;
	text-decoration: none;
	font-style:normal;
}

.product_price {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C00000;
	text-decoration: none;
	font-style: normal;
}

.page_title {
	font-family: "Arial";
	font-size: 18px;
	color: #1E3779;
	font-weight: bold;
}

.info_title {
	font-family: "Verdana";
	font-size:14px;
	color: #1E3779;
	line-height: normal;
	font-weight: bold;
}

.info_text {
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.medMenu{
	FONT-WEIGHT: bold; 
	WIDTH:100%;
	CURSOR: pointer; 
	COLOR: #FFFFFF; 
	hover: underline;

}
.medSubMenu{
	WIDTH:100%;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	border: 0px none;

}
.medSubMenu a:link 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }
.medSubMenu a:visited { COLOR: #FFFFFF; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #FFC000; TEXT-DECORATION: none; }
.medSubMenu a:active 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }

.bottomMenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #1E3779;
}
.bottomMenu a:link 		{ COLOR: #1E3779; TEXT-DECORATION: none; }
.bottomMenu a:visited 	{ COLOR: #1E3779; TEXT-DECORATION: none; }
.bottomMenu a:hover 	{ COLOR: #000000; TEXT-DECORATION: underline; }
.bottomMenu a:active 	{ COLOR: #1E3779; TEXT-DECORATION: none; }

.categoryMenu {
	font-family: "Verdana";
	font-size: 12px;
	font-weight:bold;
	color: #6DB2CC;
	padding:5px;
}
.categoryMenu a:link 		{ COLOR: #6DB2CC; TEXT-DECORATION: none; }
.categoryMenu a:visited 	{ COLOR: #6DB2CC; TEXT-DECORATION: none; }
.categoryMenu a:hover 	    { COLOR: #C00000; TEXT-DECORATION: none; }
.categoryMenu a:active   	{ COLOR: #6DB2CC; TEXT-DECORATION: none; }

.phone {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFC000;
	font-weight: bold;
}
  
.feature_name {
	font-family: "Arial";
	font-size: 18px;
	color: #1E3779;
	font-weight:bold;
}


.feature_price {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFE9B7;
	font-weight: bold;
}

.intro_title {
	font-family: "Verdana";
	font-size: 14px;
	color: #C22C86;
	font-weight: bold;
}
