@charset "iso-8859-7";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
a.nav:link, a.nav:visited {
	display:block;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
	border-right:#fff solid 2px;
	color: #000000;
	
	font-family: Verdana;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}
a.nav:active, a.nav:hover {
	background-color:#fff;
	color:#735638;
}

a.artdata:link, a.artdata:visited{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
a.artdata:active, a.artdata:hover {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.bar_top_repeat {
	background-image: url(graphs/bar_top_repeat.jpg);
}
.bar_button_repeat {
	background-image: url(graphs/bar_buttons_repeat.jpg);
	background-repeat: repeat-x;
}
.txt_copyright {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.bar_right_repeat {
	background-image: url(graphs/bar_right_repeat.jpg);
	background-repeat: repeat-y;
}
.td_main {
	border: 3px solid #A8BAA6;
	background-color: #FFFFFF;
	font-family: "Tahoma 12px";
	color: #80667B;
	text-align:justify;
	font-size:12px;
	
	
}
.bar_inthemiddle {
	background-color: #E3D8C6;
}
ul {
}
li {
	margin: 2px;
}
.bg_main_container {
	background-image: url(graphs/main_container.gif);
	background-repeat: no-repeat;
}
