a { 
	color: #FFDC9B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
td {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color: #BF7F0D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../pic/bg.gif);
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color: #BF7F0D;
}
.smfont {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:9px;
	color: #666;
}
.copyright {
	font-family: arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	color: #A46224;
}
.pages {
	font-family: arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	color: #A6612D;
}
.pages_on {
	font-family: arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	color: #FFDC9B;
}
.form {
	color:#FFDC9B;
	background-color: #512D08;
	border-bottom: #7D5917 1px solid;
	border-left: #7D5917 1px solid;
	border-right: #7D5917 1px solid;
	border-top: #7D5917 1px solid;
	font-family: ms sans serif, tahoma;
	font-size: 10px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: none; 
	scrollbar-3dlight-color: #7D5917; 
	scrollbar-arrow-color: #A6612D; 
	scrollbar-track-color: #7D5917; 
	scrollbar-darkshadow-color: #7D5917;
}
.button {
	background: #eee;
	height: 19px;
	font-family: verdana, arial, helvitica;
	font-size: 9px ;
	border-bottom: #999 1px solid;
	border-left: #fff 1px solid;
	border-right: #999 1px solid;
	border-top: #fff 1px solid;
}
.buttonth {
	background: #eee;
	height: 19px;
	font-family: ms sans serif;
	font-size: 10px ;
	border-bottom: #999 1px solid;
	border-left: #fff 1px solid;
	border-right: #999 1px solid;
	border-top: #fff 1px solid;
}
.radio {
	margin-top: -2px;
	margin-bottom: -2px;
}
.option {
	color:#FFDC9B;
	background-color: #512D08;
	border-bottom: #7D5917 1px solid;
	border-left: #7D5917 1px solid;
	border-right: #7D5917 1px solid;
	border-top: #7D5917 1px solid;
	font-family: ms sans serif, tahoma;
	font-size: 10px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: none; 
	scrollbar-3dlight-color: #7D5917; 
	scrollbar-arrow-color: #A6612D; 
	scrollbar-track-color: #7D5917; 
	scrollbar-darkshadow-color: #7D5917;
}
.hd1 {
	color: #fff;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hd2 {
	color: #999;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hd3 {
	color: #666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hd4 {
	color: #000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hd5 {
	color: #ff6600;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hd6 {
	color: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thfont {
	font-family: ms sans serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hilight {
	color: #FFDC9B;
}
.date {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #9D5524;
}
.thfont_black {
	color: #000;
	font-family: ms sans serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.marked {
	color: #ff0000;
	font-family: ms sans serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.red { color: #ff0000; }
.white { color: #fff; }
.dkgray { color: #666; }
.blue { color: #2350C2; }
.green { color: #99cc00; }
.black { color: #000000; }
.orange { color: #ff6600; }

.topic {
	color: #2350C2;
	font: 12px Arial;
	font-weight: bold;	
}

.subtotal { 
	font: 11px arial;
	font-weight: bold;
}
.grandtotal { 
	font: 11px arial;
	font-weight: bold;
	color: #cc0000;
}
.price { 
	color: #cc0000;
}

.login {
	font: 10px arial;
	color: #eee;
}
a.login:link, a.login:visited, a.login:active {
	color: #eee;
	text-decoration: none;
}
a.login:hover {
	color: #fff;
	text-decoration: none;
}

.link {
	font: 10px verdana;
	color: #666;
}
a.link:link, a.link:visited, a.link:active {
	color: #666;
	text-decoration: none;
}
a.link:hover {
	color: #ff6600;
	text-decoration: none;
}

.linkth {
	font: 11px ms sans serif;
	color: #666;
}
a.linkth:link, a.linkth:visited, a.linkth:active {
	color: #666;
	text-decoration: none;
}
a.linkth:hover {
	color: #ff6600;
	text-decoration: none;
}

.link2 {
	font: 11px tahoma;
	color: #666;
}
a.link2:link, a.link2:visited, a.link2:active {
	color: #666;
	text-decoration: underline;
}
a.link2:hover {
	color: #ff6600;
	text-decoration: underline;
}
.footer {
	font: 11px Arial;
	color: #666;
	text-decoration: underline;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #666;
	text-decoration: underline;
}
a.footer:hover {
	color: #2350C2;
	text-decoration: underline;
}
.path {
	font: 11px tahoma;
	color: #2350C2;
	text-decoration: underline;
}
a.path:link, a.path:visited, a.path:active {
	color: #2350C2;
	text-decoration: underline;
}
a.path:hover {
	color: #2350C2;
	text-decoration: none;
}
.pathth {
	font: 10px ms sans serif;
	color: #FFF;
	text-decoration: none;
}
a.pathth:link, a.pathth:visited, a.pathth:active {
	color: #FFF;
	text-decoration: underline;
}
a.pathth:hover {
	color: #FFF;
	text-decoration: underline;
}

.topmenu {
	font: 10px verdana;
	color: #000;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	color: #000;
	text-decoration: none;
}
a.topmenu:hover {
	color: #000;
	text-decoration: none;
}

.leftmenu {
	font: 9px arial, tahoma;
	color: #666;
}
a.leftmenu:link, a.leftmenu:visited, a.leftmenu:active {
	color: #666;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #0066cc;
	text-decoration: none;
}

.leftmenuth {
	font: 11px ms sans serif;
	color: #666;
}
a.leftmenuth:link, a.leftmenuth:visited, a.leftmenuth:active {
	color: #666;
	text-decoration: none;
}
a.leftmenuth:hover {
	color: #2350C2;
	text-decoration: none;
}

.leftmenuth_on {
	font: 11px ms sans serif;
	color: #2350C2;
	font-weight: bold;
}
a.leftmenuth_on:link, a.leftmenuth_on:visited, a.leftmenuth_on:active {
	color: #2350C2;
	text-decoration: none;
	font-weight: bold;
}
a.leftmenuth_on:hover {
	color: #2350C2;
	text-decoration: none;
	font-weight: bold;
}

.submenuth {
	font: 10px ms sans serif;
	color: #666;
}
a.submenuth:link, a.submenuth:visited, a.submenuth:active {
	color: #666;
	text-decoration: none;
}
a.submenuth:hover {
	color: #2350C2;
	 text-decoration: none;
}

.submenu {
	font: 11px tahoma;
	color: #000;
}
a.submenu:link, a.submenu:visited, a.submenu:active {
	color: #000;
	text-decoration: none;
}
a.submenu:hover {
	color: #ff6600;
	 text-decoration: none;
}

.siteurl {
	font: 11px tahoma;
	color: #000;
}
a.siteurl:link, a.siteurl:visited, a.siteurl:active {
	color: #000;
	text-decoration: none;
}
a.siteurl:hover {
	color: #ff6600;
	text-decoration: none;
}