@charset "utf-8";
.sold {
	text-decoration: line-through;
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	padding-left: 25px;
}

.mainframe {
	border: 20px solid #FFFFFF;
}
.twittee {
	background-color: #8FC2DA;
}

.mainframebottom {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mainframeside {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.mainframesidecorner {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mainframetop {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 10px;
}
.menutexthighlight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
}
.routeplan {
	background-color: #000000;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.player {
	border: thick solid #CEDF95;
	background-color: #CEDF95;
}
.teeext {
	font-family: Tahoma;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 25px;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.submenudown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

