/* CSS Document */
body
{
  background:black;
}
P.text
{
  font-size:8pt;
  color: green;
  font-family: Verdana;
  font-weight:bold;
}
.lightblue
{
  font-size:8pt;
  font-family: Verdana;
  color: #F4FBFE;
}
.lightblack
{
  font-size:8pt;
  font-family: Verdana;
  color: #000000;
}
.lightblueBold
{
  font-size:8pt;
  font-family: Verdana;
  color: #F4FBFE;
  font-weight:bold;
}
.lightblackBold
{
  font-size:8pt;
  font-family: Verdana;
  color: #000000;
  font-weight:bold;
}
.warning
{
  font-size:12pt;
  font-family: Verdana;
  color: red;
  font-weight:bold;
}
TD.author
{
  border: 1px #ffedc4 solid;
  margin-left: 100px;
  background: #330000;
  color: #FFCC99;
  font-size: 10pt;
}
.center
{
  position:absolute;
  width:530px; 
  height:530px;
  left:50%;
  top: 45%;
  margin-left:-265px;
  margin-top:-265px;
}
.style3 {
	color: #C9351B;
	font-weight: bold;
}
.style4 {
	font-size: small;
	color: #A42A15;
	text-decoration:none;
}
.style6 {
	font-size: small; 
	color: #999999;
	text-decoration:none;
}
.copy {
	font-size: small; 
	color: #000000;
	text-decoration:none;
}
.style10 {color: #8F8F8F}
.metinler {
	color: #b4b4b4;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style12 {font-size: small}
	color: #8F8F8F;
