

.editorBody {
    overflow-y:scroll;
	font-family:Arial Rounded MT Bold;
	font-size:12px;
	color:#140401;
    line-height:1.3;
    }

img {
	border:0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial Rounded MT Bold;
    font-weight:normal;
}

h1 {
	font-size:20px;
	color:#a60012;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
    font-weight:normal;
}
h2 {
	font-size:16px;
	color:Arial Rounded MT Bold;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
    font-weight:normal;
    line-height:18px;
}


body p, a, td, div, span {
	font-family:Arial Rounded MT Bold;
	font-size:12px;
	color:#140401;
    line-height:1.3;
}




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:#a20000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input, select, textarea {
	font-family:Arial Rounded MT Bold;
	font-size:11px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#ffffff;
}
input[type='checkbox'], input[type='radio'] {
	position:relative;
    top:2px;
    background-color:transparent;
    border:none;
    }
form {
	margin:0px;
}


.awesome, .awesome:visited {
	        background: #222 url(alert-overlay.png) repeat-x !important; 
	        display: inline-block !important; 
	        padding: 5px 10px 6px !important; 
	        color: #fff !important; 
	        text-decoration: none !important;
			font-weight: bold !important;
			line-height: 1 !important;
	        -moz-border-radius: 5px !important; 
	        -webkit-border-radius: 5px !important;
	        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
	        text-shadow: 0 -1px 1px rgba(0,0,0,0.25) !important;
	        border-bottom: 1px solid rgba(0,0,0,0.25) !important;
	        position: relative !important;
	        cursor: pointer !important;
            }

.awesome:hover							{ background-color: #111 !important;}
.awesome:active							{ top: 1px !important; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px !important;}
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px !important;}
.large.awesome, .large.awesome:visited 			{ font-size: 14px !important; padding: 8px 14px 9px !important;}
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09 !important;}
.green.awesome:hover						{ background-color: #749a02 !important;}
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf !important;}
.blue.awesome:hover							{ background-color: #007d9a !important;}
.red.awesome, .red.awesome:visited			{ background-color: #e33100 !important;}
.red.awesome:hover							{ background-color: #872300 !important;}
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b !important;}
.magenta.awesome:hover							{ background-color: #630030 !important;}
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00 !important;}
.orange.awesome:hover							{ background-color: #d45500 !important;}
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515 !important;}
.yellow.awesome:hover							{ background-color: #fc9200 !important;}
