#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(menubuton.jpg);
	display: block;
	float: left;
	height: 23px;
	width: 146px;
	text-align: center;
	margin-right: 30px;
	padding-top: 7px;
	margin-left: 20px;
}
#menu a:hover {
	color: #000000;
	background-image: url(menuonbuton.jpg);
}

#menu {
	display: table-cell;
	padding-left: 20px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #EE0000;
	margin: 4px;
	padding: 0px;
	display: block;
	line-height: normal;
}
blockquote {
	margin: 31px;
}
#anatablo {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(bg-swooshed.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #626262;
	height: 100%;
	width: 100%;
}
.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 21px;
	width: 200px;
	padding-top: 5px;
}
.baslik {
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	height: 22px;
	width: 95%;
	padding-top: 6px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}
.sol {
	background-color: #D2D2D2;
	background-repeat: repeat-x;
}
.sol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.sol a:hover {
	color: #000000;
}

.sol li {
	color: #FF0000;
	margin-bottom: 1px;
	margin-left: 15px;
}