

body		{	margin-left: 0px;
			margin-top: 5px;
			margin-right: 0px;
			margin-bottom: 5px;
			padding: 0;
			background-color: #100FC3;
			}

#container 	{	background-color: #100FC3;
			border: 2px solid #ffff00;
			width: 990px;
			margin: auto;
			}
/*
#header 	{	background-color: #100FC3;
			background-image: url(../images/header.jpg);
			width: 986px;
			height: 100px;
			text-align: center;
			}
*/		
#header 	{	background-color: #100FC3;
			background-image: url(../images/rpo-logo.jpg);
			background-repeat: no-repeat;
			width: 986px;
			height: 100px;
			text-align: center;
			}
/*
#event		{	
			text-align: center;
			padding-top: 42px;
			}
		
#event		h3 {	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
   			color: #000066;
			}		
*/
#event		{	width: 300px;
			margin: auto;
			text-align: center;
			padding-top: 5px;
			}
		
#event		h3 {	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
   			color: #ffff00;
			}				
			
#event		h1 {	font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			font-weight: bold;
			text-align: center;
   			color: #ffff00;
			}

		
		
#infoboard 	{	background-color: #ffffff;
			padding-left: 2px;
			border: 2px solid #100fc3;
			width: 984px;
			}
		

		
#iboardbody	{	width: 984px;
			/* background-image: url(../images/iboard-body.jpg); */
			}
		


#iboard-inleft	{
			width: 500px;
			padding-left: 5px;
			padding-right: 5px;
			float: left;
			}
		
#iboardbody	td{	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
   			color: #000066;
			text-align: left;
			}
		
#iboardbody	td {	vertical-align: top;
			}

#akt		{	width: 960px;
			text-align: center;
			}
		
#akt	a{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
   			color: #000066;
			text-align: center;
			text-decoration: none;
			}

#ticktime	{
			width: 984px;
			background-color: #ffffff;
			padding-left: 2px;
			border-left: 2px solid #100fc3;
			border-right: 2px solid #100fc3;
			border-bottom: 2px solid #100fc3;
			}
		
#ticker 	{	background-color: #ffffff;
			width: 220px;
			float: left;
			}	
		
/*#tickertop	{	width: 220px;
			height: 20px;
			background-image: url(../images/ticker-top.jpg);
			} */
		
#tickerbody	{	width: 220px;
			/* background-image: url(../images/ticker-body.jpg); */
			}
		
/* #tickerbottom	{	width: 220px;
			height: 20px;
			background-image: url(../images/ticker-bottom.jpg);
			} */
		
#ticker-inner {
			font-family: Arial, Helvetica, sans-serif;
			text-align: justify; 
			padding-left: 8px;
			padding-right: 8px;
			color: #000066;
			}

#ticker-inner p,div {
			font-size: 12px;
			margin-bottom: 0;
			}
		
#ticker-inner h1 {
			font-size: 14px;
			margin-top: 0;
			}

#timing 	{	background-color: #ffffff;
			width: 760px;
			float: right;
			}	
		
#none		{height: 0;
			clear: both;
}	
		
/*#timingtop	{	width: 760px;
			height: 20px;
			background-image: url(../images/timing-top.jpg);
			}*/
		
#timingbody	{	width: 760px;
			/*background-image: url(../images/timing-body.jpg);*/
			}
		
/*#timingbottom	{	width: 760px;
			height: 20px;
			background-image: url(../images/timing-bottom.jpg);
			}*/

#timing-inner {
			text-align: center; 
			color: #000066;
			}
		
#banner		{ height: 60px;
			text-align: center;
			width: 984px;
			background-color: #ffffff;
			padding-left: 2px;
			padding-top: 2px;
			border-left: 2px solid #100fc3;
			border-right: 2px solid #100fc3;
			border-bottom: 2px solid #100fc3;
}

#footer 	{	background-color: #100FC3;
			/* background-image: url(../images/footer.jpg); */
			width: 986px;
			height: 20px;
			text-align: center;
			}

#footer 	p,div {	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
   			color: #ffff00;
			}				

#footer 	a {	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
   			color: #ffff00;
   			font-weight: bold;
   			text-decoration: none;
			}
			
.style1 	{font-size: xx-small
			}				
