

.editorBody {
    overflow-y:scroll;
    }
.editorTop {
    padding-top:76px;
    }    
        
img {
	border:0px;
}

h1 {
	font-family:Tahoma;
	font-size:20px;
	color:#000000;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

body, p, a, td {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
td{
vertical-align:top
}

p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#000000;
	background-color:#000000;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input, select, textarea {
	font-family:Verdana;
	font-size:11px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#F9F7F7;
}

form {
	margin:0px;
}
