a {
    text-decoration: underline;
}

a img {
    border: 0;
}

A {
    COLOR: #0000ff;
    FONT-FAMILY: FreeSetC, Tahoma, sans-serif;
    TEXT-DECORATION: none;
}

/*A:hover {
    COLOR: Yellow;
}
A:active {
    COLOR: Yellow;
}*/
.button {
    BORDER-RIGHT: #cccccc 1px dashed;
    BORDER-TOP: #cccccc 1px dashed;
    BORDER-LEFT: 1px dashed #cccccc;
    WIDTH: 36px;
    BORDER-BOTTOM: #cccccc 1px dashed;
    HEIGHT: 36px
}

.txtclnd, .clndlnk {
    BORDER-RIGHT: #a9a9a9 1px dashed;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a9a9a9 1px dashed;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    FONT: bold 22px FreeSetC, Tahoma, Verdana, sans-serif;
    BORDER-LEFT: 1px dashed #a9a9a9;
    COLOR: #000000;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a9a9a9 1px dashed;
    TEXT-ALIGN: center;
    cursor: pointer;
}

.clndlnk {
    BACKGROUND: #1e90ff;
    COLOR: white;
}

.clndlnkover {
    BORDER-RIGHT: #a9a9a9 1px dashed;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px dashed #a9a9a9;
    PADDING-LEFT: 5px;
    BACKGROUND: Blue;
    PADDING-BOTTOM: 5px;
    FONT: bold 30px FreeSetC, Tahoma, Verdana, sans-serif;
    BORDER-LEFT: #a9a9a9 1px dashed;
    WIDTH: 100%;
    CURSOR: pointer;
    COLOR: Yellow;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a9a9a9 1px dashed
}

.divDayCalendar, .divCalendar, .divInfo {
    BORDER-RIGHT: blue 2px solid;
    BORDER-TOP: blue 2px solid;
    BACKGROUND: White;
    OVERFLOW: scroll;
    BORDER-LEFT: blue 2px solid;
    WIDTH: 600px;
    BORDER-BOTTOM: blue 2px solid;
    POSITION: absolute;
    HEIGHT: 400px
}

.divCalendar {
    WIDTH: 620px;
    HEIGHT: 370px
}

.divInfo {
    WIDTH: 500px;
    HEIGHT: 350px
}

.divHelp {
    BORDER-RIGHT: blue 2px solid;
    BORDER-TOP: blue 2px solid;
    BACKGROUND: White;
    OVERFLOW: scroll;
    BORDER-LEFT: blue 2px solid;
    WIDTH: 700px;
    BORDER-BOTTOM: blue 2px solid;
    POSITION: absolute;
    HEIGHT: 500px
}

.header {
    FONT: bolder 30pt FreeSetC, Tahoma, Verdana, sans-serif;
    COLOR: Black;
    LETTER-SPACING: -2px
}

.hdr, .hdr1 {
    WORD-SPACING: -2px;
    FONT: bold 25px FreeSetC, Tahoma, Verdana, sans-serif;
    COLOR: Black;
}

.help {
    FONT: small-caps 22pt / 30px FreeSetC, Arial, Tahoma, sans-serif;
    COLOR: Black;
}

.scrollklein, .scroll, .scroll4negotiation, .scroll4neeedsandposib, .scrollbig {
    SCROLLBAR-FACE-COLOR: #aaaaaa;
    SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa;
    OVERFLOW: scroll;
    WIDTH: 100%;
    SCROLLBAR-SHADOW-COLOR: #aaaaaa;
    SCROLLBAR-3DLIGHT-COLOR: #aaaaaa;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: #fafafa;
    SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa;
    SCROLLBAR-BASE-COLOR: black;
    HEIGHT: 150px
}

.scroll {
    HEIGHT: 200px
}

.scroll4negotiation {
    HEIGHT: 300px
}

.scroll4neeedsandposib {
    HEIGHT: 400px
}

.scrollbig {
    HEIGHT: 400px
}

.padding {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}

TD, .txt, .txts, .attrValue, .txtcmnt, .attrName, .stp {
    FONT-SIZE: 14pt;
    COLOR: Black;
    FONT-FAMILY: Tahoma, Verdana, sans-serif
}

.txtgray {
    FONT: 10pt Tahoma, Verdana, sans-serif;
    COLOR: Gray;
}

.txtcmnt, .attrName {
    COLOR: #666666;
}

.lnk, .lnkhover {
    BORDER-RIGHT: 1px dashed Gray;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px dashed Gray;
    DISPLAY: block;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    FONT: bold 14pt FreeSetC, Tahoma, Verdana, sans-serif;
    BORDER-LEFT: 1px dashed Gray;
    WIDTH: 100%;
    COLOR: Blue;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 1px dashed Gray;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
    cursor: pointer;
}

.lnk:hover, .lnkhover {
    COLOR: Yellow;
    BACKGROUND-COLOR: Blue;
}

span.votes {
    color: #aaa;
}

.searchForm {
    vertical-align: middle;
    white-space: nowrap;
    width: 780px;
    float: right;
}

.searchForm input {
    font-size: 24px;
}

.searchForm .buttonUp {
    width: 184px;
    height: 66px;
    vertical-align: bottom;
    float: right;
}

.searchForm .buttonUp .inner {
    width: 182px;
    height: 60px;
    background-image: url( ../img/pir4kiosk/btm_search_bg.gif );
    padding: 8px 0 0 1px;
    text-align: center;
    margin: 0 auto;
    vertical-align: bottom;
}

.searchForm .buttonDown {
    width: 184px;
    height: 48px;
    margin: 2px 0 0 2px;
    padding: 7px;
    vertical-align: bottom;
    float: right;
}

.searchForm .inputText {
    float: left;
    text-align: right;
    vertical-align: bottom;
    padding-top: 16px;
}

.searchResults ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.searchResults li {
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

.searchResults .close {
    width: auto;
    display: inline-block;
    margin-bottom: 4px;
}

a img {
    border: 0;
}

@media
screen
{
.onlyprint {
    display: none;
}

}
@media
print
{
.nonprintable {
    display: none;
}

}

.newlink, .newlinkhover {
    font-family: Tahoma, Verdana, sans-serif;
    color: #315bd3;
    font-size: 17pt;
    font-weight: normal;
    text-decoration: underline;
}

.newlinkhover {
    background-color: #315bd3;
    color: white;
}

.newlink:hover {
    background-color: #315bd3;
    color: white;
}

span.section {
    color: #FB811C;
    font-size: 22pt;
    font-family: Tahoma, Verdana, sans-serif;
}