BODY 
{
    MARGIN: 0px; 
    border:0;
    BACKGROUND-COLOR: #889c9f 
}

td.ocmenuitem
{
    background-image:url(../images/menuitem.gif);
    font-family: Verdana, Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    color: White;
    text-align: center;
    width: 110;
    cursor: hand;
    text-decoration: underline;
}

td.ocmenuitem_selected
{
    background-image:url(../images/menuitem_selected.gif);
    font-family: Verdana, Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    color: White;
    text-align: center;
    width: 110;
    cursor: hand;
}

/* LARGE HEADER */
.largeheader
{
	font-family:	Arial, Verdana, Sans-Serif;
	font-size:		12px;
	color:			#C23D6F;
	font-weight:    bold;
	text-transform: uppercase;
}

.largeheader_edit
{
	font-family:	Arial, Verdana, Sans-Serif;
	font-size:		12px;
	color:			#C23D6F;
	font-weight:    bold;
	text-transform: uppercase;
}

.largeheader_edit_over
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		12px;
	color:			#C23D6F;
	font-weight:    bold;
	border:         2px inset;
	background-color: #fafafa;
	text-transform: uppercase;
}

/* RICH TEXT */
span
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		12px;
	line-height:    160%;
}

.richtext_edit
{
    font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		12px;
	color:			black;
	background-color: White;
	border: none;
}

.richtext_edit_over
{
    font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		12px;
	color:			black;
	border: 2px inset;
	background-color: #fafafa;
}

/* SMALL HEADER */
.subheader
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		12px;
	color:			#C23D6F;
	font-weight:    bold;
}

.subheader_edit
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		12px;
	color:			#C23D6F;
	font-weight:    bold;
}

.subheader_edit_over
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		12px;
	color:			#C23D6F;
	font-weight:    bold;
	border:         2px inset;
	background-color: #fafafa;
}