font {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
}

.color {
    color: #ff6600;
}

p {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}

p.text {
    text-align: justify;
    margin-top: 10;
    margin-bottom: 10;
    margin-left: 10;
    margin-right: 10;
}
span {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
}
span.bignag {
    color: #ff3300;
    font-family: Verdana, "Arial CE", Arial;
    font-size: 18pt;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
}
span.textsmall {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial;
    font-size: 8pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
}

li {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}

select {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}

input {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}

textarea {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 10;
    margin-right: 10;
}

div {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin-left: 10;
    margin-right: 10;
    margin-top: 10;
}

div.h1 {
    color: #666666;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    margin-left: 10;
    margin-right: 10;
    margin-top: 10;
}

div.bigkom {
    color: #ff3300;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	 text-decoration: underline;
    margin-right: 20;
    margin-top: 20;
}

a {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
}

a:hover {
    text-decoration: underline;
}

a.color {
    color: #ff6600;
}

a.menutop {
    color: #ffffff;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5;
    margin-right: 5;
}

a.menutop:hover {
	 color: #ececec;	
    text-decoration: none;
}

td {
    color: #333333;
    font-family: Verdana, "Arial CE", Arial, Verdana;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
}

td.ramcol0 {
    background: #ffffff;
}

tr.ramcol0 {
    background: #ffffff;
}

td.ramcol1 {
    background: #ff9900;
    height: 1px;
}
td.ramcol1_0 {
    background: #ff6600;
    height: 2px;
}
td.ramcol1_1 {
    background: #ff9900;
    height: 2px;
}
td.ramcol2 {
    background: #ECECEC;
    height: 1px;
}

tr.ramcol2 {
    background: #ECECEC;
}

td.ramcol3 {
    background: #F8F8F8;
    height: 20px;
}
tr.ramcol3 {
    background: #F8F8F8;
}

td.ramcol4 {
    background: #ececec;
    width: 1px;
}
tr.ramcol4 {
    background: #ececec;
    height: 1px;
}
tr.ramcol5 {
    background: #ffffcc;
    width: 1px;
}
td.tdnag {
    background: #F8F8F8;
    background: url('/images/tab_nag_light.jpg');
    height: 20px;
}
td.tdnag_dark {
    background: #F8F8F8;
    background: url('/images/tab_nag_dark.jpg');
    height: 20px;
}
.cien {color: #000000;font-weight: bold; filter: DropShadow(Color="#ffffff",OffX=1,OffY=1); height: 12pt;}
