body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #1C4644;
	letter-spacing:.5px;
}
body {
	background-color: #5B1B0B;
}
.footerText {color: #156662}

.leftmenu_over div{ 
	background-color: #FFFFFF; 
	opacity:.3; 
	filter: alpha(opacity=30);  
	-moz-opacity: 0.3; 
}

#leftmenu_receive
{
	background-image:url("images/left_menu_receive.jpg");
	width:67px;
	height:15px;
}

#leftmenu_speakers
{
	background-image:url("images/left_menu_speakers.jpg");
	width:77px;
	height:15px;
}

#leftmenu_program
{
	background-image:url("images/left_menu_programs.jpg");
	width:85px;
	height:15px;
}

#leftmenu_registration
{
	background-image:url("images/left_menu_registration.jpg");
	width:112px;
	height:15px;
}

#leftmenu_concierge
{
	background-image:url("images/left_menu_concierge.jpg");
	width:99px;
	height:15px;
}

#leftmenu_elimglobal
{
	background-image:url("images/left_menu_elimglobal.jpg");
	width:143px;
	height:15px;
}

.inputBox { font-size:10px; }
.selectBox { font-size:10px; }

.formStyle td { font-size:11px;}

.required { color:#FFFFFF}


.textinput1
{
	background-color:#F9FCF2;
	font-family:Verdana; 
	border-bottom:1px solid #1C4644;
	border-top:1px solid #FFCC00;
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00; 
	font-size:8.5pt; 
	width:120px;
}
.textinput2
{
	background-color:#F9FCF2;
	color:#006600; 
	font-family:Verdana; 
	border-bottom:1px solid #1C4644;
	border-top:1px solid #FFCC00;
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00; 
	font-size:11px; 
	width:230px;
}
.selectOption1
{
	background-color:#F9FCF2;
	font-family:Verdana; 
	border-bottom:1px solid #1C4644;
	border-top:1px solid #FFCC00;
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00; 
	font-size:8.5pt; 
}

.textinput_small
{
	background-color:#F9FCF2;
	font-family:Verdana; 
	border-bottom:1px solid #1C4644;
	border-top:1px solid #FFCC00;
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00; 
	font-size:8.5pt; 
	width:40px;
}

.save_button 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	width: 180px;
}


.concierge_menu td
{
	background-color:#FFFFFF;
	border:1px solid #FEC329;
	font-weight:bold;
	padding:5px;
	cursor:pointer;
}
/*
.concierge_menu td:hover
{
	background-color:#1C4644;
	color:#FFFFFF;
}
*/
.selected_submenu 
{
	background-color:#1C4644; 
	color:#FFFFFF; 
}




