#logo{
	width: 211px;
	height: 67px;
	background: url(logo.png);
}
body{
	background: #000000 url(bg3.png);
	color: #000000;
}
a:link,
a:active,
a:visited,
a:hover{
	color: #000000;
}
#banner{
	background: #FCBF40 url(banner.gif) repeat-x 0 100%;
}
#top_bar{
	background: url(top_bar.gif) repeat-x;
	border-bottom: 1px solid #FCBF40;
	color: #ffffff;
}
.top_input{
	border: 1px solid #FCBF40;
}
.top_btn{
	border: 1px solid #FCBF40;
}
#top_search input.top_input{
	border: 1px solid #FCBF40;
}
#top_search input.top_btn{
	border: 1px solid #FCBF40;
}
#tabs a:link,
#tabs a:active,
#tabs a:visited,
#tabs a:hover{
	background: url(tabs.gif) no-repeat 0 -33px;
}
#tabs a:link span,
#tabs a:active span,
#tabs a:visited span,
#tabs a:hover span{
	background: url(tabs.gif) no-repeat 100% -33px;
}
#tab_end{
	background:  #EAAD21 url(top_bar.gif) repeat-x 0 0;
	border-bottom:1px solid #FCBF40;
}
#content{
	border-left: 1px solid #FCBF40;
	border-right: 1px solid #FCBF40;
}
.border{
	border: 1px solid #FCBF40;
	background: #fff url(../../images/frontend/DefaultV2/content_grad.gif) repeat-x 0 100%;
}
.border_b{
	border: 1px solid #FCBF40;
}
.header,
.m_header,
.maintitle{
	background: #FCBF40 url(top_bar.gif) repeat-x 0 100%;
	border-bottom: 1px solid #FCBF40;
}
#footer_box{
	border-top: 1px solid #FCBF40;
	background: #FCBF40 url(footer.gif) repeat-x 0 100%;
}
#footer_col td{
	border-right: 1px dotted #FCBF40;
}
.copyright{
	border-top: 1px solid #FCBF40;
}
.box{
	border: 1px solid #FCBF40;
	background: #fff url(../../images/frontend/DefaultV2/content_grad.gif) repeat-x 0 100%;
}
.title{
	border-bottom: 1px solid #FCBF40;
}
.box img.img{
	border: 2px solid #FCBF40;
}