.props {
	background-color:#ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0362CD;
}
.category {
	background-color: #dddddd;
	background-image: url(images/plan_green.gif);
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}
.atributes {
	font-size: 9px;
	font-family:verdana;
	color: #0000FF;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0362CD;
	}
.main {
	width: 500px;
}
.title {
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
	background-image: url(images/plan_blue.gif);
}
.price {
	color: #cc0000;
	font-size: 9px;
	font-family: verdana;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0362CD;
}
td#menubar {
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	color: #ffffff;
}
#menubar a {
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	color: #ffffff;
}
#menubar a:hover {
	color: #00ff00;
	background-color: #000000;
}
td#listinggg {
	background-color:#F0F0F0;
	border-bottom:4px solid #C6C6C6;
	color:#797979;
	width: 183px;
	align: center;
	padding:10px 0px 20px 20px;
}
#leftlinks {
	padding-left: 20px}
#uptime {
	padding-left:40px;
	padding-top:10px}