body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablebgcolor {
	background-color: #FFFFFF;
}
.titlebar {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 40px;
	font-weight: bold;
	width: 700px;
	vertical-align: middle;
	background-image: url(../images/titlebar.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.shadow {
	background-color:black;
	box-shadow: 2px 2px 5px #666666;
}
.shadow img {
	display: block;
	border:1px solid;
	border-color: #000000 #000000 #000000 #000000
}
/*.shadow {
	float: left;
	padding: 0 6px 6px 0;
	background: url(../images/dropshadow.png) no-repeat bottom right
}
.shadow img {
	display: block;
	top: -2px;
	left:-2px;
	padding:0px;
	background:#FFF;
	border:1px solid;
	border-color: #666 #666 #666 #666
}*/
.naxos {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A4E95;
	text-align: right;
}
.slogan {
	font-size: 16px;
	font-weight: bold;
	color: #0A4E95;
	text-align: right;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.maintxt {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: lighter;
}
.newonnaxostxt {
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
}
.cdtxt {
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.cdtitle {
	font-size: 12px;
	font-weight: bold;
	color: #001B53;
}
.naxosblue {
	font-size: 14px;
	font-weight: bold;
	color: #004E95;
}
.line {
	line-height: 1px;
	color: #CCC;
}
