﻿
.b {
	background-image: url(../images/bgbutt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.l{
	background-image: url(../images/left-a.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.r{
	background-image: url(../images/right-a.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#t{
	background-image:url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display:block;
	position: relative;
}

div#t a {display: block; text-indent: -9999px; text-decoration: none;}

div#t span {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#web {left: 72px; top: 2px; width: 230px; height: 15px; z-index: 40;}
#web a {height: 15px;}

.bl {
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.br {
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.tl {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.tr {
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px;
	}
.label-text1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align:center;
	line-height: 0.5px;
	vertical-align: bottom;
	z-index: 1000;
}
.label-text2 
{
	color: #309FEC;
}

div#livewebcast {
	width: 370px;
}

