.table {
	margin: 10px;
	background-color: #ffFFee;
	border-top: 1px #00CC33 solid;
	border-right: 2px #009933 solid;
	border-bottom: 3px #009966 solid;
	border-left: 1px #00CC66 solid;
	padding: 10px;
	width: 700px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-weight: bold;
	letter-spacing: -0.03em;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
}
.description {
	font-family: "Century Gothic", Helvetica, Arial, Sans-serif;
	font-weight: bold;
	color: #666699;
	font-size: 100%;
}
.sidebar {
	margin: 10px 10px 10px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCC00;
	border-right: 2px solid #CC3300;
	border-bottom: 3px solid #CC0000;
	border-left: 1px solid #CC9900;
	padding: 10px;
	width: 180px;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
.titletable {
	margin: 0px 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 5px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	margin: 10px;
	padding: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66FF00;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #66FF00;
	background-color: #66c500;
	width: 90%;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #114400;
}
img {
	border-top-color: #FF00FF;
	border-right-color: #9900CC;
	border-bottom-color: #9900CC;
	border-left-color: #FF00FF;
}

.cheapmonthly {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: medium dashed #FF6600;
	color: #FF6600;
	text-align: left;
	padding: 5px;
	margin: 0px;
	width: 90%;
}
a {
	color: #336600;
}

.newstuff {
	background-color: #FFFF99;
	border: 1px dashed #FFCC00;
}


.table p {
}
.warning a {
	color: #FF6600;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC00;
}

.borderleft {
border-left: 1px green solid;
}

.borderleftfaint {
border-left: 1px lightgreen solid;
}

.bordertop {
border-top: 1px green solid;
}

.borderright {
border-right: 1px green solid;
}

.borderbottom {
border-bottom: 1px green solid;
}

.table .pricingtable .borderleft .helveticaheavy {
	color: #008000;
}

.pricingtable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	background-color: #FFFFFF;
	border: 1px solid green;
	
}

.pricingtable .borderleftfaint a {
	color: #000000;
}

.pricingtable .helveticaheavy {
	font-size: 1.3em;
	color: #999999;
}

.pricingtable .warning a {
	font-size: 1.2em;
}
body {
	background-image: url(../gui/backgrounds/silverbricks_3.jpg);
}