body
{
	background-color: #dcdcdc;
	font-size: 10px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	margin: 0px;
	font-weight:normal;
	color: #333;

}

a {

 color: #5095AB;
    
}


a:visited {

	color: #427687;

}

td 
{
	
	font-size: 12px;
	margin: 0px;


}

.next_show

{

	text-align:left;
	font-size: 14px;
	


}


.sub_heading
{
	#color: #ff6633;
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	
	}




}

.footer
{
	color: white;
	font-size: 12px;

}


a.footer_links {

	font-size: 12px;
	color: black;

}

a.footer_links:hover {

	font-size: 12px;
	color: black;

}

.copyright {
font-size: 10px;
text-align:center;

}


td.registertable {
	border: 1px solid #c0c0c0;
	text-align: center;
	padding: 10px;


}


.catagory_link {

	font-weight:normal;

}


.exhibitor_link {
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight:bold;
    //color: #1e86a7;
	color: #5095AB;

    text-decoration: none;
    }

a:visited.exhibitor_link {
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight:bold;
    color: #427687;
    text-decoration: none;
    }


.exhibitor_link_underline {
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight:bold;
    color: #5095AB;
    text-decoration: underline;
    }