table.main {
	/*
	border-left: 1px dashed #007AC2;
	border-right: 1px dashed #007AC2;
	*/
}
table.main td.content {
	padding: 5px;
}
.navigation {
	background-image:url(images/template/privit-menubg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 54px;
	vertical-align: top;
	padding-top: 8px;
	text-align: right;
	padding-right: 1em;
}
body, p, div, li, td, th, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #007AC2;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #007AC2;
}
.footer {
	font-size: xx-small;
	text-align: center;
}

.news_title {
	font-weight: bold;
	font-size: larger;
}
.news_section {
	font-weight: bold;
}

.quote {
	font-style: italic;
}

.page_title {
	font-size: larger;
	font-weight: bold;
	text-decoration: underline;
}
.page_section {
	font-weight: bold;
}

.top-border {
	border-top: 1px dashed #007AC2;
}
.bottom-border {
	border-bottom: 1px dashed #007AC2;
}
.centered {
	text-align: center;
}

#player {
	display: block;
	width: 791px;
	height: 594px;
}