a:link {
        color: #FFFFFF;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #FFFFFF;
}
a:hover {
        text-decoration: underline;
        color: #FFFF00;
}
a:active {
        text-decoration: none;
        color: #FFFF00;
}
.body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-align: center;
        vertical-align: top;
        background-image: url(images/backgnd3.gif);
}
.maintable {
        vertical-align: top;
        text-align: center;
        background-color: 003366;
        border: 2px solid #333333;
}
.lightgreen {
        background-color: #6699cc;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
}
.header {
        background-color: #6699cc;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
}
.rating {
        background-color: #6699CC;
        text-align: center;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-bottom-color: #000000;
}
.rating2 {
        background-color: #6699CC;
        text-align: center;
}
.imagedescription {
        background-color: #999933;
        text-align: left;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
}
.menubar {
        background-color: #6699cc;
        text-align: centre;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-bottom-color: #000000;
}
.titleinformation {
        background-color: #003366;
        text-align: left;
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}.picture {
        text-align: center;
        vertical-align: top;
        background-color: #003366;
}
.pictureborder {
        border: 1px solid #000000;
}
.centre {
        background-color: #666666;
        text-align: center;
        vertical-align: top;
}
.darkgreen {
        background-color: 003366;
}
.bottommenu {
        background-repeat: no-repeat;
        background-position: center center;
}
h1,h2,h3,h4,h5,h6{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.topbottomborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
