@CHARSET "UTF-8";

.linksubmenu {
	width: 244px;
	height: 24px;
	position: relative;
	margin-top: 2px;
	margin-left: 2px;
	text-align: center;
	color: white;
	background: url(../interface/linksubmenu.png) no-repeat;
		font-size: 12px;
	line-height: 0px;
}


.linksubmenub {
	width: 244px;
	height: 24px;
	position: relative;
	margin-top: 2px;
	margin-left: 2px;
	text-align: center;
	color: white;
	background: url(../interface/linksubmenub.png) no-repeat;
	font-size: 12px;
		line-height: 0px;
}
.linksubmenussl {
	width: 244px;
	height: 24px;
	position: relative;
	margin-top: 2px;
	margin-left: 2px;
	text-align: center;
	color: white;
	background: url(../interface/linksubssl.png) no-repeat;
			font-size: 12px;
				line-height: 0px;
}

.linksubmenu:hover {
	background: url(../interface/hlinksubmenu.png) no-repeat;
}

.linksubmenub:hover {
	background: url(../interface/hlinksubmenub.png) no-repeat;
}
.linksubmenussl:hover {
	background: url(../interface/hlinksubssl.png) no-repeat;
}

.linksubtext {

	color: white;
	line-height: 28px;
}


.linksubtextssl {
	color: white;
	line-height: 28px;
}



.poster {
	width: 244px;
	height: 344px;
	margin-top: 101px;
	margin-left: 1px;
	background: url(../interface/poster.png) no-repeat;
}
