body {
	margin: 0;
	padding: 0;
	font: 1em "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	width: 100%;
	background-color: #ff0000;
}

td {
	color: #000000;
	font-size: .8em;
	line-height: 1.7em;
}

h1 {
	font-size: 1.3em;
	letter-spacing: +.1em;
	color: #e60000;
}

h2 {
	font-size: 1.1em;
	letter-spacing: .05em;
	color: #e60000;
}

h3 {
	font-size: .9em;
	color: #e60000;
}

h4 {
	font-size: .8em;
	color: #000000;
}

em {
	font-size: 1.2em;
	font-style: normal;
}

.inline-header {
	color: #ff0000;
	font-size: larger;
}

p {
	font-size: .8em;
	line-height: 1.5em;
}

.normal-text {
	font-size: .8em;
}

a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #e60000;
	color: #e60000;
}

a:hover {
	text-decoration: none;
	border-bottom: 2px solid #e60000;
	color: #e60000;
}

.white-button {
	font-size: .8em;
	letter-spacing: 1px;
	border: none;
	background: #ffffff url(../images/red-button-bg.gif) repeat-x top left;
	color: #ffffff;
	font-style: normal;
	padding: 3px;
}

.middle-dot {
	background: url(../images/middle-dot.gif) no-repeat center left;
	height:7px;
	padding-left: 15px;
}

.white-text {
	color: #ffffff;
	font: .9em "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	margin: 5px;
}

.totop {
    font-size: .8em;
}

/*
canceled
.min-height {
	height: 340px;
}
*/

.bullet-list {
	list-style-type: none;
	list-style-image: url(../images/small-dot.gif);
	position: relative;
	left: -23px;
}

.bullet-list li {
	font: .8em "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
}

.bullet-list a:link, .bullet-list a:visited {
	border: none;
}

.bullet-list a:hover {
	font-weight: bold;
}

.simple-list {
	list-style-type: none;
	position: relative;
	left: -23px;
}

.simple-list li {
	font: .8em "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
}

.simple-list a:link, .bullet-list a:visited {
	border: none;
}

.simple-list a:hover {
	text-decoration: underline;
}

.number-list {
	list-style-type: decimal;
	position: relative;
	left: -18px;
}

.number-list li {
	font: .8em "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
}

.number-list a:link, .number-list a:visited {
	border: none;
}

.number-list a:hover {
	font-weight: bold;
}

.text-justify {
	text-align: justify;
}

.text-center {
	text-align: center;
}

.table-red {
	background-color: #ff0000;
	color: #000000;
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
}

.table-title {
	color: #ffffff;
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
}

.table-header {
	background-color: #ffff00;
	color: #ff0000;
	font-weight: bold;
}

.table-row {
	background-color: #ffffcc;
	color: #000000;
}

.table-row-alt {
	background-color: #ffffff;
	color: #000000;
}

.table-red2 {
	background-color: #ff0000;
	color: #ffffff;
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.table-red3 {
	background-color: #ff0000;
	color: #000000;
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.table-red3 td {
	background-color: #ffffff;
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.calc-box {
	font: .9em "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	height:18px;
	width: 100px;
	padding:0px;
}

.calc-result {
	font: .9em "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	height:18px;
	width: 80px;
	padding:0px;
}

.form table {
	border: 0;
}

.form td {
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
}

.form textarea, .form input {
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	border: 1px #ff0000 solid;
	font-size: .9em;
	font-weight: bold;
}

#container {
	width: 765px;
	margin: 5px;
}

#header {
	background: transparent url(../images/futar.com_logo6.gif) no-repeat top left;
	height: 141px;
}

#mainnav {
	background: transparent url(../images/menu-upper-left_n.gif) no-repeat top left;
	padding: 15px 0px 15px 0px;
	text-align: left;
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 287px;
	top: 6px;
}

#mainnav ul {
	display: inline;
	text-align:center;
	margin:5px;
	padding: 0px 12px 13px 10px;
	background: transparent url(../images/menu-lower-right_n.gif) no-repeat bottom right;
}

#mainnav li {
	display: inline;
	margin: 1px ;
	color: #ffff00;
	font-weight: bold;
}

#mainnav li a:link, #mainnav li a:visited {
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	border: 0;
	padding: 1px 2px 1px 2px;
}

#mainnav li a:hover {
	background: transparent url(../images/red-button-bg.gif) repeat-x top left;
}

#menu {
	position: absolute;
	left: 15px;
	top: 152px;
	color: #fff;
}

#menu2 {
	width: 140px;
	background: transparent ;
}

#menu .upper {
	background: transparent url(../images/menu-upper-left_n.gif) no-repeat top left
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 1px 10px;
	display:block;
	background: transparent url(../images/menu-lower-right_n.gif) no-repeat bottom right;
	margin-bottom: 5px;
}

#menu li {
	list-style-type: none;
}

#menu p {
	font-size: .7em;
	font-weight: bold;
	margin:5px;
}

#menu input {
	font-size: .9em;
}

#ordersmenu {
	background: #ff0000;
	padding: 0px;
	text-align: center;
	font-family: "trebuchet ms", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 650px;
	top: 94px;
}

#ordersmenu ul {
	display: block;
	text-align:center;
	margin:0;
	padding: 0;
	background: transparent;
	list-style-type: none;
}

#ordersmenu li {
	display: block;
	margin: 1px ;
	color: #ffffff;
	font-weight: bold;
}

#ordersmenu li a:link, #ordersmenu li a:visited {
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	border: 0;
	padding: 1px 2px 1px 2px;
}

#ordersmenu li a:hover {
	color: #ffff00;
	background: transparent;
}

#contents {
	position: relative;
	left:155px;
	top: 5px;
	background: transparent url(../images/Frame-bg-2.gif) repeat-y left;
	width: 610px;
}

#contents-header {
	background: transparent url(../images/FrameUpper-2.gif) no-repeat;
	height: 37px;
}

#contents-body {
	padding: 0px 0px 0px 40px;
	width:540px;
}

#contents-footer {
	background: transparent url(../images/FrameLower-2.gif) no-repeat;
	height: 30px;
	clear: both;
}

.info-column2-left {
	float:left;
	width:47%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.info-column2-right {
	float:right;
	width:47%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.info-column3 {
	float:left;
	width:30%;
	padding: 0px 15px 0px 0px;
	text-align: left;
}

.info-column3-auto {
	float:left;
	width:auto;
	padding: 0px 18px 0px 0px;
	text-align: left;
}

#footer {
	width:765px;
	height: 20px;
	background: transparent;
	text-align: right;
	position: absolute;
	margin-top:15px;
	font-size: .6em;
	color: #ffffff;
}

#scroll {
	position: absolute;
	top: 128px;
	left: 10px;
}

#dropbox a:link, #dropbox a:visited, #adatlap-link a:link, #adatlap-link a:visited {
	border: none;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}

#dropbox a:hover, #adatlap-link a:hover {
	text-decoration: underline;
	color: #ffff00;
}

#adatlap-link a {
	font-weight: bold;
}

#xmas	{
	position: absolute;
	left: 420px;
	top: 36px;
}

#lang a:link, #lang a:visited {
	color: white;
	font-size: 10px;
	text-decoration: none;
	border: 0;
	position: absolute;
	left: 194px;
	top: 146px;
	z-index: 999;
}

#lang a:hover {
	color: #ffff00;
}

.height-fix {
	clear: both;
}
