body {
    background-image: url(images/bg.gif);
    background-color:#336699;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-attachment:fixed;
}.text1 {
    font-family: Arial;
    font-size: 13px;
    color: #333333;
    text-decoration: none;
}
.notext{
    font-family:Arial;
    font-size: 1px;
}
.underdot{
    border-bottom:1px dotted #006699;
}
.rightdot{
    border-right:1px dotted #006699;
}
.leftdot{
    border-left:1px dotted #006699;
}

dtop{
    border-bottom:1px dotted #CCCCCC;
}
.t1_right{
    border-right:1px dotted #CCCCCC;
}
.t1_left{
    border-left:1px dotted #CCCCCC;
}
.t1_top{
    border-top:1px dotted #CCCCCC;
}
ul {
list-style-image: url('images/list.png')
}
a:link {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #3661ad;
}
a:visited {
    font-weight: normal;
    text-decoration: none;
    color: #3661ad;
}
a:hover {
    text-decoration: underline;
}
a:active {
    font-weight: bold;
    text-decoration: none;
}
.text2 {
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.text3 {
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.title1 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.text4{
    font-family: Arial;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
.link1 {
    font-family: Arial;
    font-size: 12px;
    color: #660000;
    text-decoration: none;
}
.link2 {
    font-size: 10px;
    color: #660000;
    text-decoration: none;
}
.dot {
    border-bottom:1px dotted #006699;
}
