<style type="text/css">
body {
        font-family: Arial, Verdana;
        margin: 0px;
        background-color: #eeeeee;
}

.main {
        background-color: white;
}
.logo-link {
        font-family: Arial;
        font-size: 16;
        font-weight: bold;
        color: black;
        text-decoration: none;
        letter-spacing: 2;
}
.head-r {
        background-color: #a9a9a9;
        font-family: Arial;
        font-size: 22;
        font-weight: bold;
        color: white;
        text-align: center;
}

.lang {
        font-family: Verdana;
        font-size: 12;
        font-weight: bold;
        color: white;
        text-align: center;
        text-decoration: none;
}
.br-line {
        background-color: #999999;
        font-size: 0;
}
.menu-line {
        background-color: black;
        white-space: nowrap;
}
.menu-line-1 {
        font-family: Arial;
        font-size: 22;
        font-weight: bold;
        color: white;
        text-decoration: none;
}

.menu-line-2 {
        background-color: #3399ff;
        background-image: url('imgs/menu-line.gif');
        background-repeat: repeat;
        font-family: Arial;
        color: white;
        font-weight: bold;
        font-size: 11;
        letter-spacing: 1;
        white-space: nowrap;
        text-decoration: none;
}

.menu-line-3 {
        background-color: #3399ff;
        background-image: url('imgs/menu-line.gif');
        background-repeat: repeat;
		border: red 3px solid;
        font-family: Arial;
        color: white;
        font-weight: bold;
        font-size: 11;
        letter-spacing: 1;
        white-space: nowrap;
        text-decoration: none;
}
.menu-p {
        position: absolute;
        font-family: Arial;
        color: #ff0000;
        font-size: 11;
}

.chan {
        font-family: Verdana;
        font-weight: bold;
        font-size: 14;
        text-decoration: none;
}


.chan1 {
        font-family: Verdana;
        font-weight: bold;
        font-size: 14;
        text-decoration: none;
		text-align: center;
}



#perp {
        color: #336699;
        text-decoration: none;
}
#perp_c {
        background-color: #336699;
}
#est {
        color: #9900cc;
        text-decoration: none;
}
#est_c {
        background-color: #9900cc;
}
#ter {
        color: black;
        text-decoration: none;
}
#ter_c {
        background-color: black;
}

right-line {
        background-image: url('imgs/left-line.gif');
        background-repeat: repeat-x;
        background-color: #c7c6c7;
}
left-line {
        background-image: url('imgs/right-line.gif');
        background-repeat: repeat-x;
        background-color: #c7c6c7;
}

.right-line {
        background-image: url('imgs/right-line.gif');
        background-repeat: repeat-x;
		
}

.left-line {
        background-image: url('imgs/left-line.gif');
        background-repeat: repeat-x;
        background-color: #dfdfdf;
}

.info {
        background-color: #f7f7f7;
        font-family: Arial;
        line-height: 1;
        font-size: 12;
        text-align: justify;
}

#rm-b {
        font-family: Verdana;
        font-weight: bold;
        font-size: 16;
        width: 100%;
        padding: 6;
        margin: 4;
        border-width: 2px;
        border-style: solid;
        border-color: #3399ff;
        color: #0066cc;
}
#rm-r {
        font-family: Verdana;
        font-weight: bold;
        font-size: 12;
        text-align: center;
        width: 100%;
        padding: 8;
        margin: 0;
        border-width: 2px;
        border-style: solid;
        border-color: #ff0000;
}

#bk-b1 {
        font-family: Verdana;
        font-size: 11;
        text-align: justify;
        width: 100%;
        padding: 18;
        margin: 4;
        background-color: #3399ff;
        color: white;
}
#bk-b2 {
        font-family: Verdana;
        font-size: 11;
        text-align: justify;
        width: 100%;
        padding: 18;
        margin: 4;
        background-color: #56bcff;
        color: white;
}
#bk-b3 {
        font-family: Verdana;
        font-size: 11;
        text-align: justify;
        width: 100%;
        padding: 18;
        margin: 4;
        background-color: #65cbff;
        color: white;
}
#bk-b4 {
        font-family: Verdana;
        font-size: 11;
        text-align: justify;
        width: 100%;
        padding: 18;
        margin: 4;
        background-color: #79dfff;
        color: white;
}
#bk-r {
        font-family: Verdana;
        font-weight: bold;
        font-size: 12;
        text-align: center;
        width: 100%;
        padding: 8;
        margin: 0;
        background-color: #ff0000;
        color: white;
}
.copy {
        font-family: Verdana;
        font-size: 10;
        color: gray;
}


h1 {
        font-family: Verdana;
        text-align: left;
        font-size: 22;
        line-height: 1;
        color: #ff0000;
}
h2 {
        font-family: Verdana;
        font-size: 20;
        line-height: 1;
}
h3 {
        font-family: Verdana;
		font-size: 13;
        color: #ff0000;
        line-height: 1;
}

a:link {
        color: #E8312D;
}

a:visited {
        color: #E8312D;
}
ul {
        line-height: 1.5;
}
input {
       border-color: #3399ff;
       border-style: solid;
       border-width: 1;
}
select {
       border-color: #3399ff;
       border-style: solid;
       border-width: 1;
}
.form {
        font-family: Arial;
        font-size: 12;
}
td {font-size:13px;color:#000000;font-family:"arial"; text-align : justify;text-indent: 0cm }
</style>
