body {
    color: #000000;
    background-color: #ffffff;
    font-family: sans-serif;
}

a {
    text-decoration: none;
}

a:link {
    color: #4757ff;
}

a:visited {
    color: #969696;
}

a:hover {
    color : #ff5747;
}

div.center {
    text-align: center;
}

table.layout {
    border-collapse: collapse;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
}

td.layout {
}

div.pagelinks {
    float: left;
    font-size: 14px;
}

div.pageindex {
    float: left;
    font-size: 14px;
    margin-top: 2px;
}

span.currentpage {
    font-size: 16px;
}

div.navigator {
    float: right;
    margin-bottom: 5px;
}

div.slidemsg {
    color: #000000;
    font-size: 16px;
    text-align: center;
}

div.slidewarning {
    color: #000000;
    font-size: 12px;
    text-align: center;
}

img.baricon {
    display: block;
    float: left;
    vertical-align: text-bottom;
    border-style: none;
    margin-left: -3px; 
}

img.icon {
    vertical-align: text-bottom;
    border-style: none;
}

td.header {
    background-color: #ffffff;
    height: 30px;
    padding: 0px;
    margin: 0;
    background-image: url("bar.png");
    background-repeat: repeat-x;
    background-position: top;
}

td.footer {
    background-color: #ffffff;
    height: 30px;
    padding: 0px;
    margin: 0;
    background-image: url("bar.png");
    background-repeat: repeat-x;
    background-position: top;
}

div.header {
    margin-top: 2px;
    float: left;
    font-size: 24px;
    color: #000000;
    width:  450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.headerdate {
    margin-top: 9px;
    margin-right: 2px;
    float: right;
    font-size: 16px;
    color: #000000;
}

div.headerlink {
    float: right;
    margin-top: 11px;
    margin-right: 2px;
    font-size: 12px;
    color: #000000;
}

div.footer {
    margin-top: 16px;
    float: left;
    font-size: 10px;
    color: #000000;
}

td.thumbnails {
    border-style: solid;
    border-color: #bbbbbb;
    border-width: 1px;
    padding: 10px 5px;
}

table.thumbnails {
    border-collapse: collapse;
    border-style: none;
}

td.thumbnail {
    text-align: center;
    vertical-align: bottom;
    padding: 5px 5px 0px 5px;
}

div.thumbnail {
    width: 122px;
    overflow: hidden;
	text-overflow: ellipsis;
}

span.information {
    display:block;
    white-space: nowrap;
    font-size: 10px;
    padding-left: 3px;
    text-align: left;
}

td.slide {
    border-style: solid;
    border-color: #bbbbbb;
    border-width: 1px;
    text-align: center;
    width: 642px;
    padding: 15px 23px;
}

td.empty {
    width: 122px;
    border-style: none;
    border-width: 1px;
    border-color: #bbbbbb;
}

img.thumbnail {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    margin-left: auto;
    margin-right: auto;
}

a:hover img.thumbnail {
    border-color: #ff5747;
}

img.margin {
    vertical-align: text-bottom;
    border-style: none;
}

a.thumbnail {
}
