body {
	background-image: url(main_bg.png);
	background-position: center;
}
.welcomebg p{
	display: none;
}
.welcomebg font+br+font {
	display:none;
}
.welcomebg font[size="-1"]{
	display: none;
}
.welcomebg{
	width: 200%;
	background: url(banner_repeat.png) #e0e0e0;
}
.welcomebg img, .welcomebg {
	text-align: right;
	padding:0px;
	margin: 0px;
}
font {
	font-family: Arial;
	font-size: 11px;
}
.menubg, .menubg img {
	text-align: right;
	padding: 0px;
	margin: -1px;
}
.titlebg {
	background-image: url(titlebg.png);
	font-family: Tahoma;
	font-size: 11px;
	height: 21px;
}
.catbg {
	background-image: url(catbg.png);
	height: 21px;
}
.menubg {
	background-image: url(menubg.png);
	font-family: Tahoma;
	font-size: 11px;
	height: 24px;
}
.windowbg, .windowbg2 {
	border-top: 1px solid #ebeae8;
	border-left: 1px solid #ebeae8;
}
.windowbg table tr td.windowbg, .windowbg2 table tr td.windowbg2 {
	border: none;
}
.allBase {
	background-image: url(base_img.png);
	width: 762px;
	height: 7px;
	font-size: 0px;
}
.cattext, .titletext {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.catbg font.cattext img {
	display:none;
}
#copy {
	background-image: url(copyright.png);
	background-position: center bottom;
        margin-top:133px;
	height: 54px;
	display:none;
}
a:link, a:visited, .nav:hover {
	text-decoration: none;
	color: 151515;
}
a:hover {
	text-decoration: none;
	color: e93e02;
}