.imgnews {
    margin-right: 10px;
}

.imgparty {
    margin-left: 10px;
}

.imgGalEdit {
    border: 1px solid white;
}

.text, body {
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 1pt;
}

.backendbody {
    background-image: url(edit/img/titleback.gif);
    background-repeat: repeat-x;
}

.textRelease {
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0pt;
}

.textReleaseOverview {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0pt;
}

.comment {
    font-family: Arial;
    font-size: 10px;
    letter-spacing: 1pt;
    font-weight: bold;
}

.edittext {
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 1pt;
}

.texthead {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.textsitehead {
    font: 16px Arial;
    font-weight: bold;
    letter-spacing: 2pt;
}

H5 {
    font: 16px Arial;
    font-weight: bold;
    letter-spacing: 2pt;
    height: 50px;
    margin: 0px;
    padding: 3px;
}

.textGuestHead {
    font: 12px Arial;
    color: black;
    font-weight: bold;
}

hr {
    color: #888888;
    margin-top: 0px;
    margin-bottom: 15px;
}

a, a:visited {
    text-decoration: none;
    color: red;
}

a:hover {
    background-color: red; 
    color: white; 
    text-decoration:none
}

.headtr {
    background-color: white;
}

.headtd {
    color: black;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.input2 {
    border:1px solid #666666; 
    background-color:transparent; 
    color: white;
}

.select2 {
    background-color: black;
    color: white;
    width: 180px;
}

option {
    background-color: #444444;
    color: #DDDDDD;
    border: 1px solid white;
}

.lightTable {
    border: 1px dotted #666666;
}

.party {
    border-bottom: 1px dotted #666666;
    border-left: 1px dotted #666666;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 1pt;
}

.textareastyle { 
    background-color: #000000; 
    font-family: arial; 
    color: #FFFFFF; 
    scrollbar-face-color: #FFFFFF; 
    scrollbar-arrow-color: #FFFFFF; 
    padding: 8px; 
    margin: 4px;
    border-width: 1px; 
    text-align: justify; 
}

#mp3_info_box {
    width: 200px;
    background-color: #111111;
    border: 1px solid #CCCCCC;
    padding: 10px;
}

