html, body {
	margin:10px;
	padding:0px;
}
body, input, select, textarea { 
	color: #ffffff;
	font-family:"MS Gothic";
	background-image:url(/bdsm/texture.jpg);
}
A:link {
     text-decoration: none;
     color:#990000;
} 
A:visited {
	text-decoration: none;
    color:#990000;
}
A:active {
     text-decoration: none;
     color:#990000;
}
A:hover {
     text-decoration: underline;
     color: Red;
} 
table.main {
	width: 1024px;
	background:none;
	opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
	vertical-align: middle;
	border-collapse:collapse;
	font-size: 20px;
}
table.block {
	background-image:url(/bdsm/texture.jpg);
	padding:3px;
}
td.main {
	background:#000000;
	font-size:22px;
}
td.menu {
	width: 170px;
	text-align:center;
	font-size:24px;
	background:#000000;
}
td.block {
	text-align: center;
	background: #000000;
}
td.block3 {
	text-align: center;
	background: #000000;
	font-size: 16px;
}
td.block1 {
	text-align: justify;
	background: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.block1 {
	text-align: center;
	background: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 17px;
}
.block2 {
	text-align: justify;
	background: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 17px;
}
td.space {
	height:2px;
	background:none;
}
h1{
	font-size: 20px;
	margin-bottom: 0px; 
	padding-bottom: 0px;
	margin-left: 3px;
	margin-top: 3px;
	
}
h2{
	font-size: 20px;
	margin-bottom: 0px; 
	padding-bottom: 0px;
}
.links{
	font-size: 12px;
}
.data{
	text-align: right;
   font-size: 15px;
}
.add{
	background-color: Black;
}