/* CSS Document */

DIV.MIDSECTION{
margin-top:0px;
text-align:left;
border:solid 3px #918471;
width:779px;
height:474px;
float:left;
background-color:#DDE4DD;

}

DIV.CONTENT{
height:450px;
width:712px;
overflow:auto;
overflow-x:hidden;
margin-top:12px;
margin-bottom:12px;
margin-left:20px;
color:#3e412e;
}

.CONTENT P{
padding:4px;
margin:0px;
}

.CONTENT H1{
color:#446611;
}

.CONTENT H2{
color:#446611;
font-size:16px;
margin:2px;
}

.CONTENT H3{
color:#446611;
font-size:14px;
margin:2px;
}

.CONTENT H4{
color:#446611;
font-size:12px;
margin-bottom:2px;
}


.CONTENT A{
color:#664411;
}

.CONTENT A:ACTIVE{
color:#886633;
}

.CONTENT A:VISITED{
color:#664411;
}
.errorbox {
	border:1px solid #ff0000;
}
