/* BODY ELEMENTS */
body {
margin: 0px;
padding-top: 0px;
background-color: #b9cd25;
}
/* HYPERLINKS */
a:link {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
a:visited {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
a:active {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
.msimprint a:link {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
.msimprint a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
.msimprint a:active {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
.msimprint a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
.msnavi a:link {
color: #B90060;
text-decoration: none;
font-weight: bold;
padding-right: 10px;
padding-left: 10px;
}
.msnavi a:visited {
color: #B90060;
text-decoration: none;
font-weight: bold;
padding-right: 10px;
padding-left: 10px;
}
.msnavi a:active {
color: #B90060;
text-decoration: none;
font-weight: bold;
padding-right: 10px;
padding-left: 10px;
}
.msnavi a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
padding-right: 10px;
padding-left: 10px;
}
.msdl a:link {
color: #D0E15B;
text-decoration: none;
font-weight: bold;
}
.msdl a:visited {
color: #D0E15B;
text-decoration: none;
font-weight: bold;
}
.msdl a:active {
color: #D0E15B;
text-decoration: none;
font-weight: bold;
}
.msdl a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
/* HEAD ELEMENTS */
h1 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
color: #FFFFFF;
font-size: 18px;
margin: 0px;
padding: 10px 0px 0px;
line-height: 20px;
text-transform: uppercase;
font-weight: normal;
}
h2 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
color: #d10538;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 0px;
}
/* SITE ELEMENTS */
.msimprint {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
height: 40px;
width: 800px;
text-align: right;
}
.mslogo {
width: 800px;
}
.msnavi {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 13px;
height: 24px;
width: 800px;
text-align: center;
background-color: #FFFFFF;
margin-top: 12px;
margin-bottom: 12px;
padding-top: 6px;
}
.msnavi .active {
padding-right: 10px;
padding-left: 10px;
color: #000000;
font-weight: bold;
}
.mscontent {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 13px;
color: #000000;
width: 768px;
text-align: left;
border: 1px solid #D10538;
padding: 15px;
}
.msdl {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 10px;
height: 30px;
width: 800px;
}
@media print {
}

