@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#FF92BB;
}

a:visited   {
	color:#ff3366;
}

body {
	background-color: #ffffff;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}

body,td {
	color: #990066;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
}
.container {
	color: #990066;
	position:relative;
	border: 1px solid #FF92BB;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #FF92BB;
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding:2px;
}
body {
    background-image: url('http:i.imgur.comGRrCc.jpg');
}
.thingy {
    position: absolute;
    visibility: hidden;
}

table table table{
   background-color: white;
}


div.Ruless {
    background-image: url('http:i44.tinypic.com13z1w1g.png');
    border: 3px groove #d8719e;
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 10px 10px 10px 180px;
    background-color: #D8719E;
    font-size: 25px;
   margin: 5px;
}

