body {
        background-color:#008000;
}
.logo {
        text-align:center;
}
.center {
        text-align:center;
}
.main_table {
        padding:0;
        spacing:0;
        border-style:none;
        color:#000000;
}
.left {
        vertical-align:top;
        width:50%;
}
.right {
        vertical-align:top;
        width:50%;
}
.empty {
        width:1%;
}
.announcement_head {
        font-weight:bold;
        vertical-align:top;
}
.announcement_detail {
        vertical-align:top;
}
.event_head {
        font-weight:bold;
        font-size:large;
        vertical-align:top;
        color:#FFCC00;
}
.event_detail {
        vertical-align:top;
        font-style:italic;
}
.title {
        font-weight:bold;
        font-size:larger;
        color:#000000;
}
.warning {
        color:#800000;
}
.label {
        font-weight:normal;
        font-size:normal;
        color:#000000;
        width:100px;
        vertical-align:top;
        text-align:right;
}
.longlabel {
        font-weight:normal;
        font-size:normal;
        color:#000000;
        vertical-align:top;
}
.value {
        font-weight:normal;
        font-size:normal;
        color:#FFCC00;
}
.valueinfo {
        font-weight:normal;
        font-size:normal;
        color:#000000;
	width: 420px;
}
.buttons {
        font-weight:normal;
        font-size:normal;
        color:#FFCC00;
        text-align:center;
        vertical-align:top;
}
.color {
        color:#000000;
        background-color:#CCCCFF;
        font-weight:bold;
}
.borderless {
        border:none
}
