@CHARSET "UTF-8";

	html {
		width: 100%;
		height: 100%;
	}

	body {
		font-family: Rotis, Tahoma, sans-serif;
		margin: 0px;
		margin-right: 48px;
		padding: 0px;
	}
	
	hr {
		clear: both;
		margin: 16px 0px 16px 0px;
	}

	h1 {
		font-size: 15pt;
		font-family: inherit;
		margin: 8px 0em 16px 0em;
		padding: 0px;
	}

	h2 {
		font-size: 12pt;
		font-family: inherit;
		margin: 8px 0em 8px 0em;
		padding: 0px;
		color: #471A75;
	}
	#counter{
		font-size: 12pt;
		font-family: inherit;
		margin: 18px 40px 8px 0em;
		padding: 0px;
		color: #471A75;	
		position: relative; 
		width: 100%; 
		overflow: hidden;"
	
	}

	input.text {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	
	input.check {
		margin: 0px;
		padding: 0px;
	}
	
	table {
		width: 100%;
		height: 100%;
		empty-cells: show;
	}
	
	table tbody {
		width: 100%;
		height: 100%;
		empty-cells: show;
	}
	
	table tbody tr {
		empty-cells: show;
			}

	table tbody tr td {
		empty-cells: show;
	}

	div {
		margin: 0px;
		padding: 0px;
	}
	
	div.max {
		width: 100%;
		height: 100%;
	}
	
	span {
		margin: 0px;
		padding: 0px;
	}

	span.floatLeft {
		padding: 8px;
		float: left;
		text-align: left;
		font-weight: bold;
	}

	span.floatRight {
		padding: 8px;
		float: right;
		text-align: right;
		font-weight: bold;
	}

	span.floatLeft img, span.floatRight img  {
		border: 1px solid black;
	}
	
	li {
		list-style-image: url(../images/system/star_green.gif);
		font-size: 11pt;
	}
	
	ul li ul li {
		list-style-image: url(../images/system/disc_green.gif);
	}

	ol li {
		font-size: 11pt;
		margin: 4px 0px;
	}

	p {
		font-size: 11pt;
		margin: 5px 0px 16px 0px;
		padding: 0px;
		color:FFFFFF;
	}
	
	a {
		color: inherit;
		border: 0px;
	}
	
	a img {
		border: 0px;
	}
	#content_div h2 a{
		text-decoration:none; 
	}
	
	
	table tbody tr td root img_1 {
	   height:949px;
	   width:655px;
	}
	
.box{
	padding:0;
	margin:0px 10px 10px 411px;
	height:78px;
	text-align:center;
	line-height: 1.5;
}
#countdown{
	z-index: 1;
	padding-top: 10px;
	padding: 0px; 
	margin-left:555px;
	margin-top: -88px; 
	width:18%; 
	height:78px;
}