@CHARSET "ISO-8859-1";
body{
    font-family: Courier New, Courier, Garamond;
    margin: 0px;
    text-align: center;
    font-size: 0.82em;
    font-family: Comic Sans MS;
    color: #000;
    background: #fff;
}
.header{
background:#FFF0FE;
text-align:center;
padding:4px; 
border-bottom: 2px solid #FFC1F2;
}
.head { background: #8F2761; text-align: center; border-bottom: 1px solid #681C3E; color: #fff; margin: 0 0 1px 0; padding: 4px 1px 5px 6px; }
.main { background: #8F2761; border-bottom: 1px solid #681C3E; color: #fff; margin: 0 0 1px 0; padding: 4px 1px 5px 6px; }
.latest{
margin-top: 2px;
color: #ffffff;
text-align:left;
background:url(img/t.gif) #8F2761;
padding:4px;
border-bottom: 4px solid #681C3E;
}
.catRow	{ border-bottom:1px dashed #bbb; padding:3px; font-size : small;}
.title a { color: #fff; font-size: 15px;}
.rekl { background: #FCD1F8; border-top: 1px solid #FA9AEE; border-bottom: 1px solid #FA9AEE; margin: 1px 0; padding: 1px 1px 2px 6px; }
.title { background: #DE87C6; color: #520348; text-align: center; font-size: 18px; font-weight: bold; margin: 1px 0; padding: 3px 1px 4px 6px; }
.menu { background: #FFF0FE; border-top: 1px solid #FFC1F2; border-bottom: 1px solid #FFC1F2; border-left: 4px solid #EFB4E4; margin: 1px 0; padding: 2px 1px 3px 4px; }
.foot { background: #FFF0FE; border-top: 1px solid #FFC1F2; border-bottom: 1px solid #FFC1F2; margin: 1px 0; padding: 2px 1px 3px 4px; }
.bottom { background: #fff; color: #555; margin: 1px; padding: 2px 1px 3px 4px; border-top: 1px solid #F5C0E6; border-bottom: 1px solid #F5C0E6; }
.bottom a { text-decoration: underline; }
.bottom a:hover { text-decoration: none; }
.foot { background: #8F2761; color: #fff; text-align: center; margin: 1px 0 0 0; padding: 3px 1px 4px 6px; }
.foot a { color: #fff; }
.logo { background: #8F2761; color: #fff; font-weight: bold; margin: 1px 0 0 0; padding: 3px 1px 4px 6px; }
.foot a { color: #fff; }
a { color: #8A1573; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0; }
.center{text-align:center;}
.o,.m,.str,img,form{border:0px;color:#aaa;}
.stat { 
background-image : url(../img/stats.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
padding : 1px; 
} 
.stat img { 
opacity : 0.4; 
} 
.stat img:hover { 
opacity : 0.9; 
}
.left_header
{
	width: 							20px;
	height: 						20px;
	float: 							left;
	text-align: 					        center;
	background-color: 				        #ca4e00;
	color: 							#fff;
}
h1
{
	padding: 						0;
	margin:							0;
	font-size: 						100%;
	color: 							#fff;
	background-color: 				        #383838;
	height: 						20px;
	line-height: 					        20px;
	padding:	 					0 10px 0 10px;
	float: 							left;
}
.right_header
{
	width: 							20px;
	height: 						20px;
	float: 							right;
	text-align: 					        center;
	background-color: 				        #ca4e00;
	color: 							#fff;
}
h2
{
	padding: 						0;
	margin:							0;
	font-size: 						100%;
	color: 							#fff;
	background-color: 				        #383838;
	height: 						20px;
	line-height: 					        20px;
	padding:	 					0 10px 0 10px;
	float: 							right;
}
