body{

}
.scrollingDiv
{
    border: none;
    color: black;
    padding: 4px;
    margin-left: 0px;
    margin-top: 0px;
    width: 650px;
    height: 250px;
    overflow: auto;
    font-size: 10pt;
    font-family: helvetica, arial;
    color: #767879;
    background: none transparent scroll repeat 0% 0%;
    scrollbar-base-color: #0BB54A;
}
.scrollingDivFont
{
    font-size: 10pt;
    color: Black;
    text-decoration: none;
    font-family: Arial, Georgia;
}
.contactformtextarea
{
	border-right: white thin solid;
	table-layout: auto;
	border-top: #e1e3e4 thin solid;
	border-left: #e1e3e4 thin solid;
	border-bottom: #e1e3e4 thin solid;
	border-right: #e1e3e4 thin solid;
	border-collapse: collapse;
	background-color: #e1e3e4;
}
.contactform
{
	border-right: white thin solid;
	table-layout: auto;
	border-top: #e1e3e4 thin solid;
	border-left: #e1e3e4 thin solid;
	border-bottom: #e1e3e4 thin solid;
	border-right: #e1e3e4 thin solid;
	border-collapse: collapse;
	background-color: #e1e3e4;
	height: 27px;
}
.contactformtext
{
	font-size: 10pt;
	color: #666666;
	font-family: helvetica, Times New Roman, Arial;
}
	
 