*
{
	-moz-box-sizing: border-box;
	font-family: Arial, Sans-Serif;
	font-size: 9.5pt;
	color: #000000;
}

input
{
	font-size: 8pt;
}

body
{
	background-color: #515151;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:center;
	overflow: auto;
}

img
{
	border: 0px;
}

a
{
	color: #e13f07;
}



a:hover
{
	color: #067eab;
}

p
{
	margin: 3px 0px 0px 0px;
}

h1
{
	font-family: Trebuchet MS;
	font-size: 26px;
	margin: 5px 0px 5px 0px;
	color: #067eab;
}

h2, h3
{
	font-family: Trebuchet MS;
	font-size: 19px;
	margin: 4px 0px 4px 0px;
	color: #19a8de;
}

h3
{
	display: inline;
}

.clear
{
	clear: both;
}

#body, .body-el
{
	width: 803px;
}
#body
{
	width: 803px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top-nav
{
	position: absolute;
	height: 33px;
	padding-right: 2px;
}	 	

#top-nav a
{
	display:block;
	float:right;
	height: 33px;
}

#header
{
	height: 103px;
	background: url(../images/bg-top.gif) ;
}

#logo
{
	float: left; 
	width: 581px;
	height: 69px; 
	margin: 26px 0px 0px 26px;
}

#upper-right-photo
{
	width:310px; 
	height:92px; 
	float: right; 
	margin: 11px 11px 0px 0px; 
	text-align: right;
}

#photo-nav
{
	margin-left: 40px; 
	height:247px; 
}


#center-el
{
	background-image: url(../images/bg.gif);

}

#bottom
{
	background-image: url(../images/bg-bottom.gif);
	height:50px;
}

#special
{
	position:absolute; 
	margin-left:538px;
}

#header-space
{
	height: 22px;
}

#trans-gradient
{
	background: url(../images/border-bottom-photo.png);	
	margin-left: 40px;
	position: absolute; 
	height: 5px; 
	width: 751px; 
	overflow: hidden;
}

#photo-nav-gradient
{
	height: 5px; 
	background: url(../images/photo-nav-gradient.png); 
	overflow: hidden; 
	position: absolute; 
	width: 518px; 
	margin-left: 36px; 
}

#login-panel
{
	position: absolute;
	width:139px;
	margin-left: 415px;
	height: 247px;
	background-image: url(../images/login-bg.png);
}
#login-panel a
{
	color: #ababab;
}
#login-panel a:hover
{
	color: #e13f07;
}



#login-panel td
{
	color: #ababab;
	font-size: 0.9em;
	font-weight: bold;
}


#login-panel #login-title
{
	margin: 8px 0px 6px 0px;
}
#login-panel .login-box
{
	border: 1px solid #ababab;
	height: 22px;
	line-height: 22px;
	text-align: left;
	padding-left: 6px;
	width: 100%
}

#login-user-cell
{
	width: 107px;
}

#market-panel
{
	width: 173px; 
	margin: 10px 10px 10px 15px; 
}
#market-panel-title
{
	font-family: arial;
	color: #ffffff;
	font-size: 0.95em;
	line-height: 1.4em;
	margin-bottom: 3px;
}
.market-name a
{
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 0.95em;
	line-height: 1.4em;
	text-decoration: none;
}

.market-name a:hover
{
	
	
}


.market-title
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 9px;
	color: #999999;
}

#footer-links *, #footer-links a
{
	text-decoration:none;
	color:#aaaaaa;
	font-family:arial;
	font-size:10px;
	font-weight: bold;
	letter-spacing: .6pt;
}

#footer-links a:hover
{
	color:#dddddd;
}

/*
#login-pass
{
	width: 83px;
	margin-left: 14px;
	margin-top: 5px;
	--display: block;
}
*/
