body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../i/t/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;

}

a:link {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

.footer {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding: 15px;
}
.left-column {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}



.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {text-decoration: none; color: #DFDFDF;}
.footer a:visited {color: #FFFFFF;}
.footer a:active {text-decoration: none; color: #FFFFFF;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.main-table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.button-allshows {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/all-shows.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-allshows {
    background-position: -200px 0;
}

a.button-finishingtalklive {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/finishing-talk-live.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-finishingtalklive {
    background-position: -200px 0;
}

a.button-powdercoating {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/powder-coating.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-powdercoating {
    background-position: -200px 0;
}

a.button-market-place {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/market-place.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-market-place {
    background-position: -200px 0;
}

a.button-yourshowhere {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/your-show-here.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-industryevents {
    background-position: -200px 0;
}

a.button-industryevents {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/industry-events.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-yourshowhere {
    background-position: -200px 0;
}

a.button-aboutus {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/about-us.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-aboutus {
    background-position: -200px 0;
}

a.button-sponsors {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/sponsors.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-sponsors {
    background-position: -200px 0;
}

a.button-discussionforums {
	display: block;
	width: 190px;
	height: 18px;
	background: url("../i/t/nav/discussion-forums.jpg") 0 0 no-repeat;
	padding: 5px;
}

a:hover.button-discussionforums {
    background-position: -200px 0;
}

a.submitbutton {
	display: block;
	width: 90px;
	height: 15px;
	background: url("../i/t/nav/submit.gif") 0 0 no-repeat;
	padding: 5px;
}

a:hover.submitbutton {
    background-position: -100px 0;
}


.email-newsletter-box {
	padding: 15px;
	border: 1px solid #333333;
}
INPUT {
	color: #FF9900;
	font-weight: bold;
	background-color: #181818;
	border: 1px solid #3F3F3F;
}

