.demo {
	z-index: 99;
	background: url('../img/circle.gif') no-repeat;
	visibility: hidden;
	width: 80px; 
	color: #000033;
	position: absolute;
	height: 80px;
	layer-background-color: #cccccc
}
.style1 {
	font-family: verdana, arial, helvetica, sans-serif
}
.style3 {
	font-size: 14px; font-family: verdana, arial, helvetica, sans-serif
}
.style6 {
	font-weight: bold; font-size: 18px; color: #3482e4; font-family: verdana, arial, helvetica, sans-serif
}
.style8 {
	font-size: 10px; font-family: verdana, arial, helvetica, sans-serif
}


/*a:link.button_small{text-decoration:none;font-size:16px;color:#fff; font-weight:bold }
.button_small, .button_small span {background:url(../img/orange_button_small.gif) no-repeat;}
.button_small {padding:1px 20px 2px 23px;       background-position:right 0;position:relative;margin:0px 0px 20px 0px}
.button_small span {
                background-position:left top;
                width:15px;
                height:25px;
                position:absolute;
                top:0px;
                left:0px;
                display:block;
                cursor:pointer; 
}
a:visited.button_small {text-decoration:none;font-size:16px;color:#fff; font-weight:bold}
a:hover.button_small {                background-position:right -26px;color:#fff;}
a:hover.button_small span {background-position:left bottom;}

a:link.button_small_lbg{text-decoration:none;font-size:16px;color:#fff; font-weight:bold }
.button_small_lbg, .button_small_lbg span {background:url(../img/orange_button_small-blue-bg.gif) no-repeat;}
.button_small_lbg {padding:1px 20px 2px 23px;       background-position:right 0;position:relative;margin:0px 0px 20px 0px}
.button_small_lbg span {
                background-position:left top;
                width:15px;
                height:25px/* ;
                position:absolute;
                top:0px;
                left:0px;
                display:block;
                cursor:pointer; 
}
a:visited.button_small_lbg {text-decoration:none;font-size:16px;color:#fff; font-weight:bold}
a:hover.button_small_lbg {                background-position:right -26px;color:#fff;}
a:hover.button_small_lbg span {background-position:left bottom;}*/
