

UL.meny {
    list-style-image : url(/img/point.gif);
    margin-left : 15 px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : bolder;
    text-decoration : none;
  }

DIV.meny {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : bolder;
    text-decoration : none;
  }

A.meny {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : bolder;
    text-decoration : none;
  }


UL.subMeny {
    list-style-image : url(/img/point2.gif);
    margin-left : 4 px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : lighter;
    text-decoration : none;
  }

DIV.subMeny {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : lighter;
    text-decoration : none;
  }


A.subMeny {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : lighter;
    text-decoration : none;
  }


DIV.bodyTitle {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 22px;
    color : #4A69A0;
    font-weight : bolder;
  }


DIV.bodySubTitle {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 16px;
    color : #4A69A0;
    font-weight : bolder;
  }


DIV.userTitle {
    color : #464657;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bolder;
    margin-bottom : 10 px;
    margin-top : 10px;
    text-align : center;
  }


DIV.login {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : bolder;
    margin-top : 8px;
  }


INPUT.login {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : lighter;
    border : 1px groove #000000;
    width : 80px;
  }


A.login {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
    font-weight : bolder;
  }


DIV.title {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #4A69A0;
    font-weight : bolder;
    text-align : center;
    text-transform : uppercase;
  }


DIV.supTitle {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #4A69A0;
    text-align : center;
    font-weight : bolder;
    
  }


DIV.bodyField {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    text-align : justify;
    margin-right : 20px;
  }


DIV.body {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    font-weight : lighter;
    text-align : justify;
  }


DIV.bodyStrong {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    font-weight : bolder;
    text-align : justify;
  }


DIV.errorName {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #B90600;
    font-weight : lighter;
  }


DIV.errorLine {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #B90600;
    font-weight : lighter;
  }


A {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #4A69A0;
  }


.formInput {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : lighter;
    border : 1px solid #B5D3DB;
    width: 400px;
  }

INPUT {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : lighter;
    border : 1px solid #B5D3DB;
    width: 400px;
  }

.formSelect {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    font-weight : lighter;
    border : 1px solid #B5D3DB;
    width: 400px;
  }

.formTextarea {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    font-weight : lighter;
    border : 1px solid #B5D3DB;
    width: 655px;
    height: 200px;
    text-align : justify;
  }

.formHtml {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    font-weight : lighter;
    border : 1px solid #B5D3DB;
    width: 655px;
    text-align : justify;
  }

.formRow {
    border-bottom-color : #B5D3DB;
    border-bottom-style : solid;
    border-bottom-width : 1px;
  }

