


H2 {
	font-family: Arial;
	color: ffffff;
	font-size: 18px;
}

Heading {
	font-family: Times New Roman;
	color: FFFFFF;
	font-style: bold;
	font-size: 24px;
	text-transform: capitalize;
	padding: 5px;
}


body {
	background-color: #000000;
	padding: 0;
}

.bottomnavbar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6;
	text-transform: none;
	text-align: left;
	padding-top: 20px;
}

.bottomnavbar a {
	color: FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.bottomnavbar a:hover,visited {
	color: #CC9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}



.choose {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: none;

}




.topnavbar {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-transform: none;

}

.topnavbar a {
	color: 020279;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
.topnavbar a:hover {
	color: FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}



.sidenavbar {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-transform: none;
	line-height: 100%;
	padding: 3px;
	text-align: left;

}

.sidenavbar a {
	color: 020279;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	padding: 3px;

}
.sidenavbar a:hover {
	color: FF9900;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	line-height: 120%;
	padding: 3px;

}


#side_blurb
{
	color: #CC9;
	font-family: Verdana;
	font-size: 12px;
	padding: 20px;
	line-height: 14px;
}

#product_table
{
	color: white;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
}

#product_table p
{
	padding: 25px;
	text-align: left;
}

#product_table ul
{
	padding: 0px 15px 15px 50px;
	text-align: left;
}

#product_table li
{
	padding: 5px;
	text-align: left;
}

.exhibitinfo
{
color: #FFC;
}

#exhiblinks a
{
	color: #630;
	text-decoration: underline;
}


.hborders{
background-image: url(images/horiz-dash.gif)
}
.vborders{
background-image: url(images/vert-dash.gif)
}



.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: ffffff;
	text-align: left;

}

.bodytext-highlight {
	font-family: Arial;
	font-size: 12px;
	color: E97257;
	text-align: left;

}



.bodytext a {
	color: FF9900;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

.bodytext a:hover {
	color: #CC6;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}


.copyright {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	text-transform: none;
	color: #ffffff;
	text-align: center;
	padding: 5px;
}
.copyright a {

	color: #ffffff;
	text-decoration: none;
}
.copyright a:hover {

	color: #CC9;
	text-decoration: underline;
	text-transform: none;
}

.hpheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-align: left;
	padding-left: 10px;

}

.textheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-align: left;

}


.date {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-transform: none;
	text-align: center;
	border-style: none none dashed none;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 5px
}



