/*---- mcs_style2.css ---*/
/*---  ---*/
BODY {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-color : #192947;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #003366;
}
TD {
	font-size : 12px;
}
FORM {
	margin-bottom : 0px;
	padding-bottom : 0px;
}
A {
	color : #2A6CB6;
	text-decoration : none;
}
A:VISITED {
	color : #2A6CB6;
	text-decoration : none;
}
A:HOVER {
	color : #A9A9A9;
	text-decoration : none;
}
H1 {
	font-size : 22px;
}
H2 {
	font-size : 20px;
}
H3 {
	font-size : 18px;
}
H4 {
	font-size : 16px;
}
H5 {
	font-size : 14px;
}
/*  Switch Menu Styles  */
.menutitle{
	cursor : pointer;
	margin-bottom : 5px;
	background-color : #ECECFF;
	color : #000000;
	width : 140px;
	padding : 2px;
	text-align : center;
	font-weight : bold;
/*/*/border : 1px solid #000000;/* */
}
.submenu{
	margin-bottom : 0.5em;
	text-align : left;
	font-weight : bold;
}
.text_trade_24 {
	font-size : 24px;
	color : #E3871A;
	font-weight : bold;
}
.text_audio_24 {
	font-size : 24px;
	color : #A3016B;
	font-weight : bold;
}
.text_graphic_24 {
	font-size : 24px;
	color : #563B99;
	font-weight : bold;
}
.text_logo_blue {
	font-size : 13px;
	color : #3399FF;
	font-weight : bold;
}
.text_big {
	font-size : 13px;
	font-weight : bold;
}
.text_white {
	color : White;
}
.text_white_small {
	color : White;
	font-size : 10px;
}
.text_search {
	vertical-align : top;
	font-weight : bold;
}
.text_form_big {
	background-color : transparent;
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #192947;
	font-weight : bold;
}
.text_form {
	background-color : transparent;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #213862;
}
.tbltxtgrn {
	background-color : transparent;
	color : Green;
}
.tbltxtred {
	background-color : transparent;
	color : #CB2001;
}
TABLE.form_outside {
	background-color : #BBBBBB;
}
TABLE.form_inside {
	background-color : #e0e0e0;
	border-color : #989898;
}
TD.header_link_area {
	background-image : url(../images/mcs_header_10.gif);   /*  Adjust Path After Upload  */
	text-align : center;
	vertical-align : top;
}
TD.header_link_bar {
	background-image : url(../images/mcs_header_13a.gif);   /*  Adjust Path After Upload  */
	background-repeat : repeat-x;
}
TD.header_under_bar {
	background-image : url(../images/mcs_header_17a.gif);   /*  Adjust Path After Upload  */
	background-repeat : repeat-x;
}
TD.body_border_top {
	background-image : url(../images/mcs_outer_border_03a.gif);   /*  Adjust Path After Upload  */
	background-repeat : repeat-x;
}
TD.body_border_bottom {
	background-image : url(../images/mcs_outer_border_23a.gif);   /*  Adjust Path After Upload  */
	background-repeat : repeat-x;
}
TD.body_border_right {
	background-image : url(../images/mcs_outer_border_13a.gif);   /*  Adjust Path After Upload  */
	background-repeat : repeat-y;
}
TD.body_border_left {
	background-image : url(../images/mcs_body_bottom_01a.gif);   /*  Adjust Path After Upload  */
	background-repeat : repeat-y;
}
TD.exhibitor_login {
	background-image : url(../images/mcs_body_top_01b_trans.gif);   /*  Adjust Path After Upload  */
	padding-left : 16px;
	padding-bottom : 9px;
}
TD.search_site {
	background-image : url(../images/mcs_body_top_03.gif);   /*  Adjust Path After Upload  */
	padding-top : 6px;
	padding-right : 16px;
}
TD.form_header {
	background-image : url(../images/mcs_form_header_bkgd.gif);
	font-family : Verdana, Arial, sans-serif;
	color : White;
	font-size : 14px;
	font-weight : bold;
	padding-bottom : 4px;
	line-height : 18px;
	background-repeat : repeat-x;
	padding-top : 1px;
}
TD.login {
	background-image : url(../images/locknkey.gif);
	background-position : right;
	background-repeat : no-repeat;
}
TD.upload {
	background-image : url(../images/files.gif);
	background-position : right;
	background-repeat : no-repeat;
}
DIV.heading1 {
	background-image : url(../images/mcs_heading1.gif);
	color : White;
	font-size : 16px;
	font-weight : bold;
	background-repeat : no-repeat;
	line-height : 26px;
	text-indent : 10px;
}
DIV.heading2 {
	background-image : url(../images/mcs_heading2.gif);
	color : White;
	font-size : 15px;
	font-weight : bold;
	background-repeat : no-repeat;
	line-height : 24px;
	text-indent : 10px;
}
DIV.top_of_page {
	text-align : right;
	padding-right : 15px;
	padding-bottom : 5px;
}
DIV.search {
	padding-top : 1px;
}
DIV.content {
	display : block;
	z-index : 99;
	visibility : visible;
	position : relative;
}
DIV.footer {
	display : block;
	z-index : 98;
	visibility : visible;
	position : relative;
}
INPUT.text_color {
	color : #3D3D3D;
}
A.link_white {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : 12px;
}
A.link_white:VISITED {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size : 12px;
}
A.link_white:HOVER {
	background-color : transparent;
	color : #53C5FF;
	text-decoration : none;
	font-size : 12px;
}
A.black_bold {
	background-color : transparent;
	color : Black;
	text-decoration : none;
	font-weight : bold
	font-size : 13px;
}
A.black_bold:HOVER {
	background-color : transparent;
	color : #F5F5F5;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}
/*  Sliding Doors Navigation Bar  */
#slidetabsmenu {
	float : left;
	width : 100%;
	font-size : 100%;
	line-height : normal;
	/*border-bottom : 1px solid gray;*/
}
* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom : 1em;
}
#slidetabsmenu ul{
	list-style-type : none;
	margin : -4;
	#margin : 0;
	margin-left : 0px;
	padding : 0;
}
#slidetabsmenu li{
	display : inline;
	margin : 0;
	padding : 0;
}
#slidetabsmenu a {
	float : left;
	background-image : url(../images/slide_nav_left2.gif);
	margin : 0;
	padding : 0 0 0 11px;  /* Set to Width of Left Image  */
	text-decoration : none;
	background-repeat : no-repeat;
	background-position : right top;
}
#slidetabsmenu a span {
	float : left;
	display : block;
	background-image : url(../images/slide_nav_right2.gif);
	padding : 10px 10px 8px 0px;  /*  Top, Right, Bottom, Left - Padding Around Text  */
	font-weight : bold;
	color : Black;
	font-size : 13px;
	background-repeat : no-repeat;
	background-position : right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */
#slidetabsmenu a:hover span {
	color: White;
	font-size : 13px;
}
#slidetabsmenu #current a {
	background-position : 0 -38px;
}
#slidetabsmenu #current a span {
	background-position : 100% -38px;
	color : White;
	font-size : 13px;
}
#slidetabsmenu a:hover {
	background-position : 0% -38px;
}
#slidetabsmenu a:hover span {
	background-position : 100% -38px;
}

