	@media print
	{
		.defaulttext,
			body,a,td,div,.btex			
		{
			font-family:"Times New Roman", Times, serif;
		}
	}

	@media screen
	{
	
		.defaulttext,
		body,a,td,div,.btex,input,textarea
		{
			font-family:Verdana;
		}
	}



	.BoxInner
	{
		padding:0px 0px 0px 9px;
	}

	.BoxOuter
	{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		color:#000000;
		background-color:#FFF7CB;
	}

	.BoxHeadOuter
	{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-color:#FCB814;
		width:100%;
	}

	.BoxHeadInner
	{
		color:black;
		font-weight:bold;
		padding:4px 0px 4px 0px;
		
	}

	.BoxChoiceInner
	{
		width:100%;
		padding:0px;
		margin:10px 3px 10px 3px ;
		font-size:90%;
	}

	.BoxChoiceOuter
	{
		border-top:3px solid #FCB814;
		border-bottom:3px solid #FCB814;
		width:90%;
		padding:0px;
		margin-left:0px;
		margin-right:0px;
		display:block;	
	}

	body
	{
		background-color:#FFFFFF;
		color:#000000;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height:100%;
	}

	a
	{
		color:#184AA5;
		text-decoration:none;
	}
	
	a:hover
	{
		color:#666666;
		text-decoration:underline;
	}
	
	.bgColorLight,
		#Utbud,
		#Events,
		#leftMenu
	{
		background-color:#FFF7CB;
	}	
	
	.bgColorDark,
		#footertop,
		#topmenu
	{
		background-color:#FCB814;
	}	
	
	.munHeader
	{
		background-color:#DFE4E5;
		color:black;
		width:98%;
		font-weight:bold;
		margin-bottom:5px;
		padding:1px 3px 1px 3px;
		text-align:left;
	}

	.munBody
	{
		width:98%;
		padding:1px 3px 1px 3px;
	}

	
	.rub
	{
		font-weight:normal;
	}

	.Rub1
	{
		font-weight:bold;
		font-size:1.1em;
	}
	
	.topmenu
	{
		color:#000000;
		font-weight:bold;
		text-decoration:none;		
		font-family:Arial,Verdana,Helvetica, sans-serif;
		font-size:0.95em;

	}

	.topmenu:hover
	{
		text-decoration:underline;
		color:#666666;
	}

	.topmenuselected
	{
		font-family:Arial,Verdana,Helvetica, sans-serif;
		font-size:0.95em;
		font-weight:bold;
		color:#FFFFFF;
		background-color:#890503;
		padding:0px 3px 0px 3px;
	}
	
	a.topmenuselected:hover
	{
		font-family:Arial,Verdana,Helvetica, sans-serif;
		font-size:0.95em;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:underline;
		background-color:#890503;
		padding:0px 3px 0px 3px;
	}	



	.EventHeader
	{
		color:#314290;
		font-weight:bold;
	}
	
	.EvText
	{
		font-size:0.8em;
	}

	.EvTextBold
	{
		font-size:0.8em;
		font-weight:bold;
	}

	.EvSingleText
	{
		
	}

	.EvSingleTextBold
	{
		font-weight:bold;
	}



	.categoryButton,
		.categoryButtonLeft,
		.categoryButtonRight
	{
		float:left;
		width:47%;
		background-color:#CCCCCC;
		margin-bottom:20px;
		overflow:hidden;
	}

	.categoryButtonLeft
	{
		margin-right:2%;
	}

	.categoryButtonRight
	{
		margin-left:0%;
		margin-right:2%;
		clear:left;
	}

	.categoryButtonMiddle
	{
		float:left;
		width:100%;
		background-color:#CCCCCC;
		margin-bottom:5px;
		overflow:hidden;
		display: inline;
	}


	
	.categoryButtonContent
	{
		padding:3px 3px 3px 6px;
	}	
	
	.categoryButtonContentHeader
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.4em;
		font-weight:bold;

		color:#1E4CA1;
	}
	
	a.categoryButtonContentText
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;		
		color:black;
		padding-left:10px;
		display:block;
	}
	
	
	
	.contactBox
	{
		margin:5px 0px 10px 0px;
		border:1px solid black;
		padding:15px;
		width:390px;
	}
	



	