/********************************************
  *	Page header styles
  ********************************************/

.headtable
{
	background-color: #710029;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	min-width: 862px;
	width: 100%;
	color: white;
	height : 8px;
}

.head
{ 
  text-align: left;
  padding-left: 10;
}


.headlinktd
{	
	width : 220px;
  text-align: left;
	vertical-align: bottom;  
	padding-left: 10;
	font-weight: normal;
  font-size : 11;
}

.headlinktd a {color:white;}
.headlinktd a:visited {color:white;}

.headtexttd
{
  width : 210px;
  text-align: left;
	vertical-align: bottom;  
	padding-left: 10;
	font-weight: normal;
  font-size : 11;
}

.headcapstd
{
  text-align: right;
	vertical-align: top;
	padding-right: 15;
	padding-top: 15;
	font-weight: bold;
  font-size : 16;
}

/********************************************
  *	Menu styles
  ********************************************/
.menu
{
  width : 210px;
  background-image: url(menu-bg.gif);
  background-repeat: repeat-x;
  background-position: top;  
  padding: 0 10 0 10;
}

.menuheader 
{
	color: black;
  text-align: left;	
//  text-decoration: underline;
	font-family: Arial;
  font-weight: bold;
  font-size: 14px;
//  text-transform : uppercase;
}

a.menuheader:visited {color:black;}

.menuitem 
{
	color: #303030;
  text-align: left;
	font-family: Arial;
  font-weight: normal;
  font-size: 12px; 
  text-transform : capitalized;
}
a.menuitem:visited {color: #303030;}

.menuselected 
{
	color: #303030;
  text-align: left;
	font-family: Arial;
  font-weight: bold;
  font-size: 12px; 
  text-transform : capitalized; 
}
a.menuselected:visited {color: #303030;}

li
{
  list-style: url(pil.gif);		
}



#Menu
{
	min-height: 1000px;
}

td#Menu
{	
  padding : 10;
}

/********************************************
  *	Main page styles
  ********************************************/
.main
{ 
margin-top: 15;
margin-left: 25;
margin-right: 25;

text-align: left;

}

.mainPage
{
	text-align: left;
	BORDER:0; 
	padding: 0;
	border-spacing: 0;
}

.pageheader 
{
	color: black;
	text-align: left;	
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px; 
}

.pageheaderFront 
{
	color: black;
  text-align: center;	
  text-decoration: none;
	font-family: Arial;
  font-weight: bold;
  font-size: 14px;
//  text-transform : uppercase; 
}

.pagetext 
{
	color: black;	
  text-decoration: none;
	font-family: Arial;
  font-weight: normal;
  font-size: 12px
}

.tableheader 
{
	color: black;
  text-align: center;	
  text-decoration: none;
	font-family: Arial;
  font-weight: bold;
  font-size: 12px
}

.tabletext 
{
	color: black;	
  text-decoration: none;
	font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  text-align: left;/*rettelse*/
}

table#Press td
{
	padding : 10;
}

table#Setup td
{
	padding : 10;
}
/* Rettelser start */

.center {text-align: center}

table#LoginTable
{
	background-image: url(menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;  
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table#LoginTableForm
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table#LoginTable td
{		
  /*background-color : #55ff55;*/
  text-align: Center;
}
/* Rettelser slut */

td#MainBody
{
  padding : 10;
} 

li#smiley
{
  text-align: center;
}

table#Front
{
	border-collapse: collapse;
	border-spacing: 0;
	min-width: 862px;
	width: 100%;
	height: expression((document.body.clientHeight - 72) + "px");
	height: 100%;
}


#statistic
{	
	border:solid 1px #000;
	border-collapse:collapse;
	text-align: left;	
}

#statistic td
{	
	border:solid 1px #000;
	border-collapse:collapse;	
}

.tdr
{
 text-align: right;
}

.tdl
{ 
 text-align: left;
}

#smil_left
{
	font-weight: bold;
	background-color: #C0BFC0;
}
#smil_right
{
	background-color: #E6EDF3;
}

#smiley, #smiley td
{	
	border:solid 1px #000;
	frame:above;
	border-collapse:collapse;
	vertical-align:middle;
}

.smileyTblHead
{
	background-color: #710029;
	color: white;
  	text-align: center;	
  	text-decoration: none;
	font-family: Arial;
  	font-weight: bold;
  	font-size: 12px;
  	colspan: 2;
  	 height: 30; 
  	 width: 250;
}

#med_border
{
border: medium solid #FFFFFF;
}

h1
{
	color: black;	
  text-decoration: none;
	font-family: Arial;
  font-weight: bold;
  font-size: 14px;
	margin: 1px;
}

h2
{
	color: black;	
  text-decoration: none;
	font-family: Arial;
  font-weight: bold;
  font-size: 12px;
	margin: 1px;
}

p
{
 margin-top:1px;
}

.adduserhead 
{
	color: black;
  text-align: left;
	font-family: Arial;
  font-weight: bold;
  font-size: 12px; 
  text-transform : capitalized; 
}

body 
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	  padding: 0;
  background-color: #888888;  
  font-family: Arial;
}

body#LoginBody
{
	margin:50px 0px; 
  padding:0px;
	text-align:center;
}

img
{
 border: 0;
}

a
{
	text-decoration : none;  
}
a:visited
{
 color=blue;
}

.CMSCommandLink
{
	color: black;	
  text-decoration: none;
	font-family: Arial;
  font-weight: bold;
  font-size: 12px
}

a.CMSCommandLink:hover {text-decoration : underline;}
a.CMSCommandLink:visited {color:black;}

/*style1-6 are used in Startside.htm */
#style1 {font-size:25pt;font-family:verdana,antique olive, arial,verdana;color:#EEEEEE;text-align:center;font-weight:bold;text-decoration:none;}
#style2 {font-size:25pt;font-family:verdana,antique olive, arial,verdana;color:#DDDDDD;text-align:center;font-weight:bold;text-decoration:none;}
#style3 {font-size:25pt;font-family:verdana,antique olive, arial,verdana;color:#CCCCCC;text-align:center;font-weight:bold;text-decoration:none;}
#style4 {font-size:25pt;font-family:verdana,antique olive, arial,verdana;color:#BBBBBB;text-align:center;font-weight:bold;text-decoration:none;}
#style5 {font-size:16pt;font-family:verdana,antique olive, arial,verdana;color:#000000;text-align:left;font-weight:bold;text-decoration:none;}
#style6 {font-size:10pt;font-family:verdana,antique olive, arial,verdana;color:#000000;text-align:left;font-weight:bold;text-decoration:none;}
/*----------------------------------------------------------------------
