body				{ color : white;		font-size : 10pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
td					{ color : #660367;	font-size : 10pt;	font-weight : bold; font-family : Arial, Helvetica, sans-serif}
.tekst1				{ color : #660367;	font-size : 11pt;	font-weight : bold; font-family : Arial, Helvetica, sans-serif}
.tekst2				{ color : #660367;	font-size : 10pt;	font-weight : bold; font-family : Arial, Helvetica, sans-serif}
.tekst3				{ color : #660367;	font-size : 12pt;	font-weight : bold; font-family : Arial, Helvetica, sans-serif}
font				{ color : white;		font-size : 10pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
center			{ color : #760202;		font-size : 10pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
img					{ color : #6D496D;}
.standard		{ color : white;		font-size : 10pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
.redtext 		{ color : #760202;		font-size : 10pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
.lsmall 		{ color : #760202;		font-size : 8pt;	font-family : Arial, Helvetica, sans-serif;font-weight : normal}
.business		{ color : #250101;		font-size : 10pt;	font-family : Arial, Helvetica, sans-serif;font-weight : normal}
.lbig				{ color : #760202;		font-size : 12pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
.lverybig	 	{ color : white;		font-size : 14pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
.select 		{ color : #FFC0C0;	font-size : 11pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
.selectbig 	{ color : #FFC0C0;	font-size : 12pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold}
.seperatortable {	background-color: #8E5B9F;}
.copyrighttable						{	color: #58006E;	font-size: 12px; font-weight : normal; font-family: Arial, Helvetica, sans-serif;}
.copyrighttable a:link		{ color: #58006E; font-size: 13px; font-weight : bold; font-family: Arial, Helvetica, sans-serif; text-decoration : underline;}
.copyrighttable a:visited	{ color: #58006E; font-size: 13px; font-weight : bold; font-family: Arial, Helvetica, sans-serif; text-decoration : underline;}
.copyrighttable a:hover		{	color: #8200A8;	font-size: 13px; font-weight : bold; font-family: Arial, Helvetica, sans-serif; text-decoration : underline;}
.welcome				{ color : #660367;	font-size : 11pt;	font-weight : bold; font-family : Arial, Helvetica, sans-serif}

td a				{ color : #660367;		font-size : 11pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold;text-decoration : none;}
td a:link			{ color : #660367;		font-size : 11pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold;text-decoration : none;}
td a:visited		{ color : #660367;		font-size : 11pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold;text-decoration : none;}
td a:hover			{ color : #9D059F;		font-size : 11pt;	font-family : Arial, Helvetica, sans-serif;font-weight : bold;text-decoration : none;}


/*
.link						{ color: #FBEBFF;	font-size : 11pt;	font-weight : bold; font-family : Arial, Helvetica, sans-serif}
.link a:link		{ color: #FBEBFF; font-size : 11pt; text-decoration : none;}
.link a:visited	{ color: #FBEBFF; font-size : 11pt; text-decoration : none;}
.link a:hover		{	color: #FFFFFF; font-size : 11pt; text-decoration : none;}



*/

.greenscreen {
	height: 480px;
	width: 360px;
	left: 255px;
	top: 25px;
	margin: auto;
	position: absolute;
	padding: 0px;
}

.nav_container {
	top: 0px;
	height: 33px;
	float:left;
	width:100%;
	overflow:hidden;
	position: relative;
	background-color:#A670B6; 
}

#navmenu {
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;
}
  
#navmenu li {
	float:left; position:relative; right:50%;
}

.nav_selected {
	width:auto;
	display:block;
	padding:4px 12px;
	color:#FFF5C6; 
	background:#A670B6; 
	border:0px solid #fff; 
	text-decoration:none;
}
  
#navmenu a {
	width:auto;
	display:block;
	padding:4px 12px;
	color:#fff; 
	background:#A670B6; 
	border:0px solid #fff; 
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
 }
  
#navmenu a:hover {
	color:#FFF5C6;
	background-color: #A670B6;
  }

.navtext {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

#slider {
	position:relative;
	top: 0px;
    width:780px;
    height:195px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


