.hg {
	background-image: url(images/base_01.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
	color: #0000FF;
}
.h {
	background-image: url(images/base_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.clip{
	filter:DropShadow(color=#575755, offx=2, offy=-2);
	white-space: nowrap;
}
.hd {
	background-image: url(images/base_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
.d {
	background-image: url(images/base_06.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.bd {
	background-image: url(images/base_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.ba {
	background-image: url(images/base_08.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg {
	background-image: url(images/base_07.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.g {
	background-image: url(images/base_04.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.centr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/base_05.png);
	padding-bottom: 5px;
}
/*
_________*/
.hg2 {
	background-image: url(images/base2_01.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-transform: uppercase;
	color: #0000FF;
}
.h2 {
	background-image: url(images/base2_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.clip2{
	filter:DropShadow(color=#575755, offx=2, offy=-2);
	white-space: nowrap;
}
.hd2 {
	background-image: url(images/base2_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
.d2 {
	background-image: url(images/base2_06.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.bd2 {
	background-image: url(images/base2_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.ba2 {
	background-image: url(images/base2_08.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-image: url(images/base2_07.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.g2 {
	background-image: url(images/base2_04.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.centr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/base2_05.png);
	padding-bottom: 5px;
}