#body
{
 padding:0;
 margin:0;
 background:url(images/bg.jpg);
 background-color:#000000;
 width:100%;
 /* this css code(scrollbar) doesn't work on mozzila & netscape, only for ie & opera */
 scrollbar-face-color:191919;
 scrollbar-highlight-color:191919;
 scrollbar-3dlight-color:191919;
 scrollbar-darkshadow-color:191919;
 scrollbar-shadow-color:191919;
 scrollbar-arrow-color:6B6B6B;
 scrollbar-track-color:2D2D2D;
}
.font_xxxx
{
 font:10px tahoma;
 color:#CCC;
 }
.font_text
{
 font:14px tahoma;
 color:7aaf10;
 FONT-WEIGHT: bold
}
.font1
{
 font:10px tahoma;
 color:4f4e4e;
 FONT-WEIGHT: bold
}

.font_head
{
 font:12px tahoma;
 color:#c2e668;
 FONT-WEIGHT: 
}

.font_menu
{
 font:12px tahoma;
 color:#ff5b0b;
 FONT-WEIGHT: bold
}

.font_head1
{
 font:11px tahoma;
 color:#464343;
 FONT-WEIGHT: 
}

.font_body
{
 font:11px tahoma;
 color:#939393;
}
.font_body_t
{
 font:11px tahoma;
 color:#FFF;
}

.font_link_web
{
 font:11px tahoma;
 color:a9a4a4;
}

.font_price
{
 font:11px tahoma;
 color:990000;
 FONT-WEIGHT: bold
}
.link
{
 font:10px tahoma;
 color:000000;
 FONT-WEIGHT: bold
}
a:link {
	color: #464343;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #464343;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.link_12_dark_blue:link {
font-family: tahoma;
font-size: 12px;
text-decoration: none;
color:#c2e668;
}
.link_12_dark_blue:visited {
font-family: tahoma;
font-size: 12px;
text-decoration: none;
color:#c2e668;
}
.link_12_dark_blue:active {
font-family: tahoma;
font-size: 12px;
text-decoration: none;
color:#ff5b0b;
}
.link_12_dark_blue:hover {
font-family: tahoma;
font-size: 12px;
text-decoration: none;
color:#ff5b0b;
}

.c_link:link {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#464343;
}
.c_link:visited {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#464343;
}
.c_link:active {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#464343;
}
.c_link:hover {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#10085a;
}
.c_link:hover {
font-family: tahoma;
font-size: 11px;
text-decoration: none;
color:#FF0000;
}

.pic_link:link {
font-family: none;
font-size: none;
text-decoration: none;
}
.pic_link:visited {
font-family: none;
font-size: none;
text-decoration: none;
}
.pic_link:active {
font-family: none;
font-size: none;
text-decoration: none;
}
.btnmain {
	color: #6C6C6C;
	font: 10px tahoma;
	background-color: #FFFFFF;
	border: 1px solid ;
	cursor: pointer;
	padding: 1px 3px;
	font-size: 0.90em;
}

.btnlite {
	color: #6C6C6C;
	font: 10px tahoma;
	background-color: #FFFFFF;
	border: 1px solid ;
	cursor: pointer;
	padding: 1px 3px;
	font-size: 0.90em;
}