/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #6e0000;
	line-height: 16px;
	
}
body {
	background-attachment: scroll;
    background-image:url(image/bg.jpg);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #6e0000;}
a:visited {color: #6e0000;}
a:hover {color: #6e0000;}
a:active {color: #6e0000;}
.txt38 {color: #383838;}
.txtB0 {color: #8A5D29;}
.txtB1 {color: #AB8F69;}
.txtB3 {color: #679407; font-size: 13px; font-weight: bold;}
.txtW3 {color: #FFFFFF; font-size: 13px; font-weight: bold;}
.txtblue1 {color: #707dc2;}
.txtred13 {color: #FF0000; font-size: 13px;}
.txtorange1 {color: #ff7403;}
.txtorange {color: #fab035; font-size: 13px; font-weight: bold;}
.hitz11B5 {font-size: 11px; color: #3097fc;}
.hitz11B5 a {font-size: 11px; color: #3097fc;}
.hitz11B5 a:link {font-size: 11px; color: #3097fc; text-decoration: none;}
.hitz11B5 a:visited {font-size: 11px; color: #3097fc; text-decoration: none;}
.hitz11B5 a:hover {font-size: 11px; color: #0000FF; text-decoration: none;}
.hitz11B5 a:active {font-size: 11px; color: #3097fc; text-decoration: none;}
.hitz11B6 {font-size: 11px; color: #145599;}
.hitz11B6 a {font-size: 11px; color: #145599;}
.hitz11B6 a:link {font-size: 11px; color: #145599; text-decoration: none;}
.hitz11B6 a:visited {font-size: 11px; color: #145599; text-decoration: none;}
.hitz11B6 a:hover {font-size: 11px; color: #1B3A94; text-decoration: none;}
.hitz11B6 a:active {font-size: 11px; color: #145599; text-decoration: none;}
.hitz11none {font-size: 11px; color: #474747;}
.hitz11none a {font-size: 11px; color: #474747;}
.hitz11none a:link {font-size: 11px; color: #474747; text-decoration: none;}
.hitz11none a:visited {font-size: 11px; color: #474747; text-decoration: none;}
.hitz11none a:hover {font-size: 11px; color: #000000; text-decoration: underline;}
.hitz11none a:active {font-size: 11px; color: #474747; text-decoration: none;}
.frmtxtbox {BORDER-RIGHT: #CBCBCB 1px solid; BORDER-TOP: #CBCBCB 1px solid; font-family: Tahoma; FONT-SIZE: 11px; 
			FILTER: alpha(opacity=95); width:inherit ; BORDER-LEFT: #CBCBCB 1px solid; 
			COLOR: #666666; BORDER-BOTTOM: #CBCBCB 1px solid; padding-left: 3px;}
.text_box {font-family: "Microsoft Sans Serif"; color: #747474; font-size: 10px;}
.style3 {	font-size: 12px;	font-weight: bold;}
.line{
    border-top: 1px dashed #6f0000;
    height: 1px;
}
#enter{
width:100px;
height:23px;
border: none;
background: transparent url(image/btn_enter.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
#login{
width:48px;
height:37px;
border: none;
background: transparent url(image/btn_login.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
#send{
width:94px;
height:23px;
border: none;
background: transparent url(image/btn_send.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
#cart{
width:124px;
height:23px;
border: none;
background: transparent url(image/btn_addcart.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
#search{
width:16px;
height:16px;
border: none;
background: transparent url(image/bttm.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
margin-top:5px;
}
#remove{
width:40px;
height:11px;
border: none;
background: transparent url(image/icon_remove.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
margin-top:5px;
}
#update{
width:40px;
height:11px;
border: none;
background: transparent url(image/icon_update.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
margin-top:5px;
}
#continue{
width:100px;
height:23px;
border: none;
background: transparent url(image/btn_continue.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}