body {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	background-image: url(../site/bar.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*width: 100%;*/
}

.welcome { 
	padding: 5px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #C1EAE2;
	background-image: url('../site/news-bg.gif');
	}

.trade-news { width: 250px;
	height: 400px;
	overflow: auto;
	background-image: url('../site/news-bg.gif');
	padding: 5px;
	margin: 0px 0px 0px 20px;
	border: 1px solid #C1EAE2;
	/*background: #fff;*/
}
.small-date { 	font-size: 8px;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

p {	line-height: 14px;
	margin: 10px 0px 0px 0px;
}
.small { 	font-size: 0.8em;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.reg-na { margin: 2px 0 0 0;
    padding: 0 2px;
	background: #eee;
	border: solid 1px red;
	font-weight: bold;
}
.error-text { color: red;
	font-weight: bold;
	/*white-space: nowrap;*/
}
.login { padding: 0px 2px 0px 2px;
	background: #fff;
	border: solid 1px #000;
	font-weight: bold;
}
table {	border-collapse: collapse;
	margin-top: 0px;
}
td {	
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
}
.padded { padding: 0px 5px 5px 5px; }
.padded-top { padding-top: 5px; }
tr.head { background-image: url('../site/backgrd4.gif'); white-space:nowrap;}
tr.d1 { background: #f5f5f5;}
.top-line { border-top: 1px dotted #369; }
.right-line { border-right: 1px dotted #369; }
.line { border-top: 1px solid #FDD170;
	/*width: 100%;*/
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h1 {	font-size: 24px;
	color:#FFBF25;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 8px 0px;
}

h3 {	font: bold 120% trebuchet ms, sans-serif;
	letter-spacing: 5px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

h2 {
	font: bold 120% trebuchet ms, sans-serif;
	margin: 2px 0px;
	color: #666666;
}

h4 {
	font: bold 110% trebuchet ms, sans-serif;
	margin-bottom: 0;
	color: #42718F;
}

/*---------------here comes the pop-out-boxes-----------------*/

.ulTopNav {
	margin:0px;
	padding:0px;
	margin:0 0 0 -10px;
	width: 187px;
	border-top: 1px solid #fff;
}
      /*formats the initial links*/
a.topnavlink:link,
a.topnavlink:visited {
	color: #000;
	margin:0px;
	display: block;
	text-decoration: none;
	padding: 1px 0px 1px 10px;
	border: solid #fff;
	border-width: 0 0 1px 0;
	/*background-color: #fff;*/
	width: 178px;
}
a.topnavlink:hover,
a.topnavlink:active,
a.topnavlink:visited:hover {
	margin-top:0px;
	padding: 1px 0px 1px 10px;
	width: 160px;
	display: block;	
	color: orange;
	border-top: 0px solid #ccc;
	background-color: #eee;	
}
      /*formats initial links end*/

      /*formats the initial list and the box*/
.ulTopNav li {
	font-size: 1em;
	line-height: 1.3em;
	list-style-type: none;
	margin:0px;
	margin-right:0px;
	padding:0px;
	position:relative;
}
      /*this one sticks them in a box and hides them*/
#nav li ul.pullout {
	/*display: none;*/
	padding-left: 0px;
	margin:0;
	top: 0;
	left: -500px;
	position:absolute;
}
      /*this one makes the box pop out*/
#nav li:hover ul.pullout { 	top: -1px;
	left: 160px;
	position:absolute;
	width: 150px;
	background-color: #fff;
	border: solid #ccc;
	border-width: 1px;
	z-index: 10;
}
      /*formats the box links*/
#nav li li a {
	padding: 1px 4px 1px 10px;
	font-weight: normal;
	color:#666;
	display: block;
	border: solid #fff;
	border-width: 1px 1px 1px 8px;
	margin: 1px;
}
#nav li li a:hover { font-weight: normal;
	color: orange;
	background-color: #eee;
	border: solid #ccc;
	border-width: 1px 1px 1px 8px;
	margin: 1px;
}
/*---------------here comes the pop-out-boxes END-----------------*/

/*ul {	list-style-type: none;
	margin: 0px 0px 3px 40px;
	padding: 0px;
}
li.short { margin: 0px 0px 3px -20px;
}
li { line-height: 1.1em;
}*/

a:link {
	text-decoration: none;
	color: #42718F;
}
a:hover, a:active  {
	text-decoration: none;
	/*border-bottom: 0px solid #036;*/
	color: #000000;
}
a:visited {
	text-decoration: none;
	/*border-bottom: 1px dotted #369;*/
	color: #42718F;
}

img {	border: 0; }

#container {
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
	/*bottom: 0px;*/
	/*background: #000;*/
	margin: 0px;
	/*border-bottom: 1px solid #eee;*/
	text-align: left;
}

#menu {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	position: absolute;
	top: 70px;
	left: 0px;
	padding: 6px 0px;
	background-image: url('../site/backgrd4.gif');	
	width: 100%;
	margin: 0;
	text-align: center;
	white-space: nowrap;
	border-top: 1px solid #7599C5;
	border-bottom: 1px solid #949495;
	z-index: 2;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 100%;
	background: #42718F;
	padding: 8px 0px 8px 0px;
}

#header h1 {
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 15px 0px 0px 0px;
	color: #ffffff;
}

#main {position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 225px;
	/*background: #000;*/
	text-align: left;
	/*height: 500px;*/
	/*width: 100%;*/
}
div.scroll { overflow: auto;
	height: 350px;
	margin: 0px 100px 0px 0px;
}

#login {position: absolute;
	top: 78px;
	left: 8px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: #fff;*/
	text-align: left;
	z-index: 3;
	/*height: 500px;*/
	/*width: 100%;*/
}

#bar {position: absolute;
	top: 0px;
	left: 0px;
	/*float: left;*/
	width: 180px;
	/*background: #eee;*/
	z-index: 1;
	padding: 10px;
	margin-right: 0px;
	height: 100%;
}

#bar h1 {
 	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.upd-addr { 
	width: 500px;
	height: 400px;
	 overflow: auto;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #C1EAE2;
	background-image: url('../site/news-bg.gif');
	}


#orders  {
	position: absolute;
	top: 70px;
	left: 555px;
	padding: 0px;
}

#footer {
	position: absolute;
	top: 70px;
	left: 10px;
}
