﻿body
{
	z-index: -1;
	padding-top: 5px;
	margin: 0 0 0 0px;
	background-image: url( '../img/arkaplan.jpg' );
	background-repeat: repeat-x;
}
.ana_tbl
{
	border-bottom: 3px solid #66CCFF;
	border-left: 5px solid #66CCFF;
	border-right: 5px solid #66CCFF;
	border-top: 5px solid #66CCFF;
	background-color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
	width: 900px;
}
.ana_tr1
{
	background-color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
	width: 850px;
}
.ana_tr2
{
	background-color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
	width: 850px;
}
.ana_tr3
{
	background-color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
	width: 850px;
}
.ana_tr4
{
	background-image: url(      '../img/arkaplan2.gif' );
	background-repeat: repeat-x;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
	width: 850px;
	color: White;
}
#chromemenu
{
	width: 100%;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
}
#chromemenu:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#chromemenu ul
{
	border: 0px solid #BBB;
	width: 100%;
	background: url(../img/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: left;
}
#chromemenu ul li
{
	display: inline;
}
#chromemenu ul li a
{
	color: #3366CC;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}
#chromemenu ul li a:hover
{
	background: url(../img/chromebg2.gif) center center repeat-x;
}
