/*                    aurora1.css 2003-05-21                  */


/*    --------------  some new test stuff  -----------------  */


.information
	{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	display:none;
	z-index:1
	}


.hide 
	{ 
	display: none;
	}



/*    --------------  some body classes   -----------------  */



html, Body
	{
	margin:0;
	padding:0;
	font-family: verdana,arial,sans-serif;
	color: #555555;
	font-size: 10pt;
	}

P
	{
	font-family: verdana,arial,sans-serif;
	color: #555555;
	font-size: 12pt;
	}


blockquote
	{
	font-family: verdana,arial,sans-serif;
	color: #555555;
	font-size: 10pt;
	}


/*    --------------  some table row classes   -----------------  */



tr.rubrik	
	{
	background: #eeeeff;
	}



tr.grey	
	{
	background: #EEEEEE;
	}

tr.white	
	{
	background: #ffffff;
	}




/*    --------------  some table data classes   -----------------  */



td
	{ 
   font-family: verdana,arial,sans-serif;
	color: #666666;
	font-size: 8pt;
	}


td.grey	
	{
	background: #EEEEEE;
	font-family: verdana,arial,sans-serif;
	color: #008080;
	font-size: 14px;
	}

td.grey2	
	{
	background: #ffffff;
	font-family: verdana,arial,sans-serif;
	color: #555555;
	font-size: 11px;
	}



td.foot
	{ 
	vertical-align: middle;
	background-image: url("");
	}


td.tiny
	{
	color: #666666;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	}

td.meny
	{ 
	font-size: 12pt;
	font-family: verdana,arial,sans-serif;
	color: #6699CC;
	}


/*    --------------  some header classes   -----------------  */

h1	
	{
	color: #555555;
	font-size: 10px;
	font-weight: 500;
	font-family: 'Verdana','Arial','Helvetica';
	}
  
h2	
	{
	color: #fa8072;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

h3	
	{
	font-size: 6px;
	font-family: 'Arial','Helvetica';
	color: #eeeeee;
	font-weight: 500;
	text-align: center;
	}



h4	
	{
	font-family: verdana,arial,sans-serif;
	color: #6699CC;
	font-size: 10pt;
	}


h5
	{
	color: #fa8072;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}

h5x	
	{
	font-family: verdana,arial,sans-serif;
	color: #999999;
	font-size: 10pt;
	}

h6	
	{
	font-family: verdana,arial,sans-serif;
	color: #AAAAAA;
	font-size: 12pt;
	}


/*    --------------  some list classes   -----------------  */

UL	
	{
	font-family: verdana,arial,sans-serif;
	color: #008080;
	font-size: 10pt;
	}

UL.form	
	{
	font-family: verdana,arial,sans-serif;
	color: #008080;
	font-size: 8pt;
	}

OL	
	{
	font-family: verdana,arial,sans-serif;
	color: #008080;
	font-size: 10pt;
	}

LI	
	{
	font-family: verdana,arial,sans-serif;
	color: #999999;
	list-style: url("/images/dot1.gif");
	font-size: 10px;
	}


li.form	
	{
	font-family: verdana,arial,sans-serif;
	color: #666666;
	list-style: url("/images/dot1.gif");
	font-size: 11px;
	}


/*    --------------  some link classes   -----------------  */



A.info
	{
	font-size: 8px;
	font-family: 'Arial','Helvetica',sans-serif;
	color: #fefefe;
	text-decoration:none;
	}

A:link.info
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #fafafa;
	} 

A:visited.info
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #fafafa;
	}   

A:hover.info
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #aaaaaa;
	}


A.aurora
	{ 
	text-decoration: none;
	}

a.aurora:hover
	{ 
	color: #000000;
	}

A.meny
	{ 
	font-size: 11pt;
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #6699CC;
	text-decoration: none;
	font-weight: 500;
	}

a.meny:hover
	{
	color: black;
	}


A:link
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #6699CC;
	}

A:visited
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #6699CC;
	}




/*    --------------  some general classes   -----------------  */


.blue2
	{ 
	color: #1E90FF;
	}

.blue
	{ 
	color: #6699CC;
	}

.tomato
	{
	color: #fa8072;
	}

.apelsin
	{
	color: #FF9933;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}

.orange
	{
	color: #CC6000;
	}

.redwine
	{
	color: #991133;
	}

.white
	{
	color: #FFFFFF;
	}

.sea
	{
	color: #008080;
	}

.red
	{
	color: #FF0000;
	}

.black
	{
	color: #000000;
	}

.grey
	{
	color: #999999;
	}

.grey2
	{
	color: #555555;
	font-size: 10px;
	font-family: 'Verdana','Arial','Helvetica';
	}


.grey3
	{
	color: #777777;
	font-weight: 500;
	font-size: 13px;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}


.data1
	{
	padding-left: 10px;
	height: 15px;
	color: #6699CC;
	font-weight: bold;
	}

.data2
	{
	padding-left: 10px;
	color: #555555;
	}

.data3
	{
	height: 1px;
	background: #cccccc;
	}



/*    --------------  some foot classes   -----------------  */

.foot-ns6
	{
	font-size: 9px;
	font-family: 'Arial','Helvetica';
	color: #000000;
	}

.foot-ie
	{
	font-size: 9px;
	font-family: 'Arial','Helvetica';
	color: #2222FF;
	} 

.foot-ns
	{
	font-size: 10px;
	font-family: 'Arial','Helvetica';
	color: #2222FF;
	}

input.foot-ns6
	{
	color: #000000;
	}

input.ns6
	{
	color: #000000;
	}

input.foot-ie
	{
	color: #000000;
	}

input.foot
	{
	color: #000000;
	}





/*    --------------  some form classes   -----------------  */

input.math
	{
	color: #CC6600;
	font-family: 'Courier New','Comic Sans MS' ;
	font-size: 9pt;
	}

.time2 
	{
	font-family: 'Arial','Helvetica';
	color: #6699CC;
	text-align: center;
	font-size: 12px;
	}

.time3 
	{
	font-family: 'Verduna','Arial','Helvetica';
	color: #FA8072;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	}



/*    --------------  other classes   -----------------  */

.info
	{
	font-size: 8px;
	font-family: 'Arial','Helvetica';
	color: #efefef;
	}

.update
	{
	font-family: 'Arial','Helvetica';
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #555555;
	}

.comment
	{
	font-family: 'Verdana','Arial','Helvetica';
	font-size: 10pt;
	font-style: italic;
	color: #999999;
	}

.comment2
	{
	font-family: 'Verdana','Arial','Helvetica';
	font-size: 8pt;
	font-style: italic;
	color: #999999;
	}



.rubrik 
	{
	font-size: 18pt;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	color: #666666;
	text-align: center;
	} 

.rubrik2 
	{
	background: #ffffff;
	color: #fa8072;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	height: 25px; 
	} 

.fakta 
	{
	text-align: center;
	}

.dagens
	{
	color: #9C1435;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Comic Sans MS','Arial','Verdana';
	}

.headline1
	{
	color: #fa8072;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline2
	{
	color: #fa8072;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline3
	{
	color: #6699CC;
	font-size: 22px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline4
	{
	color: #6699CC;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline5
	{
	color: #6699CC;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.back2
	{	
	background-image: url("/images/back2.jpg");
	}



.time
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	font-size: 12px;
	color: #CC6000;
	}

.tagline	
	{
	color: #6699CC;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

