.body_title{
     color:#9E022E;
     text-decoration:none;
     font-family:Arial,Helvetica,sans-serif;
     font-weight:bold;
     font-size:10pt;
	 text-align:center;
}
.body_title a {
	color:#9E022E;
    text-decoration:none;
}

.body_title a:hover {
	color:#9E022E;
    text-decoration:underline;
}


.body_content{
     color:#928E8F;
     font-family:Arial,Helvetica,sans-serif;
     font-size:10pt;
}
.scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	height: 350px;
	width: 740px;
	overflow: auto;
}
.small_scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	height: 350px;
	width: 430px;
	overflow: auto;
}
.medium_scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	height: 350px;
	width: 540px;
	overflow: auto;
}
.content {
	margin: 10px;
}
.mainContentDiv {
	height: 375px;
	width: 740px;
}
.txtField {
        font-family:Arial,Helvetica,sans-serif;
        color:#928E8F; 
        font-size: 10pt;
}
.txtArea {
        font-family:Arial,Helvetica,sans-serif;
        color:#928E8F;
        width: 300px;
        height: 200px;
        font-size: 10pt;
}

.smallTable {
	 color:#000000;
     font-family:Arial,Helvetica,sans-serif;
     font-size:9pt;
}
