/* CSS Document */
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background: #ececec url(http://www.e-storeroom.com/images/backgrounds/winter/pine.gif) repeat fixed;
	text-align: center;
	vertical-align: top;
}
td {
	font: 12px 'Palatino Linotype', Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFF0;
	vertical-align: top;
	text-align: left;
}
th {
	background: #CCCC99;
	padding: 2px;
	margin: 2px;
	color: #FFFFFF;
	font: normal 14px "Palatino Linotype", Arial, Helvetica, sans-serif;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
}
th.side {
	background: #996600;
	padding: 2px;
	margin: 2px;
	color: #FFFFFF;
	font: normal 12px "Palatino Linotype", Arial, Helvetica, sans-serif;
	border: 1px outset #CCCC99;
	width: 150px;

}
th.left {
	background: #CCCC99;
	padding: 2px;
	margin: 2px;
	color: #FFFFFF;
	font: normal 14px 'Palatino Linotype', Arial, Helvetica, sans-serif;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
}
td.left {
	border-right: 1px solid #660000;
	width: 180px;

}
p	{
	margin-right: 10px;
	margin-left: 10px;
}
address {
	color: #660000;
	font: bold 16px 'Palatino Linotype', Arial, Helvetica, sans-serif;
	font-style: normal;
	text-indent: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
h1, h2, h3, h4, h5, h6 {
	color: #660000;
	font: bold 16px 'Palatino Linotype', Arial, Helvetica, sans-serif;
	text-indent: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
ul {list-style: square; text-align: left;}
ul.none {list-style: none; text-align: left;}

td.side {
	background: url(http://www.e-storeroom.com/images/backgrounds/winter/snowflakes-white.gif) repeat;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #008080;
	width: 150px;

}

/* Link */

a:link {
	color: #191970;
	text-decoration: none;}
}
a:active {
	color: #008080;
	text-decoration: none;}
}
a:visted: {
	color: #CC0000;
	text-decoration: none;}
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;}
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;}
}
a.white:visited {
  color: #FFFFFF;
  text-decoration: none;}
}
a.white:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
}
a.black:active {
	color: #000000;
	text-decoration: none;
}
a.red:link {
	color: #660000;
	text-decoration: none;
}
a.red:visited {
	color: #660000;
	text-decoration: none;
}
a.red:hover {
	color: #FFCC66;
	text-decoration: underline;

}
a.red:active {
	color: #660000;
	text-decoration: none;
}

/* Customer CSS */

.header1 {
	background: #FFFFF0;
	text-align: center;
	vertical-align: middle;
}
.red1 {
	color: #990000;
}
.red2 {
	color: #CC0000;
}
.middle1 {
	text-align: center;
	vertical-align: middle;
}
.middle2 {
	text-align: center;
	vertical-align: top;
}
.nav1 {
	font: 12px 'Palatino Linotype', Arial, Helvetica, sans-serif;
	color: #660000;
	background: #FFFFF0;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.nav2 {
	background: #FFFFF0;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	font: 12px 'Palatino Linotype', Arial, Helvetica, sans-serif;
}
.nav3 {
	background: #FFFFF0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 1px solid #660000;
}
.navbar1 {
	font: 12px "Palatino Linotype", Arial, Helvetica, sans-serif;
	color: #660000;
	background: #CCCC99;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border: 1px solid #660000;
}
.left {
	border-right: 1px dotted #660000;
	vertical-align: top;
	width: 180px;
	text-align: center;

}
.right {
	text-align: center;
	vertical-align: top;
	border-left: 1px dotted #660000;
	width: 164px;
}
.border1 {
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
}
.border2 {
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
}
.border3 {
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
}
.footer1 {
	background: #FFFFF0;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #660000;
	padding-top: 5px;
	padding-bottom: 5px;
}
