html,body {
                background-color:#FFFFFF;
               
                background-position:center;
                background-attachment:fixed;
                background-repeat:no-repeat;       	
                margin: 0px;
	padding:0px;
	line-height:8px;
	font-family: Tahoma;
	font-size: 10px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
form {
    display: inline;
}
img { border:0px }
a.nav:link,a.nav:visited,a.nav:hover,a.nav:active {
 text-decoration: none;
	color: #636262;
}

input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.select {
	width: 110px;
}
.select02 {
	width: 150px;
}

.txt_grey_undeline {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
	line-height:12px;
}
a.txt_dorange:link{text-decoration:none}
a.txt_dorange:visited{text-decoration:none}
a.txt_dorange:hover {text-decoration:underline}
a.txt_dorange:active{text-decoration:none}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height:12px;
	color: #FFFFFF;
	line-height:12px;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6C00;
	font-weight: bold;
	line-height:12px;
}

.txt_grey_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #535151;
	line-height:12px;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	line-height:12px;
}
a.txt_grey:link{text-decoration:none}
a.txt_grey:visited{text-decoration:none}
a.txt_grey:hover {text-decoration:underline}
a.txt_grey:active{text-decoration:none}

.txt_grey_b01 {
	font-family: Arial;
	font-size: 12px;
        
	color: #006600;
	line-height:16px;
}
.txt_grey01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	line-height:12px;
}
.txt_price {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B52921;
	line-height:12px;
}
.txt_buy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1590C9;
	line-height:12px;
}
a.txt_buy:link{text-decoration:none}
a.txt_buy:visited{text-decoration:none}
a.txt_buy:hover {text-decoration:underline}
a.txt_buy:active{text-decoration:none}

.txt_copyright {

	height:20px;
    background-color:#828282;
    line-height:12px;
}
.txt_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:12px;
}
.txt_offer {
	font-family: "Helvetica Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #15CDB5;
	line-height:12px;
}


.txt_price_slash {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B52921;
	text-decoration: line-through;
	line-height:12px;
}
.txt_newprice {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B52921;
	line-height:12px;
}
.txt_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1791CA;
	line-height:12px;
}

.error {
    color:#ff0000;
    font-weight: bold;
    line-height:12px;
    padding: 10px;
    text-align: center;
    font-family: Tahoma;
	font-size: 11px;
}

.txt_red {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
