.editor, .editor_mimp, .editor_simp, .editor_simp2, .editor_imp, .editor_150imp {
    font: normal 12px Arial, Helvetica, sans-serif;
}

.editor_imp {
    width: 900px;
    /*background: #3695BB;
    border-color: #16759B;
    border-width: 1px;*/
}
.editor2_imp {
    width: 900px;
	height: 400px;
    /*background: #3695BB;
    border-color: #16759B;
    border-width: 1px;*/
}
.editor_mimp {
    width: 280px;
    /*background: #3695BB;
    border-color: #16759B;
    border-width: 1px;*/
}
.editor_simp {
    width: 220px;
    /*background: #3695BB;
    border-color: #16759B;
    border-width: 1px;*/
}
.editor_simp2{
	width: 220px;
	color: #FF0000;
}

.editor_150imp {
    width: 160px;
    /*background: #3695BB;
    border-color: #16759B;
    border-width: 1px;*/
}
.editor_80rimp {
    width: 80px;
    text-align: right;
    /*background: #3695BB;
    border-color: #16759B;
    border-width: 1px;*/
}
.editor {
    /*visibility: hidden;
    position: absolute;
    top: 20px;
    left: 20px;*/
    background: #F9F3ED;
    /*border: 5px outset #46A5CB;
    z-index: 100;*/
}
.editor_txt, .editor_hdr, a.editor_txt:link, a.editor_txt:visited, a.editor_txt:hover {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FF0000;
    vertical-align: top;
    /*padding-top: 5px;*/
}
.editor_hdr {
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    background: #F3CCC2;
}
.img {
    /*width: 120px;*/
    text-align: left;
    vertical-align: middle;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/red_button_hover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 128px;
height: 25px;
margin: 0;
padding: 0;
border: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 128px;
height: 25px;
display: block;
float: left;
color: black;
text-decoration: none;
border: 0;
}

.cssnav img
{
width: 128px;
height: 25px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 15px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.exvid {
color: #0000FF;
text-decoration:underline;
}
