<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
* {
  font-family: verdana;
  color: #FFFFFF;
}

BODY {
  margin-left: 0px;
  margin-top: 0px;
  font-family: verdana;
  color: #FFFFFF;
  background-color: black;
  background-image:url("../images/index.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.pathway {
padding-top: 10px; 
padding-left: 20px; 
font-family: verdana; 
font-size: 15px;
color: yellow;
font-weight: bold;
}

.title {
padding-top: 30px; 
padding-left: 20px; 
font-family: verdana; 
font-size: 15px;
font-weight: bold;
}

.content {
margin-left: 20px; 
margin-right: 20px; 
font-family: verdana; 
font-size: 14px; 
text-align: justify;
line-height: 1.4em;
}

.content_center {
margin-left: 20px; 
margin-right: 20px; 
font-family: verdana; 
font-size: 13px; 
text-align: center;
}

.content_right {
margin-left: 20px; 
margin-right: 20px; 
font-family: verdana; 
font-size: 13px; 
text-align: right;
text-decoration: none;
}

.left_content {
margin-left: 20px; 
margin-right: 20px; 
font-family: verdana; 
font-size: 13px; 
text-align: left;
line-height: 1.4em;
}

.left_content_center {
margin-left: 20px; 
margin-right: 20px; 
font-family: verdana; 
font-size: 13px; 
text-align: center;
line-height: 1.4em;
text-decoration: none;
}

.picture_desc {
margin-top: 10px; 
font-family: verdana; 
font-size: 13px; 
text-align: center;
line-height: 20px;
}

TD.main {
padding-left: 20px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-family: Verdana;
}

P.main {

font-family: Verdana;
text-align: justify;  
}

td#main1 {
    background-image: url(../images/main_01.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 22px;
    height: 950px;
}

td#main2 {
    background-image: url(../images/main_02.jpg);
    width: 356px;
    height: 43px;
}
td#main3 {
    background-image: url(../images/main_03.png);
    width: 672px;
    height: 43px;
}
td#main4     {
    background-image: url(../images/black_dot.jpg);
    width: 356px;
    height: 24px;
}
td#main5     {
    background-image: url(../images/main_05.png);
    width: 672px;
    height: 24px;
}
td#main6     {
    background-image: url("../images/grey_dot.jpg");
    background-repeat: repeat;
    width: 356px;
    height: 883px;
    vertical-align: top;
}
td#main7     {
    background-image: url("../images/main_bg.png");
    background-position: top;
    background-repeat: repeat;
    width: 672px;
    height: 883px;
    vertical-align: top;
}


td#left1     {
    background-image: url(../images/left_side_01.jpg);
    width: 356px;
    height: 158px;
}
td#left2     {
    background-image: url(../images/left_side_02.jpg);
    width: 356px;
    height: 51px;
    font-family: verdana;
    font-size: 18px;
    color: white;
    text-align: center;
}
td#left3     {
    background-image: url(../images/black_dot.jpg);
    width: 356px;
    height: 208px;
    font-family: verdana;
    font-size: 22px;
    color: white;
    text-align: right;
    line-height: 2em;
    padding-right: 20px;
}
td#left4     {
    background-image: url(../images/grey_dot.jpg);
    background-repeat: repeat;
    width: 328px;
    height: 466px;
    text-align: center;
    font-family: verdana;
    font-size: 18px;
    padding-top: 10px;
    vertical-align: top;
}
td#left5     {
    background-image: url(../images/left_side_05.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #1b1b1b;
    width: 28px;
    height: 466px;
}

td#right1     {
    background-image: url(../images/right_side_01.jpg);
    width: 672px;
    height: 451px;
}
td#right2     {
    background-image: url(../images/red_dot.jpg);
    background-repeat: repeat;
    width: 633px;
    height: 60px;
    margin-right: 10px;
    vertical-align: top;
}

td#right3     {
    background-image: url(../images/right_side_03.jpg);
    width: 19px;
    height: 66px;
}
td#right4     {
    background-image: url(../images/right_side_04.jpg);
    width: 3px;
    height: 66px;
}
td#right5     {
    background-image: url(../images/right_side_05.jpg);
    width: 17px;
    height: 66px;
}
td#right6     {
    background-image: url(../images/grey_dot.jpg);
    background-repeat: repeat;
    width: 652px;
    height: 366px;
    height: 100%;
}
td#right7     {
    background-image: url(../images/right_side_07.jpg);
    width: 3px;
    height: 366px;
}
td#right8     {
    background-image: url(../images/right_side_08.jpg);
    width: 17px;
    height: 366px;
}

td#foot {
    background-image: url(../images/foot_center.jpg);
    background-position: top;
    background-repeat: repeat-x;
    vertical-align: top;
    text-align: center;
    font-size: 10px; 
    color: #FFFFFF; 
    font-family: verdana;
    font-weight: normal;
    margin-top: 5px;
    padding-top: 15px;
    height: 103px;
    line-height: 1.4em;
    
}

a#foot {
    text-decoration: none;
    font-weight: bold;
}

a.menu_item {
    font-family: verdana; 
    font-size: 15px; 
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: white;
    padding-bottom: 20px;
}

a.menu_item_selected {
    font-family: verdana; 
    font-size: 15px; 
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: black;
}

a:hover.menu_item {
    font-family: verdana; 
    font-size: 15px; 
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: black;	
}</pre></body></html>