body {text-align:center;}
a {font-weight: bold;}
a:link {text-decoration: none; color: #666666;}
a:visited {text-decoration: none; color: #666666;}
a:active {text-decoration: underline; color: #666666;}	
a:hover {text-decoration: underline; color: #666666;}	


.container {
	padding: 0px;
	height: 575px;
	width: 800px;
	spacing: 0px;
	border: 0px none;
	margin: 0px;
}

#flashbox {
	padding: 0px;
	height: 500px;
	width: 400px;
	spacing: 0px;
	border: 0px none;
	overflow-x: hidden;
	overflow-y: none;
	vertical-align: middle;
	margin-left: 20px;

}

#textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 290px;
	width: 230px;
	vertical-align: top;
	margin-left: 15px;
	margin-top: 5px;
	overflow-x: none;
	overflow-y: auto;

}

#bottom {
	text-align: right;
	position: relative;
	top: 0px;
	z-index: 2;

	
}

.main {
	margin: auto;
	padding: 0px;
	spacing: 0px;
	height: 600px;
	width: 800px;
	background-image: url(toolback.jpg);
	left: 50%;
	right: 50%;
	background-repeat: no-repeat;
	border: none;


}

.formbox {
	
	width: 395px;
	align: center;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-family: arial;
	font-size:10pt;
	vertical-align: middle;

}

.btn{
   color:#FFFFFF;
   font-family: arial;
   font-size:9pt;
   font-weight: bold;
   background-color: #C4D2D5;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#999999;
   border-bottom-color:#999999;
}

.input {
	background-color: #C4D2D5;
	border: #000000 1px solid;
	color: #000000;
	font-family: arial;
	font-size: 9pt

}

.ordertable {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 390px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: middle;


}
.addform {
	font-size: 11px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	width: 390px;
	padding: 3px;

}
.admindelete {
	font-size: 11px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 375px;
	padding: 3px;
	vertical-align: middle;

}

.itembox {
	height: 0px;
	width: 100px;
	vertical-align: top;

}

#storescroll {
	height: 435px;
	width: 400px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}

#contentscroll {
	height: 470px;
	width: 400px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}

.nav {
	margin: 0px;
	padding: 0px;
	cell-spacing: 0px;
	height: 25px;
	width: 800px;
	text-align: right;
	border: 0px none;

}

.landing {
	margin: auto;
	padding: 0px;
	spacing: 0px;
	height: 600px;
	width: 800px;
	background-image: url(landing.jpg);
	left: 50%;
	right: 50%;
	background-repeat: no-repeat;
	border: none;

}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#welcomediv {
	margin-top: 10px;
	margin-left: 20px;
	height: 255px;
	width: 490px;
	vertical-align: top;
	overflow-y: auto;
	overflow-x: hidden;
}