body  {
	background-color: Silver;
};



font {

	font-family: "Trebuchet MS";

	color: white;

};



form{

	padding-left: 10px;

	text-align: center;

};





A {

	text-decoration: none;

	color: white;

	font-size: larger;

}

A:link {

	text-decoration: none;

	color: white;

	font-size: larger;

}

A:visited {

	text-decoration: none;

	color: white;

		font-size: larger;



}

A:active {

	text-decoration: none;

	color: white;

		font-size: larger;



}

A:hover {

	text-decoration: underline;

	color: Yellow;

	font-size: larger;



} 

 





h1 {

	font-family: "Arial Black";

	float: none;

	text-align: center;

	font-size: 12pt;

	font-weight: bold;

	color: White;

	border-bottom-width: thick;

	clear: both;

};

h2 {

	font-family: ReservoirGrunge;

	float: left;

	text-align: center;

	font-size: 12pt;

	font-weight: bold;

	font: bold;

		color: White;



};

h3 {

	font-family: Trebuchet MS;

	float: left;

	text-align: left;

	font-size: 12pt;

	font-weight: bold;

	color: White;

};

h4 {font-family:Trebuchet MS;  float:center; text-align:left; font-size:13pt; font-weight:bold

	color: White;

 };

h5 {font-family:Trebuchet MS;  float:center; text-align:left; font-size:12pt; font-weight:bold };

h6 {font-family:Trebuchet MS;  float:center; text-align:left; font-size:10pt; font-weight:bold };

table {

	margin-left: auto;

	margin-right: auto;

	border-bottom: 1px;

	border-left: 1px;

};

table.left {

	float: left;

	margin-left: 1%;

	margin-right: 1%;

	border-bottom: 1px;

	border-left: 1px;

	width: 425px;

};

td {

	float: left;

	padding-right: 1px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

};

td.top {

	float: none;

	padding-right: 1px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	width: 800px;

	background-image: url(images/page_bgx.png);

};

td.top1 {

	float: none;

	padding-right: 1px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	width: 800px;

	background-image: url(images/page_bgx.png);

};

td.rght {

	float: left;

	padding-right: 0px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 0px;

	width: 150px;

	text-align: center;

	vertical-align: top;

};

td.site {

	float: left;

	padding-right: 1px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	background-color: transparent;

	font-size: 15px;

	width: 600px;

	vertical-align: top;

	border: thin solid Blue;

}



td.nav {

	float: left;

	padding-right: 1px;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	width: 150px;

	text-align: center;

	vertical-align: top;

};

tr{

	background: transparent;

}



tr.compare {

	border-bottom: thin solid Black;

	border: thin solid Black;

};



ul { margin-top: 10px; margin-bottom: 10px; margin-left: 0; padding-left: 1em };





li {

	margin-bottom: 10px;

	font-weight: bolder;

	color: white;

};



li.l {

	margin-bottom: 8px;

	font-weight: bolder;

	display: inline;

	font-size: 9px;

	font-family: Arial;

}