.body {
	background-image: url(../images/body_bg.gif);
	margin-top: 12px;
}
.botcontentbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/content_4b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
.boardsbg{
	background-attachment: fixed;
	background-image: url(../images/bg_boards.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.jyebg{
	background-attachment: fixed;
	background-image: url(../images/bg_jye.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.byrnesbg{
	background-attachment: fixed;
	background-image: url(../images/bg_byrnes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.linksbg{
	background-attachment: fixed;
	background-image: url(../images/bg_specs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contactbg{
	background-attachment: fixed;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.longbg{
	background-attachment: fixed;
	background-image: url(../images/bg_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.usedbg{
	background-attachment: fixed;
	background-image: url(../images/bg_used.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tablelineyellow{
	border: 2px solid #FFCC00;
	background-color: #FFFFFF;
}

.tablelinered{
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
}

.tablelineblue{
	border: 2px solid #0097DC;
	background-color: #FFFFFF;
}

.textarea {
	background-image: url(../images/text_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

.homebg{
	background-image: url(../images/home_page_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}

.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 30px;
}

.bottombar a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottombar  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.bottombar a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-image: url(../images/heading_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30pt;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/headig_bg_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30pt;
}


a:link{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F68935;
	text-decoration: none;
}
a:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F68935;
	text-decoration: none;
}

li{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
ol{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
ul{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.splashtextbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/splash_4b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 125px 10px 10px;
}
