td {
	text-align: left;
	font-family:tahoma;
	font-size:14px;
	color:000000;
	line-height:16px;
}

#bottomtext {
	text-align: left;
	font-family:tahoma;
	font-size:16px;
	color:000000;
	line-height:18px;
}


a {
	text-decoration:underline;
	color:#3521BF;
}

body {
	margin:0px; padding:0px; 
       background-color:#ffffff; 
       background:url(images/background.jpg);
       background-repeat:repeat;
	text-align: left;
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:14px;
	color:000000;
	line-height:16px;
}

ul {
	margin:0;
	padding:0;
	list-style:none
}

li {
	background:url(images/a1.gif) center left no-repeat;
	margin:0 0 0 0px;
	padding:0 0 0 8px;
	line-height:14px
}

hr {
  border: 0;
  width: 100%;
  color: #990000;
  background-color: #990000;
  height: 2px;
}

h1 {
	margin-top:0;
	margin-bottom:0;
}

h2 {
	margin-top:0;
	margin-bottom:0;
}

h3 {
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:16px;
	font-style: normal;
	margin-top:0;
	margin-bottom:0;
}

h4 {
	font-size:15px;
	font-family:verdana,tahoma,arial,sans-serif;
	margin-top:0;
	margin-bottom:0;
}

h5 {
	margin-top:0;
	margin-bottom:0;
}
.important {
	font-size:16px;
	color:#ff0000;
	line-height:16px;
}

.important2 {
	font-size:22px;
	color:#ff0000;
	line-height:22px;
}

.badprice {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	line-height:28px;
	text-decoration:line-through;
}

.goodprice {
	font-size:18px;
	font-weight:bold;
	color:#0000ff;
	line-height:18px;
}

.largersize {
	font-size:16px;
	font-weight:bold;
	color:ff0000;
	line-height:18px;
}

.contact {
	font-size:18px;
	color:000000;
	line-height:20px;
}

.copy {
	font-family:tahoma;
	color:#464840;
	text-decoration:none;
	font-size:10px;
}

.rightborder {
	border-right: 1px solid #000000;
}

.sideborder {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.leftborder {
	border-left: 1px solid #000000;
}

.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:17px}

.form { width:171px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:transparent;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px;
                background-color:#ffffff;
}
		
.textarea { width:171px;
		height:60px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:transparent;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px;
}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

img {
	border: none;
}

table.viewcart {
   border: 2px outset #BBBBBB;
}
table.viewcart td {
   border: 0px solid black;
   color:black;
}
table.viewcart tr.header td {
   background-color: #9999EE;
}
table.viewcart tr.re td {
   background-color: #AAAAAA;
}
table.viewcart tr.ro td {
   background-color: #FFFFFF;
}


