<style type>{}
<!--
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #000000;
	text-decoration: none;
}

.textbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.rubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*  kvar från styles.css. Normal och Field är ändrade */
.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #000000;
	text-decoration: none;
}

.Normal12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	text-decoration: none;
}

.Normal14{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}

.ErrorMsg     { margin:0; font-family: Verdana; text-align: left; font-size: 22pt; color: #FFFFFF; font-weight:bold}

.Field        { margin:0 10; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px; color: #000000;}
.FieldInTable { margin:0 10; font-family: Courier New; text-align: justify; font-size: 11px; color: #333333; font-weight:bold}
.SloganBig    { margin:0; font-family: Verdana; text-align: left; font-size: 18pt; color: #FFFFFF; font-weight:bold}
.SloganMedium { margin:0; font-family: Verdana; text-align: left; font-size: 14pt; color: #FFFFFF; font-weight:bold}
.SloganSmall  { margin:0; font-family: Verdana; text-align: left; font-size: 10pt; color: #FFFFFF; font-weight:bold}

h1           { margin:0 3; font-family: Tahoma; font-size: 14pt; color: #333333; font-weight: bold; 
               text-align:center }
               
	span.TextLink    { margin:0; font-family: Tahoma; font-size: 10pt; color: #666699; cursor : hand; text-align:center;}              
li           { margin: 0 }
ul           { margin-top: 00; margin-bottom: 0 }
.MenuItem    { font-family: Verdana; color: #333333; text-align: center; font-size: 10pt; 
               margin: 0 }
.MenuItemBold    { font-family: Verdana; color: #333333; text-align: center; font-size: 8pt; 
               margin: 0; font-weight:bold }
.Title    { font-family: Bookman Old Style; color: #0080C0; text-align: center; font-size: 14pt; 
               font-weight: bold; margin: 0 }               
hr           { border:1px solid #C0C0C0; color: #808080 }
td.first {border-style: solid; border-width: 2; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1}
td.active {behavior:url('td.htc')}
BODY {
      margin-left: 25; 
      background-color:#669900; 
      margin-right: 25; 
}

/*
Old scrollbar settings: (in BODY)
      SCROLLBAR-FACE-COLOR: #1876C5; 
      SCROLLBAR-HIGHLIGHT-COLOR: #669900; 
      SCROLLBAR-SHADOW-COLOR: #999999; 
      SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
      SCROLLBAR-ARROW-COLOR: #CCFFFF; 
      SCROLLBAR-TRACK-COLOR: #E3E3E3; 
      SCROLLBAR-DARKSHADOW-COLOR: #666666;
*/


.bimage{border: 4px solid #FFFFFF}
/* The main submit button option */
input.button {
	background-color : #C0C0C0;
	
}
table        { border-style: solid; border-width: 0; padding: 0 }
-->
</style>