﻿table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:5px; }

.nonpaddedtable {padding:0px}

body

/* 	#############################################
	Instructions for applying the sale banner
	#############################################
	
	to use the sale logo the line below should read
	background-image: url(images/sale_top_flip.jpg);

	to use the normal screen the line below should read
	background-image: url(images/top_flip.jpg);
	
	#############################################
*/

{ 
background-image: url(images/sale_top_flip.jpg);
background-repeat: no-repeat;
background-position: top center
}

textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#555554;
}

input{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#555554;
}

select{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#555554;
}

table{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#555554;
}

td{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#555554;
}

h1 {
font-size:28px;
color:#FF9933;
font-family:Tahoma;
font-weight:normal;
}

h2 {
font-size:14px;
font-family:Tahoma;
font-weight:normal;
line-height;20px;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px;}

span b a{ color:#555554; text-decoration:underline}
span b a:hover{ text-decoration:none}

b a{ color:#252525; text-decoration:none}
b a:hover{ text-decoration:underline}

strong a{ color:#252525; text-decoration:underline}
strong a:hover{ text-decoration:none}

strong { color:#252525}

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

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:8px}
.list ul li a{ color:#252525;  text-decoration:underline }
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li a{ color:#555554;  text-decoration:none }
.list1 ul li a:hover{ color:#C15701; text-decoration:underline}
.list1 ul li a span{ color:#C15701}

.price{ color:#252525}

.footer { color:#9C9C9C; font-size:10px}
.footer a{ color:#999186; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span{ color:#999186}

.form1 input{
	width:171px;
	height:20px;
	color: #555554;
	padding:0 0 0 5px;
	background-color:#FFFFFF
}

.form1 textarea {
	width:171px;
	height:89px;
	color: #555554;
	overflow: auto;
	padding:0 0 0 5px;
	background-color:#FFFFFF
}