.test {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabs {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: Pointer;
	text-decoration: none;
}
.tabson {
	background-image: url(../images/tabs_bg.gif);
	background-repeat: no-repeat;
	cursor: Pointer;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 1px;
	height: 30px;
	background-position: center;

}
.gallery {

	font-family: verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.h-line {

	background-image: url(../images/h_live.gif);
	background-repeat: repeat-x;
}
