BODY {
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top center;
	color:#ffffff;
	font-size:10px;
	line-height:110%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	}
IMG {
	border: 0;
	}
P {
	color:#ffffff;
	font-size:10px;
	line-height:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif
	}
.helindre {
	position: relative;
	top: 10px;
	width: 650px;
	height: auto;
	border: 1px dashed #bbbbbb;
	margin: 10px;
	padding: 20px;
	background-image: url(/bkg/80sort.png);
	z-index: 30;
	font-size: 13px;
	line-height: 15px;
	}

.helindre A, .helindre P {
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	}

INPUT.tips, TEXTAREA.tips, SELECT.tips {
	background-color: #002604;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 15px;
	width: 600px;
	border: 1px solid black;
	}
INPUT.tips:hover, TEXTAREA.tips:hover, SELECT.tips:hover {
	border: 1px solid white;
	}

.event {
	width: 250px;
	height: auto;
	border: 1px dashed #bbbbbb;
	margin: 10px;
	padding: 5px;
	background-image: url(/bkg/80sort.png);
	}

.event A {
	color:#ffc34f;
	font-size:11px;
	line-height:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	}
.event .head {
	font-size: 11px;
	font-weight: bold;
	line-height:110%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-top: -15px;
	}

.event .stars {
	display: block;
	position: relative;
	left: -5px;
	top: -15px;
	height: 16px;
	background-image: url(/bkg/stars.png);
	z-index: 2;
	}

.sceneinfo {
	position: absolute;
	width: 250px;
	height: auto;
	border: 1px dashed #ffc34f;
	margin: 10px;
	padding: 5px;
	background-image: url(/bkg/80sort.png);
	z-index: 11;
	}
.sceneinfo .head {
	font-size: 11px;
	font-weight: bold;
	line-height:110%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}
.sceneinfo A {
	color:#ffc34f;
	font-size:11px;
	line-height:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	}

.ccell {
	width: 80px;
	height: 100px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index: 20;
	}
.ccell:hover {
	background-image: url(/bkg/cellbluractive.png);
	}
.ccell .ccellindre, .ccellindre {
	position: relative;
	top: 9px;
	left: 9px;
	width: 60px;
	height: 80px;
	overflow: hidden;
	border: 1px dashed #000;
	background-color: #fff;
	z-index: 20;
	}
.ccellindre P {
	color: #000000;
	padding-top: 10px;
	font-weight: bold;
	line-height: 110%;
	text-align: center;
	}
.ccellindre A {
	color: #000000;
	font-weight: bold;
	line-height: 110%;
	text-align: center;
	text-decoration: none;
	}
.config {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 170px;
	height: 70px;
	z-index: 5;
	float: left;
	}
	
.container {
	position: relative;
	width: 732px;
	height: 600px;
	left: auto;
	right: auto;
	text-align: left;
	margin-top: -22px;
	}

.tearoff {
	position: absolute;
	left: 10px;
	top: -150px;
	width: 145px;
	height: 176px;
	background-image: url(/bkg/tearoff.png);
	z-index: 4;
	}
.tearoff P {
	line-height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	}
.tearoff .calaar {
	font-size: 38px;
	color: red;
	}
.tearoff .caldag {
	font-size: 50px;
	color: black;
	}
.tearoff .calukedag {
	margin-top: 10px;
	font-size: 24px;
	color: black;
	}
.tearoff .calmnd {
	font-size: 24px;
	color: black;
	}
.tearoff IMG {
	border: 0px;
	}
