.text h1 {
	font-size: 16px;
	color: #2896bb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text .videotext {
	margin-top: 10px;
	width: 512px;
	position: relative;
}
.text .videotext #blue {
	border: 2px solid #86cee6;
}
.text .videotext #background {
	background-color: #c9e9f4;
	border: 1px solid #FFFFFF;
	padding: 10px;
	background-image: url(../images/videotext_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.background .text td#menu {
	width: 38%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	padding-left: 20px;
}
.text .videotext #LU {
	position: absolute;
	left: 0px;
	top: 0px;
}
.text .videotext #RU {
	position: absolute;
	top: 0px;
	right: 0px;
}
.text .videotext #LL {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.text .videotext #RL {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.text #menu #items {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 15px;
}
.text  #menu  #items   a.link {
	display: block;
	background-image: url(../images/green_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	color: #2896bb;
	text-decoration: none;
	margin-bottom: 12px;
}
.text  #menu .sublink {
	background-image: url(../images/blue_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	margin-left:-3px;
}
.text #menu .add a {
	display: block;
	font-size: 12px;
	color: #2896bb;
	text-decoration: none;
	margin-bottom:4px;
	margin-top:4px;
}
.text #menu .add a:hover{
	text-decoration:underline;
}
.text #menu .add {
	display: block;
	font-size: 12px;
	color: #2896bb;
	margin-bottom: 12px;
	margin-left: 20px;
	text-decoration: none;
}

.text #menu h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2896bb;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.text table {
	margin-top: 10px;
}

.background .text td {
	text-align: left;
	vertical-align: top;
}
