body {
	background-image: 
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #000000;
}
.left_bar {
	background-image: url(../images/left_bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_bar {
	background-image: url(../images/right_bar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.menu_1 {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mid_top {
	background-image: url(../images/mid_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mid_botom {
	background-image: url(../images/mid_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_bar {
	background-image: url(../images/bottom_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_top {
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_bottom {
	background-image: url(../images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_left {
	background-image: url(../images/bottom_left.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.bottom_right {
	background-image: url(../images/bottom_right.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.normal_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.tahoma_normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mid_main_font {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.text_content {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.black_tahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.quck_site {
	background-image: url(../images/qucksite.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.text_contentCopy {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.black_tahomaCopy {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
