.bkg {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-y;
}
.conturTop {
	background-image: url(../images/contur/contur_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.conturBottom {
	background-image: url(../images/contur/contur_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.conturLeft {
	background-image: url(../images/contur/contur_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.conturRight {
	background-image: url(../images/contur/contur_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box1top {
	background-image: url(../images/box1_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 35px;
	padding-left: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.box1bottom {
	background-image: url(../images/box1_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 35px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.box2top {
	background-image: url(../images/box2_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.verd11Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.verd11Black:link {
	text-decoration: none;
}
a.verd11Black:visited {
	text-decoration: none;
}
a.verd11Black:hover {
	color: #FF0000;
	text-decoration: none;
}
.hidden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BDBDBD;
	text-decoration: none;
}
.radioTop {
	background-image: url(../images/radio/tuner_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.verd11WhiteB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head {
	background-image: url(../images/top_banner2.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000080;
	font-weight: bold;
}

