body {margin: 0px; background-color: #c4d8f7}
a {text-decoration: none}
table { margin: 10; border-style: hidden;}
a:hover {text-decoration: none; color: #0000ff;}
h1 {text-decoration: none; color: #000000; text-align: center;}
.text {text-decoration: none; color: #000000; text-align: justify;}
.title {font-weight: bold;}
.AlternativeTitle {font-style: italic;}
.coment {font-style: italic;}
.picture {font-weight: lighter; font-style: italic; font-size: medium;}
.time {font-style: italic;}
img.partner_img {display: block; margin-left: auto; margin-right: auto}
dt {background-color: #b8c8e8;}
dd p {margin-bottom: 14px; margin-top: 3px;}
h3.title {background-color: #A4B8D7;}
th.title {font-style: bold; text-align: left; background-color: #A4B8D7; font-size: larger;}
th.time {font-style: italic; text-align: left; background-color: #B4C8E7;}
tr.ListHead {background-color: #A4B8e7}
div.spoiler {border: 2px solid #DD5555; padding: 8px;}
div.HighlightComent {border: 2px solid #5555EE; padding: 8px;}
span.spoiler {color: #DD5555;}
p.time {background-color: #B4C8E7}
.MainHead {background-color: #00ccff; }
.MainHeadSep {background-color: #000000; }
.menu {background-color: #c4d8f7; }
img {border-style: hide;}
.ListType {text-decoration: none; text-align: center;}
.ListName {text-decoration: none; text-align: left;}
.ListPoints {text-decoration: none; text-align: center;}
.ListFirst {background-color: #bdd0f0}
.ListSecond {background-color: #b8c8e8}
.ListThird {background-color: #b0c0e0}
.TitleType {text-decoration: none; text-align: center;}
.Description {font-weight: bold; font-style: italic;}

.slideshow { /*CSS for DIV containing each image*/
float: left; margin-right: 10px; margin-bottom: 10px; }

/*.slideshow img { /*CSS for each image tag*/
/*border: 0; width: 200px; height: 106px; }*/

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px; }

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px; margin-bottom: 3px; font-size: 110%; }

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow; }

