<?php
include_once('../gzip-start.php');

header ('content-type: text/css; charset=iso-8859-1');
include_once('../cash-functions.php');
noCache('7');
?>
html, body{
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color:#000;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00111D;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00111D;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00111D;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00111D;
	text-decoration: none;
	font-size: 11px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Mainhoribar{
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CEF8F6;
	text-align: center;
	z-index: 10;
	position: absolute;
	background-color: #00111D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3FB0FC;
	left: 0px;
	top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#divmaincontainer{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#divuppercontainer{
	height: 393px;
	background-color: #002D2D;
	width: 100%;
}
#divMaintitle{
	height: 20px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 350px;
	margin-top: -55px;
}
h1{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
}
p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.txtletter{
	color: #954A00;
}
#divdwncontainer
{
	background-color: #02A6A6;
	width: 100%;
}
#divheaderimage{
	padding-top: 15px;
	height: 377px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003232;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #02A6A6;
	border-left-color: #02A6A6;
}
#divnoveltext{
	color: #036;
	background-color: #CEF5F4;
	border: 2px solid #001414;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	text-align: justify;
	padding: 20px;
	margin-top: 0px;
}
.txtpoem{
	color: #00F;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.txttitlename{
	font-size: 25px;
	font-weight: bold;
	color: #C60;
	text-align: center;
	display: block;
}
.txthigilight{
	color: #F00;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#divcommentbox{
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
}
#divfooter{
	background-color: #00111D;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	color: #02A6A6;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
