.window-top-left {
	background-image: url(image/window-t-l.gif);
	background-position:left;
	background-repeat: no-repeat;
	width: 42px;
	height:27px;
}
.window-top-right {
	background-image: url(image/window-t-r.gif);
	background-position:right;
	background-repeat: no-repeat;
	width: 13px;
	height:27px;
}
.window-top-background {
	background-image: url(image/window-t.gif);
	background-repeat: repeat-x;
}
.window-top {
	font-size: 13px;
	font-weight: bold;
	font-family:"ΣΧΤ²";
	color:#FFFFFF;
}

.window-content{
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
	font-size:12px;
	border-bottom:1px #2d9cca solid;
	border-left:1px #2d9cca solid;
	border-right:1px #2d9cca solid;
}
.window-top-leftA {
	background-image: url(image/window-t-lA.gif);
	background-position:left;
	background-repeat: no-repeat;
	width: 38px;
	height:27px;
}
.window-top-rightA {
	background-image: url(image/window-t-rA.gif);
	background-position:right;
	background-repeat: no-repeat;
	width: 14px;
	height:27px;
}
.window-top-backgroundA {
	background-image: url(image/window-tA.gif);
	background-repeat: no-repeat;
}
.window-topA {
	font-size: 13px;
	font-weight: bold;
	font-family:"ΣΧΤ²";
	color:#FFFFFF;
}

.window-contentA{
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
	font-size:12px;
	border-bottom:1px #2d9cca solid;
	border-left:1px #2d9cca solid;
	border-right:1px #2d9cca solid;
}
.window-top-leftB {
	background-image: url(image/window-t-lB.gif);
	background-position:left;
	background-repeat: no-repeat;
	width: 40px;
	height:31px;
}
.window-top-rightB {
	background-image: url(image/window-t-rB.gif);
	background-position:right;
	background-repeat: no-repeat;
	width: 48px;
	height:31px;
}
.window-top-backgroundB {
	background-image: url(image/window-tB.gif);
	background-repeat: repeat-x;
	text-align:center;
}
.window-topB {
	font-size: 13px;
	font-weight: bold;
	font-family:"ΣΧΤ²";
	color:#FFFFFF;
}

.window-contentB{
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
	font-size:12px;
	border-bottom:1px #e8d698 solid;
	border-left:1px #e8d698 solid;
	border-right:1px #e8d698 solid;
}

