#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: #996600 url(banner.gif) repeat-x 0 100%;
}

#top_bar{
	background: url(top_bar.gif) repeat-x;
	border-bottom: 1px solid #996600;
	color: #ffffff;
}

.top_input{
	border: 1px solid #996600;
}

.top_btn{
	border: 1px solid #996600;
}

#top_search input.top_input{
	border: 1px solid #996600;
}

#top_search input.top_btn{
	border: 1px solid #996600;
}

#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:  #996600 url(top_bar.gif) repeat-x 0 0;
	border-bottom:1px solid #996600;
}

#content{
	border-left: 1px solid #996600;
	border-right: 1px solid #996600;
}

.border{
	border: 1px solid #996600;
	background: #fff url(../../images/frontend/DefaultV2/content_grad.gif) repeat-x 0 100%;
}

.border_b{
	border: 1px solid #996600;
}

.header,
.m_header,
.maintitle{
	background: #996600 url(top_bar.gif) repeat-x 0 100%;
	border-bottom: 1px solid #996600;
}

#footer_box{
	border-top: 1px solid #996600;
	background: #996600 url(footer.gif) repeat-x 0 100%;

}

#footer_col td{
	border-right: 1px dotted #996600;
}

.copyright{
	border-top: 1px solid #996600;
}

.box{
	border: 1px solid #996600;
	background: #fff url(../../images/frontend/DefaultV2/content_grad.gif) repeat-x 0 100%;
}

.title{
	border-bottom: 1px solid #996600;
}

.box img.img{
	border: 2px solid #996600;
}