
.textbox {
    background: transparent;
    background-color: White;
    border: 1px solid #000000;
    color: #000000;
    font-family: Verdana,Arial,Helvetica;
    font-size: x-small;
    text-align: left;
}

INPUT {font-family: Courier;
    font-size : 12px;
}

TABLE {font-family: Verdana,Arial,Helvetica;
    font-size : 10px;
}
TD {font-family: Verdana,Arial,Helvetica;
    font-size : 10px;
}
BODY {
    font-family: Verdana,Arial,Helvetica;
    font-size : 10px;
}

.pageheader {
    font-family: Verdana,Arial,Helvetica;
    font-size : 14px;
}

.listing {
    font-family: Verdana,Arial,Helvetica;
    font-size : 10px;
}
.small_description {
    font-family: Verdana,Arial,Helvetica;
    font-size : 10px;
}



.boldlink{ font-weight: bold; }
.slimlink{ font-weight: normal; }

A { color:#000000; text-decoration:none; }
.whitelink { color:#FFFFFF; text-decoration:none; }
.blacklink { color:#000000; text-decoration:none; }
.boldlink { color:#000000; text-decoration:none; font-weight:bold; }

A:hover { color:#000000; text-decoration:underline; }

A:hover.boldlink { color:#000000; text-decoration:none; font-weight:bold; }
A:hover.blacklink { color:#000000; text-decoration:underline; }
.box_left_hdr {
    height : 21px;
    text-align : center;
    font-size : 120%;
}

.box_left {
    text-align : left;
}
.box_right_hdr {
    height : 21px;
    text-align : center;
    font-size : 120%;
}

.box_right {
    text-align : left;
}

.boxtext {
}

.iboxlink { color : black;}
.iboxlink:hover {
    color: #000000;
    text-decoration:underline;
}
.iboxlink_active{ color : red;}
.iboxlink_active:hover {
    color: red;
    text-decoration:underline;
}
.iboxlinkbold {
    color : black;
    font-weight : bold;
}
.iboxlinkbold:hover {
    color: #000000;
    text-decoration:underline;
    font-weight : bold;
}
.iboxhdr {
    color : #F8F8FF;
    font-size : small;
}

/* augšas izvēlnes 4 */
.hdr1 {
    font-family: Verdana,Arial,Helvetica;
    font-size : 10px;
    color: #800000;
    text-decoration:underline;
/*    font-weight : bold; */
}
.hdr1:hover {
    font-family: Verdana,Arial,Helvetica;
    font-size : 10px;
    color: #99284c;
    text-decoration:underline;
/*    font-weight : bold; */
}

.iboxhdr:hover { color:#FFFFFF; text-decoration:none; }

.boxGreC { bgcolor="#CCCC00"; }
.boxGreC { bgcolor="#CCFF66"; }
