
BODY {
    color: #000000;
    font-family: verdana;
    font-size: 14px;
    line-height: 24px;
}
TD {
    color: #000000;
    font-family: verdana;
    font-size: 14px;
}
body {
    margin: 0;
    text-align: justify;
}
A:link {
    color: #ececec;
    text-decoration: none;
}
A:visited {
    color: #ececec;
    text-decoration: none;
}
A:hover {
    color: #888888;
    text-decoration: underline;
}
A:active {
    color: #ececec;
    text-decoration: none;
}
.style1 {
    font-size: 14px;
}
.style2 {
    color: #ff712b;
    font-size: 18px;
    font-weight: bold;
}
.style3 {
    color: #000000;
    font-size: 22px;
}
.style4 {
    color: #ececec;
    font-size: 14px;
}
.style5 {
    color: #000000;
    font-size: 24px;
}
.style6 {
    color: #ececec;
    font-size: 13px;
}
.style7 {
    color: #000000;
    font-size: 18px;
}
.style8 {
    color: #ff712b;
    font-size: 14px;
}
ul#gallery {
    clear: both;
    height: auto;
    list-style: outside none none;
    margin-top: 30px;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}
ul#gallery li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #444 #cdcdcd;
    border-image: none;
    border-style: solid;
    border-width: 10px 1px;
    float: left;
    height: 240px;
    margin-bottom: 15px;
    margin-left: 28px;
    min-height: 200px;
    padding: 10px 0;
    text-align: left;
    width: 282px;
}
ul#gallery li img {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    margin-bottom: 5px;
    margin-top: -1px;
}
ul#gallery li img:hover {
    background-color: #fcdee6;
}
ul#gallery li a {
    color: #0099ff;
    font-weight: bold;
}
ul#gallery li .gallery_name {
    background-color: #ececec;
    line-height: 32px;
    padding-left: 10px;
    text-align: left;
    width: 272px;
}
ul#gallery li .gallery_name a {
    color: #e47310;
}
h2.subject {
    background-color: #eaeaea;
    border: 1px solid #dadada;
    color: #555555;
    font-size: 27px;
    padding: 10px 40px;
}
ul.page_gallery {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.page_gallery li {
    float: left;
    margin-bottom: 10px;
    margin-left: 20px;
}
ul.page_gallery li.left {
    margin-left: 0;
    margin-right: 0;
}
ul.page_gallery li .img {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 2px;
}
ul.page_gallery li img:hover {
    background-color: #eaeaea;
}