.tlt {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Wtlt {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.Wmaintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.subtlt {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subtlt1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.Wsubtlt {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.lowertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.lowertxtblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #0E314B;
}

.Wlowertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.leftsidebar {
	width: 150px;
	height: auto;
	margin-left: 10px;
	background-image: url(images/sidebarfade.png);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A120F;
	border-right-color: #8A120F;
	border-bottom-color: #8A120F;
	border-left-color: #8A120F;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.leftsidebarNav {
	width: 175px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-image: url(images/sidebarfade.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
}
.indexleftsidebar {
	background-image: url(images/orangefadehorizontal.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px;
	height: auto;
	width: 150px;
	margin-left: 10px;
	margin-top: 25px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6571A;
	border-right-color: #C6571A;
	border-bottom-color: #C6571A;
	border-left-color: #C6571A;
}
#productheaderfix {
	background-color: #A61512;
	background-image: url(images/headerforproducts.jpg);
	width: 100%;
	height: 218px;
	background-position: left -3px;
	background-repeat: repeat-x;
}
a:link 	{color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:hover	{color: #FFFFFF; text-decoration:none;}
