ul {margin:0; padding:0; list-style:none;}
ul a { color:#FF9600; text-decoration:none; color:#777F81}
ul a:hover, ul a:hover span { color:#FF9600}
.li1 li { background:url(../images/pointer.gif) no-repeat left center; padding-left:10px;}
.li1 a { font-weight:bold;}
.li1 a span { color:#4E9DB1;}
.li2 li { background:url(../images/pointer2.gif) no-repeat left center; padding-left:12px; margin-left:10px}
.li2 li strong { font-size:9px}
.li2 a { font-weight:normal;}

table {
	border:0px;
	border-collapse:collapse;
	width:100%;
	vertical-align:top
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background:url(../images/tall_top.gif) repeat-x top;
	background-color:#FFFFFF;
	}
td{
	font-size:11px;
    font-family:Tahoma;
	color:#848C8E;
	padding-left:5px;
}
 a {
	color:#848C8E;
	text-decoration:underline;
}
 a:hover {
	text-decoration:none;
}
.header {
	background:url(../images/back_header.jpg) no-repeat;
}
.block1 a {
	font-size:9px;
	text-decoration:none;
	color:#7A8C91;
}
.block1 a:hover {
	text-decoration:underline;
}
.block1 select {
	width:129px;
	font-size:9px;
	color:#7A8C91;
	background-color:#F6F6F6;
	height:20px;
}
.block2 td {
	color:#D39400;
	text-transform:uppercase;
}
.block2 a {
	color:#9B968B;
	text-decoration:none;
	text-transform:none;
}
.block2 a:hover {
	text-decoration:underline;
}
.block2 .input {
	width:129px;
	height:22px;
	font-size:9px;
	color:#7A8C91;
	background-color:#F6F6F6;
	padding-left:5px;
	padding-top:3px;
	text-transform:none;
}
.footer { background:url(../images/tall_h.gif) repeat-x top;}
.footer1, .footer1 a {
	font-size:9px;
	color:#9DA3A5;
	text-decoration:none
}

.footer1 a:hover {
	text-decoration:underline;
}

.footer2, .footer2 a {
	font-size:9px;
	color:#9DA3A5;
}
.footer2 span {
	color:#63777D;
}
.footer2 span a {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#63777D;
	font-size:11px;
}
.footer2 span a:hover {
	color:#FF9600;
}

.title { text-transform:uppercase; color:#3C555C}
.price { font-size:14px; color:#FF9600}
.price span { font-size:9px}
.block_title { background:url(../images/tall_title.gif) repeat-x bottom; height:25px}
.block_title div { padding-right:25px}
.block_title div a { color:#4E9DB1; font-weight:bold; text-decoration:none; text-transform:uppercase}
.block_title div img { margin-right:3px}
.block_title div a:hover {color:#FF9600}

.input2{
 		height:18px; width:131px;
		background-color:#FFFFFF;
		padding:1px 0 0 5px;
		border: 1px solid #98A6B4;
}