.bodyNext{
	background-image:url(images/bg2.png);
	}

#menuNext{
	height:51px;
	width:764px;
	}
	
#menuNext ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menuNext li{
	display:inline;
	height:36px;
	float:left;
	outline:none;
	}

#menuVirtual.selected{
	background:url(images/tab_virtual_bg.jpg) 0 0px no-repeat;
	}
	
#menuDedicated.selected{
	background:url(images/tab_dedicated_bg.jpg) 0 0px no-repeat;
	}
	
#menuContact.selected{
	background:url(images/tab_contact_bg.jpg) 0 0px no-repeat;
	}
	
#menuMonit.selected{
	background:url(images/tab_monit_bg.jpg) 0 0px no-repeat;
	}
	
#menuVirtual.selected a, #menuDedicated.selected a, #menuContact.selected a, #menuMonit.selected a{
	color:#FFFFFF;
	font-weight:bold;
	}

#promoNext{
	height:181px;
	width:764px;
	float:left;
	margin:0px;
	}
	
#promoNext .onLeft{
	padding:25px 0 0 15px;
	text-align:justify;
	}
	
#promoNext .dedicated{
	padding:0px 0 0 0px;
	width:700px;
	text-align:justify;
	}
	
#contactForm{
	text-align:left;
	float:left;
	display:inline;
	width:400px;
	}
	
#contactForm input, #contactForm textarea{
	border:1px solid #999999;
	}
	
#contactText{
	float:right;
	display:inline;
	}
	
#contactText p{
	margin:10px;
	}
	

.serverName{
	color:#618cb1;
	font-weight:bold;
	}
	
.serverNumber{
	color:#ff0000;
	font-weight:bold;
	}
	
#promoBottom{
	height:9px;
	width:764px;
	background-image:url(images/promo_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	}
	
#contentNext{
	height:403px;
	width:734px;
	float:left;
	padding:15px 15px 0px 15px;
	}
	
#contentNext .onRight{
	width:220px;
	}
	
#spec .onRight{
	width:auto;
	}
	
.tHeadNext{
	background-color:#326897;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	}

.priceNext{
	font-weight:bold;
	color:#FF0000;
	}
	
.tHead td{
	width:150px;
	}
	
.onLeft table{
	border:0;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	}
	
.onLeft tr{
	height:30px;
	}
	
.tLeft{
	text-align:left;
	padding-left:5px;
	}
	
.tDark{
	background-color:#ededed;
	}
	
.tLight{
	background-color:#FFFFFF;
	}
	
#payments{
	color:#326897;
	font-weight:bold;
	margin-bottom:20px;
	}
	
#spec p{
	margin:3px 0 0 5px;
	}

.buyBtn{
	background-image:url(images/buy_btn.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 18px;
	}
	
.buyBtn a{
	width:80px;
	height:30px;
	display:block;
	}
	
.configBtn{
	background-image:url(images/config_btn.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 18px;
	}
	
.configBtn a{
	width:80px;
	height:30px;
	display:block;
	}	
	
td.leftRound{
	background:#326897 url(images/td_corner_left.gif) 0 0 no-repeat;
	}
	
td.rightRound{
	background:#326897 url(images/td_corner_right.gif) 100% 0 no-repeat;
	}
