body {
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body, td, th {
	color: #330033;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #1A1A1A;
}

.bbMessageRow{
        text-align: left;
        border: 1px solid #9D4F00;
        margin-bottom: 5px;
        margin-left: 145px;
}
.bbMessageRow0{
        background-color: #EF9827;
        border-bottom: 1px solid #9D4F00;
}

.bbMessageRow1{
        background-color: #FFA938;
        border-bottom: 1px solid #9D4F00;
}
.bbMessageSubject{
        font-weight: bold;
        font-color: yellow;
        font-size: 15px;
        padding: 5px 5px 0 5px;
}
.bbMessageSubject a{
        color: #330033;
}

.bbMessageFrom{
        padding: 0 0 5px 5px;
        margin-bottom: 0;
        font-style: italic;
        font-weight: normal;
        border-bottom: 1px solid #9D4F00;
}
.bbMessageBody{
        padding: 15px;
        font-weight: normal;
        
}
.bbMessageNavigation{
        text-align: center;
        margin: 20px;
}
