BODY {
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #336699;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #336699;
	scrollbar-arrow-color: #336699;
	}

A:LINK 	{
	color: #336699;
        text-decoration: none
	}

A:VISITED {
	  color: #006666;
          text-decoration: none
	  }

A:HOVER {
        text-decoration: underline
	}		

A:ACTIVE {
	 color: #336699;
         text-decoration: none
	 }

p, td	{
  	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: normal;
   	font-size: 11px
  	}

.datagridItem {background-color: #BCE2FE
	}

.mh {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    color: #003366;
    letter-spacing: normal
    border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: dotted;
	border-right-color: #336699;
	border-right-width: 1px;
 }
	
a.mainmenu {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #003366;
    padding: 2px 10px 0px 10px;
    letter-spacing: normal;
    height: 20px;
 }
 
a:hover.mainmenu {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #336699;
    padding: 2px 10px 0px 10px;
    letter-spacing: normal;
    height: 20px;
}

a.kullmenu {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #003366;
    padding: 2px 8px 0px 8px;
    letter-spacing: normal;
    height: 18px;
 }
 
a:hover.kullmenu {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    color: #336699;
    padding: 2px 8px 0px 8px;
    letter-spacing: normal;
    height: 18px;
}


.hoBorderDot {
	    border-bottom-style: none;
	    border-top-style: none;
	    border-left-style: none;
	    border-right-style: dotted;
	    border-right-color: #336699;
	    border-right-width: 1px
	    }

.vaBorderDot {
	     border-bottom-style: none;
	     border-top-style: none;
	     border-right-style: none;
	     border-left-style: dotted;
	     border-left-color: #336699;
	     border-left-width: 1px
	     }

.ulinje {
	    border-bottom-style: solid;
	    border-bottom-color: #336699;
	    border-bottom-width: 1px;
	    border-top-style: none;
	    border-left-style: none;
	    border-right-style: none
	    }
	    
.ulinjedot {
	    border-bottom-style: dotted;
	    border-bottom-color: #336699;
	    border-bottom-width: 1px;
	    border-top-style: none;
	    border-left-style: none;
	    border-right-style: none
	    }