body {
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #cccc99; SCROLLBAR-SHADOW-COLOR: #cccc99; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #99ccff; SCROLLBAR-TRACK-COLOR: #999999; SCROLLBAR-DARKSHADOW-COLOR: #cccc99;

        background-color: #000000;
        font-family: Arial, tahoma;
}

font {
        font-size: 15px;
        color: white;
}
.msgDate {
        height: 10;
        background-color: #000000;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
	color: #C0C0C0;
}
.msgName {
        height: 15;
        background-color: #CCCCFF;
        font-family: Arial, tahoma;
        font-size: 12px;
        font-weight: normal;
}
.msgEntry {
        background-color: #000000;
        font-family: Arial, tahoma;
        font-size: 15px;
        font-weight: normal;
	color: #C0C0C0;
}
.msgWeb {
        height: 15;
        background-color: #FFFFCC;
        font-family: Arial, tahoma;
        font-size: 11px;
        font-weight: normal;

}
.msgBorder {
        background-color: #FFFFFF;
}
.success {
       background-color: #EEEEEE;
       font-family: Arial, tahoma;
       font-size: 11px;
       font-weight: normal;
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
}
.error {
       background-color: #EEEEEE;
       font-family: Arial, tahoma;
       font-size: 11px;
       font-weight: normal;
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
}
A {
        font-family: tahoma;
        font-weight: bold;
        color: #0000C0;
        text-decoration: none;
}
A:visited {
        font-family: tahoma;
        font-weight: bold;
        color: #0000C0;
        text-decoration: none;
}
A:hover {
        font-family: tahoma;
        font-weight: bold;
        color: #218D21;
        text-decoration: none;
}
.footer {
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
}
.emailat {
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        color: #ff0000;
}
.border {
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
}
.entrypage {
        background-color: #000000;
        width: 80%;
        float: center
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        border-top: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
	color: #FFFFFF;
}