<!--
.fon {
	background-color: White;
}
.layout
{
	background-image: bg.gif
}
body{
	background: Black url(imgs/bg.gif);
	background-repeat: repeat-x;
	background-color: Black;
	padding:0;
	margin:0;
	font-family : Arial, Helvetica, sans-serif;
	color : #A0ABAD;
	text-align : justify;
}
.trtop{
	background: url(imgs/bg-bg.gif);
	padding:0;
	margin:0;	
}
.tabletop{
	margin : 0px;
	padding : 0px;
}
a.site{
	color: #0098E3;
	font-size : 9px;
}
a.site:visited{
	color: #0098E3;
	font-size : 9px;
}
a.site:hover{
	color: #0098E3;
	font-size : 9px;
}
.site{
	color : #FFFFE3;
	font-size : 9px;
	vertical-align : top;
}
h2, h3{
	font-size : 22px;
	color : White;
	margin-left : 10px;
}
h1{
	font-size : 22px;
	margin-left : 10px;
} 
p.text{
	color : White;
	font-size : 11px;
	margin-left : 0%;
}
table{	
  padding:0;
	margin:0;
	border: 0
	vertical-align: top;	
}
a.themes{
	font-size : 11px;
	color : #A8DFEC;
	text-decoration : none;
}
a.themes:visited{
	font-size : 11px;
	color : #A8DFEC;
	text-decoration : none;
}
.sign{
	color : #A0ABAD;
	font-size : 11px;
	background-color : #2B2A2A;
}
.v{
	background-image : url(imgs/lay2.gif);
	background-attachment : fixed;
}
.line{
	background-image : url(imgs/line.gif);
	background-attachment : scroll;
	background-repeat : repeat-y;
}
.category{
	color : #4A4949;
	font-size : 11px;
	margin-left : 20px;
}
.counted{
	color : #FBF4D1;
	font-size : 11px;
}
a{
	color : #FBF4D1;
	font-size : 9px;
}
a.visited{
	color : #535353;
	font-size : 9px;	
}
a.hover{
	color : #535353;
	font-size : 9px;	
}
.razr{
	color : #535353;
	font-size : 9px;		
}
select{
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: Gray;
	border: thin;
	border-color : Black;
	width: 150
}
.scobe{
	background-attachment : scroll;
	background-repeat : repeat-y;
	background-image : url(imgs/scobe_part.gif);
}
p.storytext{
	font-size : 12px;
}
p{
	margin-left : 10px;
}
.inptext{
	color : #000000;
	font-size : 10px;
  text-decoration: none;
}
.inpsubmit{
	color : #030000;
  background-color:#BCE077;
	font-size : 10px;
  text-decoration: none;
}
td{
	font-size : 10px;
}
.catfont{
	margin-left : 40px;
	color : #FFFFE3;
	font-size : 11px;
	font-variant : small-caps;
  text-decoration: none;
}
.back1{
	background-image : url(imgs/category1.gif);
	background-repeat : no-repeat;
	width : 42px;
	height : 154px;
}
td.cat{
	background-repeat : no-repeat;
}.warning {	font-size: 150%;	font-weight: bold;	text-align: center;	color: red;	padding: 20;}
-->