body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
}
.menutop a {
	color: #333333;
	text-decoration: none;
}
.menutop a.selected {
	color: #095AA6;
	text-decoration: none;
	font-weight: bolder;
}
.menubottom a {
	color: #333333;
	text-decoration: none;
}
.menubottom a.selected {
	color: #095AA6;
	text-decoration: none;
	font-weight: bolder;
}
.content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content_title {
	font-size: 11px;
	color: #095AA6;
	font-weight: bolder;
}
.content p {
	margin: 0px;
	padding: 0px;
}
.content a {
	color: #333333;
	text-decoration: underline;
}
.linkcontent {
	font-size: 90%;
}
.submenu {
	color: #505050;
}
.submenu a {
	color: #505050;
	text-decoration: none;
}
.subitem1 {
	color: #505050;
	font-weight: bolder;
}
.subitem2 {
	color: #505050;
}
.webvanced {
	color: #ffffff;
	text-decoration: none;
}
.webvanced a {
	color: #ccc;
	text-decoration: none;
}
.webvanced a:hover {
	color: #aaa;
	text-decoration: underline;
}
.bglinks {
	background-attachment: fixed;
	background-image: url(img/bg1l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

