
	.main {
		background-image : url('gfx/ontop.jpg');
		background-repeat : no-repeat;
	}

	.normal {
		background-image : url('gfx/def.jpg');
		background-repeat : no-repeat;
	}

	.menu {
		font-family : Verdana;
		font-size : 12px;
		margin-left : 26px;
	}

	.t_option {
		font-family : Verdana; 
		font-size : 12px; 
		margin-left : 5px;
	}

	.t_more {
		font-family : Verdana; 
		font-size : 10px; 
		margin-right : 5px;
		text-align : right;
	}

	.bold {
		font-weight : bold;
	}

	.va {
		vertical-align : top;
	}

	.t1 {
		font-size : 13px; 
	}

	.t2 {
		font-size : 16px; 
	}

	.t3 {
		font-family : Verdana, 'Nimbus Roman No9 L'; 
		font-size : 10px; 
		text-align : center;
	}

	.t4 {
		margin-top : -15px;
		font-family : Verdana, 'Nimbus Roman No9 L'; 
		font-size : 7px; 
		text-align : center;
	}

	.t5 {
		margin-left : 15px;
		margin-top : 5px;
		font-family : Verdana, 'Nimbus Roman No9 L'; 
		text-align : justify;
		text-indent : 15px;
	}

	.t6 {
		font-size : 8px; 
	}

	.t7 {
		margin-top : 5px;
		font-family : Verdana, 'Nimbus Roman No9 L'; 
		text-align : center;
	}

	.t7a {
		margin-left : 25px;
	}


	.tcolor {
		color : #EB9109; 
	}


	.tekst_ram {
		vertical-align : top;
		font-family : Verdana, 'Nimbus Roman No9 L'; 
		font-style : italic; 
		margin-left : 10px; 
		text-align : left;
	}

	a {
		color : #611212; 
		text-decoration : none;
	}