* {
	margin: 0px;
	text-decoration: none;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
}
html {
	background-color: #E6E6E6;
	overflow-y: scroll;
}
html, body {
	height: 100%;
	font-size: 100%;
	line-height: 1.4;
	word-spacing: 2px;
}
img.button {
	vertical-align:middle;
	margin-top: -3px;
}
a:link    {color:#069;}
a:visited {color:#069;}
a:hover   {color: black;}
a:active  {color: black;}

h3 {
	color: #069;
	font-size: 1.3em;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	color: #000;
	font-size: 1em;
	margin-top: -5px;
}
p {
	font-size: 0.9em;
	margin-bottom: 10px;
}
form p {
	position: relative;
	margin-bottom: 10px;
}
form p label {
	cursor: text;
	color: #888;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1em;
	padding: 5px;
	padding-left: 8px;
}
form p br {
	display: none;
}

ul {
	font-size: 0.9em;
	list-style: circle inside;
	text-indent: -1em;
	padding: 10px 13px;
}
li {
	padding-left: 10px;
}

#background {
	background: -webkit-gradient(linear, 0 0, 0 30%, from(#000), to(#FFF));
	background: -webkit-linear-gradient(#000, #FFF 900px);
    background: -moz-linear-gradient(#000, #FFF 900px);
	background: -ms-linear-gradient(#000, #FFF 900px);
	background: -o-linear-gradient(#000, #FFF 900px);
    background: linear-gradient(#000, #FFF 900px);
    -pie-background: linear-gradient(#000, #FFF 900px);
	behavior: url(/PIE.htc);
	background-attachment:fixed;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-80px;
}

#header {
	margin: 0px auto;
	width: 330px;
	height: 180px;
	background: url(dsmlogo.png);
}
#headerbg {
	width: 100%;
	height: 175px;
	background-image: url(metal.jpg);
	margin-bottom: 15px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	behavior: url(/PIE.htc);
	border-top: solid black 1px;
}
#main {
	width: 912px;
	margin: 15px auto;
	overflow: auto;
	margin-bottom: 4px;
	background-color: #DDD;
	box-shadow: 0 2px 4px #444, inset 0 1px 1px #DDD, inset 0 5px 1px #FFF, inset 0 30px 5px #DDD, inset 0 -30px 20px #999;
	box-shadow: 0 2px 4px #444, inset 0 1px 1px #DDD, inset 0 5px 1px #FFF, inset 0 30px 5px #DDD, inset 0 -30px 20px #999;
	-webkit-box-shadow: 0 2px 4px #444, inset 0 1px 1px #DDD, inset 0 5px 1px #FFF, inset 0 30px 5px #DDD, inset 0 -30px 20px #999;
	-moz-box-shadow: 0 2px 4px #444, inset 0 1px 1px #DDD, inset 0 5px 1px #FFF, inset 0 30px 5px #DDD, inset 0 -30px 20px #999;
	border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-top: solid #999 2px;
	border-bottom: solid #222 2px;
	border-left: solid #444 2px;
	border-right: solid #999 2px;
	behavior: url(/PIE.htc);
}
.navMenu {
	width: 918px;
	margin: 0px auto;
	overflow: auto;
	margin-bottom: 4px;
	display: block;
	padding-bottom: 10px;
	border: 1px solid rgba(0,0,0,0.5);
	border-radius: 5px;
	background: rgba(0,0,0,0.25);
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 5px rgba(255,255,255,0.2), inset 0 5px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 5px rgba(255,255,255,0.2), inset 0 5px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 5px rgba(255,255,255,0.2), inset 0 5px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 5px rgba(255,255,255,0.2), inset 0 5px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}
.navButton {
	padding: 3px 8px;
	margin: 10px 0px 0 10px;
	float: left;
	display: block;
	cursor: pointer;
	border-top: solid #CCC 0px;
	border-left: solid #DDD 0px;
	border-right: solid #DDD 0px;
	border-bottom: solid #DDD 0px;
    background: -webkit-gradient(linear, 0 0, 0 5%, from(#999), to(#000));
	background: -webkit-linear-gradient(#999, #000 10px);
    background: -moz-linear-gradient(#999, #000 10px);
	background: -ms-linear-gradient(#999, #000 10px);
	background: -o-linear-gradient(#999, #000 10px);
    background: linear-gradient(#000, #999 10px);
    -pie-background: linear-gradient(#999, #000 10px);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(/PIE.htc);
}
.navButton:hover {
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#EEE), to(#DDD));
	background: -webkit-linear-gradient(#EEE, #DDD 20px);
    background: -moz-linear-gradient(#EEE, #DDD 20px);
	background: -ms-linear-gradient(#EEE, #DDD 20px);
	background: -o-linear-gradient(#EEE, #DDD 20px);
    background: linear-gradient(#EEE, #DDD 20px);
    -pie-background: linear-gradient(#EEE, #DDD 20px);
	behavior: url(/PIE.htc);
}
.navButton:active {
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#DDD), to(#EEE));
	background: -webkit-linear-gradient(#DDD, #EEE 20px);
    background: -moz-linear-gradient(#DDD, #EEE 20px);
	background: -ms-linear-gradient(#DDD, #EEE 20px);
	background: -o-linear-gradient(#DDD, #EEE 20px);
    background: linear-gradient(#DDD, #EEE 20px);
    -pie-background: linear-gradient(#DDD, #EEE 20px);
	behavior: url(/PIE.htc);
}
.active {
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#FFF), to(#FFF));
	background: -webkit-linear-gradient(#FFF, #FFF 20px);
    background: -moz-linear-gradient(#FFF, #FFF 20px);
	background: -ms-linear-gradient(#FFF, #FFF 20px);
	background: -o-linear-gradient(#FFF, #FFF 20px);
    background: linear-gradient(#FFF, #FFF 20px);
    -pie-background: linear-gradient(#FFF, #FFF 20px);
}
.menuButton {
	color: #069;
	width: 140px;
	margin: 5px 0px 0px 0px;
	font-size: 0.8em;
	padding: 3px 8px;
	float: left;
	display: block;
	cursor: pointer;
	border-top: solid #CCC 1px;
	border-left: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-bottom: solid #DDD 1px;
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE 20px);
    background: -moz-linear-gradient(#FFF, #EEE 20px);
	background: -ms-linear-gradient(#FFF, #EEE 20px);
	background: -o-linear-gradient(#FFF, #EEE 20px);
    background: linear-gradient(#FFF, #EEE 20px);
    -pie-background: linear-gradient(#FFF, #EEE 20px);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(/PIE.htc);
}
.menuButton:hover {
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#EEE), to(#DDD));
	background: -webkit-linear-gradient(#EEE, #DDD 20px);
    background: -moz-linear-gradient(#EEE, #DDD 20px);
	background: -ms-linear-gradient(#EEE, #DDD 20px);
	background: -o-linear-gradient(#EEE, #DDD 20px);
    background: linear-gradient(#EEE, #DDD 20px);
    -pie-background: linear-gradient(#EEE, #DDD 20px);
	behavior: url(/PIE.htc);
}
.menuButton:active {
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#DDD), to(#EEE));
	background: -webkit-linear-gradient(#DDD, #EEE 20px);
    background: -moz-linear-gradient(#DDD, #EEE 20px);
	background: -ms-linear-gradient(#DDD, #EEE 20px);
	background: -o-linear-gradient(#DDD, #EEE 20px);
    background: linear-gradient(#DDD, #EEE 20px);
    -pie-background: linear-gradient(#DDD, #EEE 20px);
	behavior: url(/PIE.htc);
}
.selected {
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#FFF), to(#FFF));
	background: -webkit-linear-gradient(#FFF, #FFF 20px);
    background: -moz-linear-gradient(#FFF, #FFF 20px);
	background: -ms-linear-gradient(#FFF, #FFF 20px);
	background: -o-linear-gradient(#FFF, #FFF 20px);
    background: linear-gradient(#FFF, #FFF 20px);
    -pie-background: linear-gradient(#FFF, #FFF 20px);
}
.rightAlign {
	float: right;
	margin-left: 10px;
}
.leftAlign{
	float: left;
}
.mainFull {
	border: solid #444 1px;
	border-bottom: solid #CCC 1px;
	width: 864px;
	padding: 15px 15px 15px 15px;
	margin: 8px;
	display: block;
	float: left;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(/PIE.htc);
	background: white;
}

.boxesFull {
	width: 864px;
	display: block;
	float: left;
	behavior: url(/PIE.htc);
}

.mainsplit1 {
	border: solid #444 1px;
	border-bottom: solid #CCC 1px;
	width: 300px;
	padding: 5px 5px 5px 5px;
	margin: 8px;
	display: block;
	float: left;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(/PIE.htc);
	background: #E6E6E6;
}

.mainsplit2 {
	border: solid #444 1px;
	border-bottom: solid #CCC 1px;
	width: 300px;
	padding: 5px 5px 5px 5px;
	margin: 8px;
	display: block;
	float: left;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(/PIE.htc);
	background: #cccccc;
}
.mainRightMenu {
	width: 680px;
	padding: 0px 10px 10px 10px;
	display: block;
	float: right;
}
.mainLeftMenu {
	width: 719px;
	padding: 0px 15px 15px 15px;
	display: block;
	float: left;
}
.menuRight {
#	background: #DDD;
	margin-right: -10px;
	margin-top: 0;
	padding: 0px 5px 5px 5px;
	width: 160px;
	display: block;
	float: right;
#	border-bottom: solid #999 1px;
#	border-left: solid #999 1px;
	border-radius:0 0 0px 10px;
	-moz-border-radius:0 0 0px 10px;
	-webkit-border-bottom-left-radius: 10px;
	behavior: url(/PIE.htc);
	margin-bottom: 15px;
}
.menuLeft {
#	background: #DDD;
	margin-left: -10px;
	margin-top: 0;
	padding: 0px 5px 5px 5px;
	width: 160px;
	display: block;
	float: left;
#	border-bottom: solid #999 1px;
#	border-right: solid #999 1px;
	border-radius:5px 0 10px 0px;
	-moz-border-radius:5px 0 10px 0px;
	-webkit-border-bottom-right-radius: 10px;
	behavior: url(/PIE.htc);
	margin-bottom: 15px;
}
.mainRightBoxes {
	width: 630px;
	padding: 0px 15px 15px 15px;
	display: block;
	float: right;
}
.mainLeftBoxes {
	width: 630px;
	padding: 0px 15px 15px 15px;
	display: block;
	float: left;
}
.boxesRight {
	padding: 5px 5px 5px 5px;
	width: 190px;
	display: block;
	float: right;
	border: 1px;
}
.boxesLeft {
	padding: 15px 10px 0px 10px;
	width: 240px;
	display: block;
	float: left;
}
.scrollBox {
	background-color: #E6E6E6;
	border:1px; 
	font-size: .8em;
	padding: 0px 15px 15px 15px;
	display: block;
	float: right;
}
.scrollBox1 {
	background-color: #cccccc;
	border:1px; 
	font-size: .8em;
	padding: 0px 15px 15px 15px;
	display: block;
	float: right;
}
.textBox {
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	background: -webkit-gradient(linear, 0 0, 0 50%, from(#EEE), to(#FFF));
	background: -webkit-linear-gradient(#EEE, #FFF 50px);
    background: -moz-linear-gradient(#EEE, #FFF 50px);
	background: -ms-linear-gradient(#EEE, #FFF 50px);
	background: -o-linear-gradient(#EEE, #FFF 50px);
    background: linear-gradient(#EEE, #FFF 50px);
    -pie-background: linear-gradient(#EEE, #FFF 50px);
	border-top: solid #CCC 1px;
	border-left: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-bottom: solid #DDD 1px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(/PIE.htc);
}
.imageBox {
	color: black;
	margin-right: 6px;
	padding-left: 10px;
	float: left;
	display: block;
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#EEE), to(#FFF));
	background: -webkit-linear-gradient(#EEE, #FFF 50px);
    background: -moz-linear-gradient(#EEE, #FFF 50px);
	background: -ms-linear-gradient(#EEE, #FFF 50px);
	background: -o-linear-gradient(#EEE, #FFF 50px);
    background: linear-gradient(#EEE, #FFF 50px);
    -pie-background: linear-gradient(#EEE, #FFF 50px);
	border-top: solid #CCC 1px;
	border-left: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-bottom: solid #DDD 1px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(/PIE.htc);
}
.round {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(/PIE.htc);
}
.roundInput {
	padding: 5px;
	border-top: solid #CCC 1px;
	border-left: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-bottom: solid #DDD 1px;
	background: #FAFAFA;
	-moz-box-shadow: inset 0px 0px 2px #CCC;
	-webkit-box-shadow: inset 0px 0px 2px #CCC;
	box-shadow: inset 0px 0px 2px #CCC;
	behavior: url(/PIE.htc);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior: url(/PIE.htc);
}
.blueButton {
	margin-top: 5px;
	padding: 3px 8px;
	cursor: pointer;
	border: solid #AAA 0px;
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#069), to(#000));
	background: -webkit-linear-gradient(#069 5%, #000 100%);
    background: -moz-linear-gradient(#069 5%, #000 100%);
	background: -ms-linear-gradient(#069 5%, #000 100%);
	background: -o-linear-gradient(#069 5%, #000 100%);
    background: linear-gradient(#069 5%, #000 100%);
    -pie-background: linear-gradient(#069 5%, #000 100%);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior: url(/PIE.htc);
	-moz-box-shadow:inset 0px 0px 0px 0px #EE0;
	-webkit-box-shadow:inset 0px 1px 1px 0px #EE0;
	box-shadow:inset 0px 0px 0px 0px #EE0;
	display:inline-block;
	color:#FFF;
	text-shadow:1px 1px 0px #466;
}
.blueButton:hover {
	cursor: pointer;
}
.blueButton:active {
	position:relative;
	top:1px;
}
.roundTop {
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	behavior: url(/PIE.htc);
}
.roundBot {
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	behavior: url(/PIE.htc);
}
.shadow {
	-moz-box-shadow: 1px 1px 3px gray;
	-webkit-box-shadow: 1px 1px 3px gray;
	box-shadow: 1px 1px 3px gray;
	behavior: url(s/PIE.htc);
}

table {
	margin:0 auto;
	padding:5px 10px;
	width: 100%;
}
tr {
	font-size: 0.9em;
}
td.order {
	font-size: 0.8em;
	padding: 0 0px;
}
tr.header {
	color: white;
	background-color: #5C8399;
}
tr.alternate {
	background-color: #D8EAEF;
}
td {
	padding: 0 5px;
}
td.price {
	text-align: right;
}
td.numbers {
	text-align: center;
}
.notice {
	padding-left: 15px;
	border-top: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
	background: #F5FFBD;
	margin-bottom: 10px;
	width: 300px
}
#footerbg {
	margin: 0px auto;

}
#footer {
	width:250px;
	height:60px;
	margin: 0px auto;
}
#footerbg, .push {
	height: 60px;
	clear: both;
	padding-top: 20px;
}