@CHARSET "UTF-8";
/* CSS Document */
body {
    background-color: #F0F0F0 scroll left top;
    font-size:.8em;
    font-family:Arial,verdana;
    color:#333333;
    margin: 0;
}

a:link {
    color:#333333;
    text-decoration: none;
}
a:visited {
    color:#333333;
    text-decoration: none;
}
a:hover {
    color:#ff9900;
    text-decoration:underline;
}

a:active {
    color:#333333;
    text-decoration: none;
}

.c1{font-weight: bold;}
.c1 a:link {
    color:#006699;
    text-decoration: none;
}

.c1 a:visited {
    color:#006699;
    text-decoration: none;
}
.c1 a:hover {
    color:#ff9900;
    text-decoration:underline;
}

.c1 a:active {
    color:#006699;
    text-decoration: none;
    font-weight:bold;
}

.catbg3{
    color:white;
    text-decoration:none;
    background:url(../images/head-green.gif) repeat-x;
    font-family: 'Times New Roman',Times,serif;
}

.catbg2{
    color:white;
    text-decoration:none;
    background:url(../images/head-blue.gif) repeat-x;
    font-family: 'Times New Roman',Times,serif;
}

.rowbg3{
    background-color:#F4F4F4
}
.rowbg3, .rowbg2{
    border-bottom:#BBBBBB solid 1px;
}

.bg-l {
    background-image:url(../images/bg_left2.gif);
    background-position:right top;
    background-repeat:repeat-y;
}

p.medium {line-height: 170%}
img.img1{border:#999999 solid 1px;}
.comment{
    color:red;
}

