body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

table tr td div a
{
text-align:left;
}
.divider
{
    color:#EEE;
    text-align:center;
}
.menu_cell
{
     background:#EEE url(../img/mobile_btn.png) repeat-x top left;
     line-height:40px;
     border-bottom:1px solid #999;
}
.menu_cell a
{
     color:#666;
    font-weight:bold;
     text-decoration:none;
}
.menu_cell a:active
{
    color:Aqua;
}


.menu_cell_even
{
     background:#f6f6f6 url(../img/mobile_btn.png) repeat-x top left;
     line-height:40px;
     border-bottom:1px solid #999;
}
.menu_cell_even a
{
     color:#666;
    font-weight:bold;
     text-decoration:none;
}
.menu_cell_even a:active
{
    color:Aqua;
}

.eventp_btn
{
    background:#ed9c08 url(../img/mobile_ep_btn.png) repeat-x top left;
     line-height:41px;
}
.eventp_btn a
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
.eventp_btn a:active
{
    color:Aqua;   
}

.exhibitors_btn
{
    background:#90b900 url(../img/mobile_ex_btn.png) repeat-x top left;
     line-height:41px;
}
.exhibitors_btn a
{
    color:#FFF;
        font-weight:bold;
     text-decoration:none;
}
.exhibitors_btn a:active
{
    color:Aqua;
}


.attendees_btn
{
    background:#52bdec url(../img/mobile_at_btn.png) repeat-x top left;
     line-height:41px;
}
.attendees_btn a
{
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.attendees_btn a:active
{
    color:Aqua;
}

.search_bg
{
    background:#086eb5 url(../img/mobile_search_bg.png) repeat-x top left;
    padding:3px 0px 8px 0px;
}
.search_go
{
    vertical-align:middle;
    
}
.logo_bg
{
     background:#086eb5 url(../img/mobile_logo_bg.png) repeat-x top left;
    line-height:37px;
}
.img_bg
{
    background-color:#333;
}




/**** SEARCH *****/
.search{
  color:#FFF;
}

/*** BODY AREA ***/


.epheader{

	border-bottom:#cccccc 1px dashed;  
}

.img_about
{
    padding:8px; 
    background-color:#f6f6f6;
}

.about_table td
{
    vertical-align:top;
    border:1px solid #EEE;
    padding:5px;
    margin:0px;
    font-size:.9em;
    color:#999;
}
.about_table a
{
    text-decoration:none;

}
.guide_table td
{
    border:1px solid #EEE;
    margin:0px;
}

.news_contact
{
    font-size:.85em;
}

.news_archive
{
    background-color:#f9f9f9;
    padding:5px 10px;
    border:#CCC dashed 1px;
    margin-bottom:20px;
}
.news_img
{
   float:right;
   padding:5px 0px 5px 15px;

}
.img_caption
{
    font-size:.8em;
    color:#999;
    line-height:.95em;
    margin-top:5px;
	   width:150px;
}
.sm_grey
{   
    font-size:.8em;
    color:#666;
}
.media_icon
{

}
.media_list a
{

font-size:11px;
line-height:15px;
}
.media_list
{
    width:300px;
    border:1px dotted #CCC;
padding:2px;
background:#FFF;
margin-bottom:10px;
font-size:.6em;
line-height:1.5em;
}
.media_cap ul li
{
margin-left:-20px;
padding-right:10px;
list-style:none;
}
.body_head
{
    font-weight:bold;
    font-size:1.2em;
}

/*TREE VIEW*/
.tree
{
    margin-bottom:7px;
    padding-top:3px;
}
.treeRoot a
{
    font-weight:bold;
    font-size:large;
    padding-left:0px;
}
.treeParent a
{
}
.treeLeaf a
{

}
.treeSelected a
{
    color:White;
    font-weight:bold;
    padding:1px 2px;
    margin:0px;
}
.treeHover a:hover
{


}
.treeNode
{
    Font-Size:12px;
    font-family:@MS PGothic;
    color:#000000;
    border-bottom:1px dotted #FFF;
}
.tree td div
{
   height:20px !important;
}


.content_table td
{
    border:#ddd dotted 1px;
    padding:2px;
}
.tbody
{
    padding:10px;
    border-bottom:1px solid #CCC;
}
.leftAlign
{
   float:left;
    padding-right:5px;
}
.full_btn_bg
{
    background:#086eb5 url(../img/mobile_search_bg.png) repeat-x bottom left;
    padding:3px;
}
.google_map
{
    display:none;
}

.mobile_path
{
	color:#FFFFFF;
	padding:3px;
}

.mobile_path a{
	color:#FFFFFF;
}