body {
	background-color: #BCCBBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.tableborder {
	border: 15px solid #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #330000;
	margin-top: 3px;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top:0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-transform: uppercase;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330000;
	text-transform: uppercase;
	margin-top:0px
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top:0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#003300;
	text-transform: uppercase;
	margin-top: 0px;
}
a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	margin-bottom: 0px;
}
.maintext {
	background-color: #E8E8E8;
	text-align: justify;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 234px;
	padding: 30px 20px 10px 15px;
	height: 550px;
}
.imagefloatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imagefloatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.homerightside {
	width: 484px;
	background-color: #E8E8E8;
}
.pagerightside {
	width: 434px;
	background-color: #E8E8E8;
	padding-right: 25px;
	padding-left: 25px;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #330000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerleft {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #330000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tablebg {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.modelnumber {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.samplecell {
	padding: 12px 10px 15px 5px;
	text-align: right;
	text-transform: none;
}
.chainwire_p {
	text-align: justify;
	padding-right: 25px;
}
.samplepad {
	padding-left: 15px;
	padding-top: 18px;
}
.pagesamplepad {
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 18px;
}
.samplepic {
	padding-left: 15px;
}
li {
	padding-left: 0px;
}
ul {
	padding-left: 0px;
	line-height: 14px;
	margin-left: 20px;
}select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
#dynloadarea {
	margin-left: 30px;	
}
.footer a:link, .footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
