

.editorBody {
    overflow-y:scroll;
    }
.editorTop {
    padding-top:66px;
    }    
        
img {
	border:0px;
}

h1 {
	font-size:20px;
	color:#636363;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma;
}


body, p, a, td, div, span {
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
    line-height:1.5;
}

td {
	vertical-align:top;
    }

table.milonictable td {
	vertical-align:middle
    }
    
p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#b1b1b1;
	background-color:#b1b1b1;
}

a {
	color:#6e7654;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input, select, textarea {
	font-family:Tahoma;
	font-size:11px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:;
}

form {
	margin:0px;
}
