@charset "utf-8";
body {
    margin: 0px;
    padding: 0px;
}

.main {
    height: auto;
    width: 766px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 4px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #9f9f9f;
    border-right-color: #9f9f9f;
    border-bottom-color: #9f9f9f;
    border-left-color: #9f9f9f;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.bg_style1 {
    background-color: #0067b1;
}

.navigation_text {
    font-family: Tahoma;
    font-size: 12px;
    color: #888888;
    font-weight: bold;
}

.navigation_text a {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.navigation_text a:hover {
    font-family: Tahoma;
    font-size: 12px;
    color: #0067B1;
    text-decoration: none;
    font-weight: bold;
}

.body_text {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    padding-right: 20px;
    padding-left: 20px;
    text-align: justify;
}

.body_text a {
    font-family: Tahoma;
    font-size: 12px;
    color: #3399FF;
    text-decoration: underline;

}

.body_text a:hover {
    font-family: Tahoma;
    font-size: 12px;
    color: #999999;
    text-decoration: underline;

}

.text_style1 {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.text_style1 a {
    font-family: Arial;
    font-size: 12px;
    color: #3399FF;
    text-decoration: underline;
}

.text_style1 a:hover {
    font-family: Arial;
    font-size: 12px;
    color: #999999;
    text-decoration: underline;
}

.link {
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    padding-right: 0px;
    padding-left: 0px;
    text-align: justify;
    text-decoration: underline;
}

.link a {
    font-family: Arial;
    font-size: 11px;
    color: #3399FF;
    text-decoration: underline;
}

.link a:hover {
    font-family: Arial;
    font-size: 11px;
    color: #999999;
}

.text_style2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0067B1;
    font-weight: bolder;
    text-transform: uppercase;
    left: 20px;
    right: 20px;
    text-align: justify;
}

.text_style3 {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: bolder;
}

.body_text1 {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    text-align: justify;
}

.text_style4 {
    font-family: Tahoma;
    font-size: 17px;
    color: #0067B1;
    font-weight: bolder;
    text-transform: none;
    text-align: justify;
    padding-right: 10px;
    padding-left: 10px;
}

.text_style4 a {
    font-family: Tahoma;
    font-size: 17px;
    color: #0067B1;
    font-weight: bolder;
    text-decoration: underline;

}

.text_style4 a:hover {
    font-family: Tahoma;
    font-size: 17px;
    color: #999999;
    font-weight: bolder;
    text-decoration: none;

}

.text_style5 {
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    font-weight: bolder;
    text-align: justify;
    padding-right: 20px;
    padding-left: 20px;
}

.text_style6 {
    font-family: Tahoma;
    font-size: 17px;
    color: #000000;
    font-weight: bolder;
}

.link1 {
    font-family: Tahoma;
    font-size: 12px;
    color: #0067B1;
    padding-right: 0px;
    padding-left: 0px;
    text-align: justify;
    text-decoration: underline;
    font-weight: normal;
}

.link1 a {
    font-family: Arial;
    font-size: 12px;
    color: #0067B1;
    text-decoration: underline;
    font-weight: normal;
}

.link1 a:hover {
    font-family: Arial;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
}
