/* CSS Document */

.servertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/other/main_table_title.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
}
.serverprice {
	background-image: url(/images/other/web_hosting01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.offertserver {
	background-repeat:no-repeat;
	background-position:center;
	height:150px;
}
.txtserver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding:5px;
	background-color:#F5F5F5;
}
.txtserver a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.txtserver a:visited {
	color: #000000;
	text-decoration:none;
}
.serverorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/servery/order.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	width:100px;
	height:29px;
}
.moreinfo {
	background-image: url(/images/servery/info.gif);
	background-repeat:repeat-x;
	text-align:center;
	border-left:1px solid #0A328C;
}
.moreinfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	white-space: nowrap;
}
