

.editorBody {
    overflow-y:scroll;
    }
.editorTop {
    padding-top:73px;
    }    
        
img {
	border:0px;
}

h1 {
	font-family:Tahoma;
	font-size:20px;
	color:#999999;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

body, p, a, td, span {
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
    line-height:1.5;
}

#content, #content p, #content a, #content td, #content span, body.editorBody, body.editorBody p, body.editorBody div, body.editorBody a, body.editorBody td, body.editorBody span {
	font-size:12pt;

    }


td {
	vertical-align:top;
    }

table.milonictable td {
	vertical-align:middle
    }
    
p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#999999;
	background-color:#999999;
}

a {
	color:#6b6b6b;
	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;
}

