@charset "UTF-8";
/* CSS Document */

#testtable {
	width: 100%;
	height: 100%;
	margin: 0px auto;
}
   	#testtable td {
		border: 0px solid #C0FFFF;
	}

	#testtable #toptext {
	height: 60px;
	text-align: center;
	vertical-align: top;
	background-color: #f6f5eb;
	background-image: url(images/tile.jpg);
	}
	#testtable #main {
	vertical-align: top;
	background-color: #f6f5eb;
	background-image: url(images/tile.jpg);
	}
	
	#testtable #footer {
		height: 6px;
		background: #f6f5eb;
	}
.leftnavtext {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-style: normal;
	font-weight: normal;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
.FeaturePrice {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	line-height: normal;
}
.FeatureTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.FeatureDescription {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-variant: normal;
}

a.leftMenu:link    {  font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #F00; font-weight: normal; text-decoration: none;}
a.leftMenu:visited {  font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #F00; font-weight: normal; text-decoration: none;}
a.leftMenu:hover  {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #600;
	font-weight: normal;
	text-decoration: none;
}
a.leftMenu:active  {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}

a.leftMenuOn:link    {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #36c;
	font-weight: bold;
	text-decoration: none;
}
a.leftMenuOn:visited {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #36c;
	font-weight: bold;
	text-decoration: none;
}
a.leftMenuOn:hover    {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #36c;
	font-weight: bold;
	text-decoration: none;
}
a.leftMenuOn:active  {
	font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #36c;
	font-weight: bold;
	text-decoration: none;
}
.Header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
