.tablecellleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: justify;
	vertical-align: text-top;
}
.featurecell {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
a {
	font-family: "Arial";
	font-size: 11px;
	color: #F35F05;
	font-weight: bold;
	text-decoration: none;
}

body {
	margin: 0px;
	background: url('../images/bg1.jpg') top center;
}
.rightcell {
	background-color: #1D1D1D;
	padding-right: 5px;
	padding-left: 5px;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: navy;
}
h3 {
	font-family: "Arial";
	font-size: 12px;
	color: white;
}
.rightcell2 {

	background-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}