@charset "UTF-8";

a:link,a:active,a:hover { 
	color: #d74c8c;
}

a:visited   {
	color: #d74c8c;
}

body {
color: #fff;
	background-color: #000;
background-image:url('http://www.hornycrystal.com/myfreebgrose.png');
	background-position: top right;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
img { border: 2px solid #a41395; -webkit-border-bottom-left-radius: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-bottomleft: 10px;-moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px;-moz-border-radius-topright: 10px;}
img_border { border: 0px;}

body,td {
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
-webkit-border-bottom-left-radius: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-bottomleft: 10px;-moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px;-moz-border-radius-topright: 10px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	filter:alpha(opacity=10);
}
.container {
	position:relative;
	border: 2px solid #black;
	padding:	5px;
	height: 100%;
	background-color:transparent;
-webkit-border-bottom-left-radius: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-bottomleft: 10px;-moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px;-moz-border-radius-topright: 10px;
}

.container .heading {
	padding: 5px;
	background-color: #d74c8c;
	color: #FFFFFF;
border: 2px solid #a41395;
	font-family: 'Verdana';
	font-weight: bolder;
	font-style: normal;
	font-size: 14px;-webkit-border-bottom-left-radius: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-bottomleft: 10px;-moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px;-moz-border-radius-topright: 10px;
}

.content {
	padding:5px;
}
