.class { color: #fff; font-size: 14px; font-family: Arial }
.class1 { color: #369; font-size: 11px; font-family: Arial }
.menutext { color: #003D7E; font-size: 11px; font-family: Arial; text-decoration: none; font-weight: bold }
.boldtext { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; font-weight: bold }
body { font-family: Arial; }
p {}
td {}
a.adminMenu { font-family: Arial; }
.adminMenuHeader { font-size: 14px; font-family: Arial; font-weight:bold; }

a.updown { text-decoration: none; font-size: 18px; }

td.tableProp { font-size:12px; vertical-align:top; }


/* Content Management Styles Start */
/* Toolbar Start */
.content_toolbar_main
{
        position:absolute;
        width:109px;
        height:30px;
        z-index:95;
        display: block;
}

.div_tb_content
{
	background-image: url(/images-cms/toolbar_bg.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        vertical-align: center;
	text-align:left;
	position:absolute;
	width:130;
	height:30;
	left:10;
}

.div_tb_admin
{
        width: 48px;
        height: 26px;
        background-image: url(/images-cms/admin.gif);
	position:absolute;
	left:30;
}

.div_tb_home
{
        width: 30px;
        height: 26px;
        background-image: url(/images-cms/home.gif);
	position:absolute;
	left:0;
}

.div_tb_logout
{
        width: 61px;
        height: 26px;
        background-image: url(/images-cms/logout.gif);
	position:absolute;
	left:78;
}
/* Toolbar End */

/* Editor Start */
.content_main
{
        position:absolute;
        width:700px;
        height:488px;
        z-index:99;
        display: none;
        top: 40px;
	left: 10px;
}

.content_footer
{
        width: 700px;
        height: 3px;
        border-left: 1px solid #88909D;
        border-right: 1px solid #88909D;
        border-bottom: 1px solid #88909D;
        background-color: #422CFF;
}

.div_top
{
        width: 700px;
        height: 20px;
position:relative;
}

.div_top_left
{
        width: 20px;
        height: 20px;
        background-image: url(/images-cms/editor_top_left.gif);
position:absolute;
left:0;
}

.div_top_right
{
        width: 25px;
        height: 20px;
        background-image: url(/images-cms/editor_top_right.gif);
position:absolute;
right:0;
}

.div_title
{
background-image: url(/images-cms/editor_top.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
	line-height:20px;
margin-bottom:0px;
text-align:left;
position:absolute;
width:655px;
height:20px;
left:20px;
}

.div_title2
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
}

.content_area_class
{
        width: 700px;
        height: 405px;
        background-color: #ffffff;
/*        border-left: 1px solid #88909D;
        border-right: 1px solid #88909D;*/
}

.editor_content_area
{
  width:692px;
  left:4px;
  position:absolute;
}

.div_left_border
{
        height:405px;
        width: 4px;
        background-image: url(/images-cms/editor_left_border.gif);
position:absolute;
left:0;
}

.div_right_border
{
	height:405px;
        width: 4px;
        background-image: url(/images-cms/editor_right_border.gif);
position:absolute;
right:0;
}

.div_bottom
{
        width: 700px;
        height: 20px;
position:relative;
}

.div_bottom_left
{
        width: 44px;
        height: 20px;
        background-image: url(/images-cms/editor_bottom_left.gif);
position:absolute;
left:0;
}

.div_bottom_reset
{
        width: 43px;
        height: 20px;
        background-image: url(/images-cms/editor_bottom_reset.gif);
position:absolute;
left:44;
}

.div_bottom_right
{
        width: 20px;
        height: 20px;
        background-image: url(/images-cms/editor_bottom_right.gif);
position:absolute;
right:0;
}

.div_bottom
{
background-image: url(/images-cms/editor_bottom.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        line-height:20px;
margin-bottom:0px;
text-align:left;
position:absolute;
width:593px;
height:20px;
left:87px;
}
/* Editor End */
/* Content Management Styles End */
