a.efvEditorlinks
{
text-decoration:none;
padding-right:10px;
}
a:link.efvEditorlinks
{
color:#254866;
}
a:visited.efvEditorlinks
{
color:#254866;
}
a:hover.efvEditorlinks
{
color:#333;
}
a:active.efvEditorlinks
{
color:#FF0000;
}
.efvEditorback
{
padding-left:10px;
background-color:#d7e8ed;
color:#254866;
text-align:left;
font-family:Verdana;
font-size:11px;
font-weight:bold;
font-style:normal;
}
.efvEditortback
{
padding-left:10px;
background-color:#d7e8ed;
color:#000000;
text-align:left;
font-family:Verdana;
font-size:11px;
font-weight:normal;
}
.efvEditordiv
{
overflow:auto;
width:100%;
height:50%
}
* html .efvEditordiv
{
	overflow-x:hidden;
	overflow-y:auto;
width:100%;
height:450px;
}
.efvEditorimg
{
height:10;
}
