﻿body 
{
    background-color:#cccccc;
	background-image:url(../images/toprpt2.gif);
	background-repeat:repeat;
    text-align:center;
    font-size:0.80em;
    font-family:Arial, Helvetica, sans-serif;
    margin-top:10px;
}

#holder
{
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
    width:800px;    
}

#top
{
    height:100px;	
    background-image:url(../images/toprpt.gif);
    background-repeat:repeat;
    background-position: center ;
    width:800px;
    text-align:left;
}

#header
{
    height:100px;
    background-image:url(../images/header.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;  
    width:800px;
    text-align:right;    
}

#expoInfo1
{
    float:right;
    padding-top:80px;
    margin-right:3px;
    color:#ffffff;
    font-size:9pt;
}

#slideshow
{
    height:200px;    
    width:630px;
    float:right;
	background-image:url(../images/menurpt.gif);
    background-repeat:repeat;
	background-color:#999999;
}

#menuTop
{
    background-image:url(../images/menurpt.gif);
    background-repeat:repeat;
    color:#FFFFFF;
    background-color:#333333;
    font-weight:bolder; 
    height:200px;
    width:170px;
    float:left;    
    text-align:center;
	/*padding-top:5px;*/
}

a { color:#CC6600; text-decoration:none; }
a:link { color:#CC6600; text-decoration:none; }
a:visited { color:#CC6600; }
a:hover { text-decoration:underline; } 

#menuTop a {color:#FFFFFF; text-decoration:none; display:block; font-size:16pt; margin-top:12px;margin-bottom:12px; }
#menuTop a:link {color:#FFFFFF; text-decoration:none;}
#menuTop a:hover {color:#FFFFFF; text-decoration:none; background-color:#666666;}

#content
{
    text-align:left;
    padding:30px;    
    width:740px;
    color:#333333;
    font-size:0.85em;
    clear:both;
}

#content p
{
	margin-top:10px;
	margin-bottom:10px;	
}


#menuBottom
{
    clear:both;
	background-color:#333333;    
    height:20px;
    width:800px;
    line-height:18px;
    font-size:8pt;
}

#hiddenItems
{
    margin-top:20px;
}

#menuBottom a {color:#FFFFFF; text-decoration:none;}
#menuBottom a:link {color:#FFFFFF; text-decoration:none;}
#menuBottom a:hover {color:#FFFFFF; text-decoration:underline;}

em { font-style:normal; color:#CC6600; }

H1 { font-family: font-size: 1.9em; color:#999999;}
H2 { font-size: 1.6em; }
H3 { font-size: 1.2em; font-style:italic; }

li { margin-top: 5px; margin-bottom:5px; }


.tableHeader
{
    background-color:#999999;
    color:#000000;
}

.exhibitorCell1
{
    background-image:url(../images/cell2bgrpt.gif);
    background-repeat:repeat;
    color:#000000;
}

.exhibitorCell1 h3
{
    margin-top:0px;
    margin-bottom:0px;
    color:#CC6699;
    
}

.exhibitorCell2
{
    /*background-image:url(../images/cell2bgrpt.gif);
    background-repeat:repeat;*/
    background-color:#FFFFFF;    
    color:#000000;
}

.exhibitorCell2 h3
{
    margin-top:0px;
    margin-bottom:0px;
    color:#CC6699;
    
}
