body {
	background: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #cc0000;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #cc0000;
	scrollbar-highlight-color: #cc0000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	color: #000000;
	font-size:  12px;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
	margin: 0px;
}

.navbar {
	background: transparent;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.links {
	position: relative;
	top: 7px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

.links a {
	padding-right: 25px;
	color: #cc0000;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}

.links a:hover {
	background: url("images/buttonback.gif") no-repeat;
	color: #ffcccc;
	margin: 0px;
}

.menu {
	padding: 0px;
	margin: 0px;
}

.menu a {
	color: #cc0000;
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
	margin: 0px;
}

.menu a:hover {
	color: #ffffff;
	margin: 0px;
}

#mainMenu {
	position: absolute;
	display: block;
	border: 1px solid #cc0000;
	line-height: 14px;
	z-index: 100;
}
#mainMenu a {
	border: none;
}
#mainMenu a:hover {
}
#mainMenu a:active {
	color: #ffffff;
	background: #ffcccc;
}

.dropmenu {
	color: #cc0000;
	background: #ffcccc;
	width: 60px;
	border: 1px solid #cc0000;
}
a:hover .dropmenu {
	color: #ffffff;
	background: #cc0000;
}
.offset {
	position: relative;
	left: -1em;
}

#menu1 {
	display: block; 
	margin-left: 0px;
	position: relative;
	left: -2em;
}
#menu1 ul a{
	padding: 0px;
}
#menu {
	display: block; 
	margin-left: 0px;
	position: relative;
	left: -2em;
}
#menu ul a{
	padding: 0px;
}
.navtopleft {
	background: url("images/borderstopleft.gif") top left;
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 25px;
}
.navtop{
	background: url("images/borderstop.gif") top repeat-x; 
	margin: 0px;
	padding-top: 0px;
	height: 25px;
}
.navtopright {
	background: url("images/borderstopright.gif") top right;
	margin: 0px;
	padding-right: 0px;
	width: 25px;
	height: 25px;
}
.navright{
	background: url("images/bordersright.gif") right repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
}

.navbottomleft {
	background: url("images/bordersbottomleft.gif") bottom left;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 25px;
}
.navbottom{
	background: url("images/bordersbottom.gif") bottom repeat-x;
	margin: 0px;
	padding-left: 0px;
	height: 25px;
}
.navbottomright {
	background: url("images/bordersbottomright.gif") bottom right;
	margin: 0px;
	padding-right: 0px;
	width: 25px;
	height: 25px;
}
.navleft{
	background: url("images/bordersleft.gif") left repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
}

.table {
	background: transparent;
	position: relative;
}
.topleft {
	background: url("images/borderstopleft.gif") top left;
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 25px;
}
.top{
	background: url("images/borderstop.gif") top repeat-x;
	margin: 0px;
	padding-top: 0px;
	height: 25px;
}
.topright {
	background: url("images/borderstopright.gif") top right;
	margin: 0px;
	padding-right: 0px;
	width: 25px;
	height: 25px;
}
.right{
	background: url("images/bordersright.gif") right repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 400px;
}

.bottomleft {
	background: url("images/bordersbottomleft.gif") bottom left;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 25px;
}
.bottom{
	background: url("images/bordersbottom.gif") bottom repeat-x; 
	margin: 0px;
	padding-left: 0px;
	height: 25px;
}
.bottomright {
	background: url("images/bordersbottomright.gif") bottom right;
	margin: 0px;
	padding-right: 0px;
	width: 25px;
	height: 25px;
}
.left{
	background: url("images/bordersleft.gif") left repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 400px;
}
.headerleft{
	background: url("images/bordersleft.gif") left repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 50px;
}
.headerright{
	background: url("images/bordersright.gif") right repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 50px;
}
.footerleft{
	background: url("images/bordersleft.gif") left repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 30px;
}
.footerright{
	background: url("images/bordersright.gif") right repeat-y;
	margin: 0px;
	padding-left: 0px;
	width: 25px;
	height: 30px;
}

.main {
	background: url("images/background_table.gif");
	width: 500px;
	height: 370px;
	overflow: auto;
	z-index: 25;
	padding: 0px 10px 0px 0px;
}
.mainscroll {
	background: url("images/background.gif");
	width: 500px;
	z-index: 25;
	padding: 0px 10px 0px 0px;
}
.index {
	width: 500px;
	height: 370px;
	overflow: auto;
	z-index: 25;
	padding: 0px 10px 0px 0px;
}
h3{
	color: #ff0000;
}

h4 {
	color: #cc0000;
	text-align: left;
	text-transform: uppercase;
	line-height: 30px;
}

h5 {
	color: #ff0000;
}

hr {
	color: #cc0000;
	width: 100%;
}

p{
	text-align: justify;
	direction: ltr;
	font-size: 12px;
}

a, a:link {
	color: #ff0000;
	text-decoration: none;
}
a:hover{
	color: #cc0000;
	cursor: hand;
}

ul, ol, td, th {
	font-size: 12px;
}

.red {
	color: #ff0000;
}

.red li {
	color: #000000;
}

.cranberry {
	color: #cc0000;
}

ul.cranberry  {
	color: #cc0000;
	text-transform: uppercase;
}

ul.cranberry li {
	color: #000000;
	text-transform: none;
}

/* .noscroll {
	padding-left: 15px;
	direction: ltr;
} */

.quote {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

.name{
	color: #ff0000;
	font-weight: bold;
}

.book{
	border-bottom: 1px #ff0000 solid;
}

.copy {
	font-size: 9px;
	color: #ff0000;
	z-index: 10;
}
.copy a {
	font-style: italic;
}
.copy a:hover {
	color: #009900;	
}

.time {
	color: #ff0000;
	font-size: 9px;
	z-index: 10;
}
.time input{
	background: #ffffff; 
	color: #ff0000;
	border: none;	
	font-size: 9px;
	z-index: 10;
}
.time a{
	color: #cccccc;
}

.time a:hover {
	color: #999999;
}
	
.doubleline {
	border-bottom: 3px double #cc0000;
}
.black {
	color: #000000;
}

form {
	color: #cc0000;
}
input {
	background: #ffffff url("images/bg_wht.gif");
	color: #cc0000;
	border-bottom-color: #cc0000;
	border-top-color: #ff0000;
	border-left-color: #ff0000;
	border-right-color: #cc0000;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
	vertical-align: middle;
}
.button {
	background-color: #cc0000;
	background-image: none;
	color: #ffffff;
}
label {
	font-size: smaller;
	font-weight: normal;
	color: #000000;
}

.order a{
	background: #ffffff;
	border: 3px solid;
	border-bottom-color: #660000;
	border-top-color: #cc0000;
	border-left-color: #cc0000;
	border-right-color: #660000;
	padding: 0px 5px 0px 5px;
}
.order a:hover{
	background: #cc0000;
	color: #ffffff;
}
textarea {
	background: #ffffff url("images/bg_wht.gif");
	color: #cc0000;
	border-bottom-color: #cc0000;
	border-top-color: #ff0000;
	border-left-color: #ff0000;
	border-right-color: #cc0000;
	font-family: Arial, "Times New Roman", Helvetica, sans-serif;
}

#textBlink {
	color: #ff0000;
	font-weight: bold;
}

.logo {
	background: url("images/logo.gif") center no-repeat;
}

a img {
	border: 0px;
}

.counter {
	text-align: center;
	font-size: smaller;
}

.cart {
	padding-top:  2px;
}
