body {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1em;
}

body, td {
    font-family: Tahoma;
    font-size: 12px;
    color: #7b7a76;
}

a {
    text-decoration: underline;
    color: #779baf;
}

a:hover {
    text-decoration: none;
    color: #a365a2;
}

#leftSpacer {
    height: 278;
    background: url("images/left_spacer.jpg") repeat-x;
}

#headerLeftSpacer {
    height: 278;
    background: url("images/header_left_spacer.jpg") repeat-x;
}

#headerLeft {
    width: 254;
    height: 278;
    background: url("images/header_left.jpg") no-repeat;
}

#headerRight {
    width: 744;
    height: 278;
    background: url("images/header_right.jpg") repeat-x;
}

.block {
    background: #f7f8e6;
    padding: 7px;
}
.block_adsense {

    background: #f7f8e6;

    padding: 7px;

    text-align: left;
}

.block_adsense span{

    background: #f7f8e6;

    padding: 7px;

    text-align: left;
}

.hline {
    width: 216;
    height: 9;
    background: url("images/hline.jpg") no-repeat;
    margin: 20px 0px 20px 0px;
}

.bottomLine {
    height: 37;
    background: url("images/bottom_line.jpg") repeat-x;
}

.bottomSpacer {
    height: 37;
    background: url("images/bottom_spacer.jpg") repeat-x;
}

.selected {
    color: #a365a2;
}

.num {
    padding: 0px 20px 0px 0px;
    font-size: 10px;
}

a.page, a.order, a.month {
    text-decoration: underline;
    color: #7b7a76;
}

a:hover.page, a:hover.order, a:hover.month {
    text-decoration: none;
    color: #7b7a76;
}

#agreement {
    font-size: 11px;
}

#agreement li {
    margin-left: -15px;
    padding: 0px 5px 10px 0px;
}

a.add {
    text-decoration: none;
    color: #a365a2;
}

a:hover.add {
    text-decoration: underline;
    color: #779baf;
}

a.news {
    text-decoration: underline;
    color: #7b7a76;
    font-weight: bold;
    font-size: 14px;
}

a:hover.news {
    text-decoration: none;
}



#counters img {

          -moz-opacity: 0.3;

          -moz-opacity: 0.3;

          -khtml-opacity: 0.3;

          filter: alpha(opacity=30);

}

     




#counters a img {
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=40);
}

#counters a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
