a:link, a:visited, #menu a:link, #menu a:visited {
	color: #090082;
	text-decoration: underline;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}

body {
	
	margin: 0px;
	scrollbar-3dlight-color: #003882;
	scrollbar-arrow-color: #FF8C00;
	scrollbar-base-color: #CCCC99;
	scrollbar-darkshadow-color: #CCCC99;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #F7F0FF;
	scrollbar-shadow-color: #727272;
	scrollbar-track-color: #FFD8AC;
}

body header {
	height: 14px;
}

caption {
	color: #FF6633;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}

h1 {
	color: #425324;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 16px;
	font-weight: 700;
}

h2 {
	border: 0px;
	clear: none;
	font: 12px "Geneva, Arial, Helvetica, san-serif";
	font-weight: normal;
	margin: 0px 1px;
	padding: 0px;
	visibility: hidden;
}

h3 {
	color: #000000;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: 700;
}

hr {
	color: #FF6633;
	height: 1px;
}

.img {
	margin: 5px 10px 5px 5px;
}

menu{
	width: 150px;
}

td{
	background-color: #FFFFCC;
	font-size: 11px;
	padding: 2px 10px 0px 0px;
	text-align: left;
}

th{
	background-color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

ul {
	background-color: #CCCC99;
	list-style: square inside;
	text-indent: 10px;
	padding-bottom: 5px;
}

.bigred {
	color: #000000;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
}

.borders {
	border: 1px solid #556B2F;
}

.grayborder {
	border-bottom: 1px solid #556B2F;
	border-top: 1px solid #556B2F;
	display: inline-block;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	width: 100%;
}

.logo {
	left: 80px;
	position: absolute;
	top: 15px;
}

.redborder {
	background-color: #CCCC99;
	border-bottom: 1px solid #556B2F;
	border-top: 1px solid #556B2F;
	color: #000000;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	padding: 2px;
	text-align: center;
	width: 100%;
}
#container {
background: url(images/background.gif);
	background-color: #FFFFE0;
	background-position: -10px -20px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: "verdana, arial, helvetica, sans-serif";
	font-size: 12px;
margin:0px 0px 0px 0px;
padding:0px;
width:800px;

}
#content {bachground-color:white;
	font-family: "verdana, arial, helvetica, sans-serif";
	font-size: 14px;
	margin: 30px 250px 50px 0px;
	padding: 0px 0px 10px 30px;
	background-color: white;
}
#footer {
	background-color: #FFFFCC;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-align: center;
	width: 100%;
}
#header {
	font-family: "verdana, arial, helvetica, sans-serif";
	font-size: 14px;
	height: 30px;
	margin: 72px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#menu {
	background-color: #CCCC99;
	border: 1px solid #556B2F;
	color: #FFFFFF;
	font-family: "verdana, arial, helvetica, sans-serif";
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	position: absolute;
	left: 580px;
	top: 110px;
	width: 200px;
}

#menu a:hover {
	background: #FFFFCC;
	color: #FF6633;
	text-decoration: none;
}

#menu li {
	line-height: 20px;
	list-style: inside url(images/table_cart.gif);
	vertical-align: middle;
}

#popup {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
}