

p, td, li, span, font, input, textarea, select, iframe
{
    font-family : "Verdana CE", Verdana, "Arial CE", Arial, sans-serif;
	font-size : 11px;
}


/** dg **************************/ 

TABLE.dg
{
	border: 0px;
}

TABLE.dg TD A
{
	color: #000000;
	text-decoration: underline
}

TABLE.dg TD A:hover
{
	text-decoration: none
}

TABLE.dg TR.label
{
	background-image: url(../img/admin/label-bgr.gif);
	background-repeat: no-repeat;
	background-color: #6267A9;
	height: 23px
}

TABLE.dg TR.labelSlim
{
	background-image: url(../img/admin/label-bgr-slim.gif);
	background-repeat: no-repeat;
	background-color: #6267A9;
	height: 17px
}

TABLE.dg TR.label TD, TABLE.dg TR.labelSlim TD {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px
}


TABLE.dg TR.header, TABLE.dg TR.footer
{
	background-color: #767BBD;
}

TABLE.dg TR.header TD, TABLE.dg TR.footer TD
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

TABLE.dg TR.header TD A
{
	color: #FFFFFF;
	text-decoration: underline
}

TABLE.dg TR.footer TD A, TABLE.dg TR.label TD A
{
	color: #FFFFFF;
	text-decoration: underline
}

TABLE.dg TR.header TD A:hover, TABLE.dg TR.footer TD A:hover
{
	text-decoration: none
}

TABLE.dg TR.header TD SPAN
{
	color: #FFFFFF;
	text-decoration: none
}

TABLE.dg TR.footer TD SPAN
{
	color: #FFFFFF;
	text-decoration: none;
}

TABLE.dg TR.pager
{
}

TABLE.dg TR.pager TD
{
	border: 0px;
	font-weight: bold;
	color: #000000;
}

TABLE.dg TR.pager TD A
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

TABLE.dg TR.pager TD A:hover
{
	text-decoration: none;
}

TABLE.dg TR.pager TD SPAN
{
	color: #5B93D8;
	text-decoration: none;
}

TABLE.dg TR.item
{
	background-color: #EAEBF0;
}

TABLE.dg TR.alter
{
	background-color: #E0E1EC;
}

TABLE.dg TR.form
{
	background-color: #EAEBF0;
}

TABLE.dg TR.bg, TABLE.dg TR TD.bg
{
	background-color: #ffffff;
}

TABLE.dg TR.edit, TABLE.dg TR.hilited
{
	background-color: #FFFFCC;
}

TABLE.dg TR.edit TD A
{
	text-decoration: underline
}

TABLE.dg TR.edit TD A:hover
{
	text-decoration: none
}

TABLE.dg INPUT.form, TABLE.dg SELECT, TABLE.dg INPUT.valid
{
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF
}

TABLE.dg INPUT.formCentered
{
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
TABLE.dg INPUT.errCentered
{
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #D30606;
	color: #D30606;
	background-color: #FAF0F0;
	text-align: center;
}

SPAN.REQUIRED
{
	color: Red;
	font-weight: bold
}

SPAN.MUTMISSING
{
	color: Blue;
	font-weight: bold
}

table.dg tr.bar td.normal
{
	padding: 4px;
	border-style: solid;
	width: 120px;
	text-align: center;
	border-width: 1px;
	border-top-color: #6267A9;
	border-left-color: #6267A9;
	border-right-color: #6267A9;
	border-bottom-color: #D4E1ED;
}


table.dg tr.bar td a.selected
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

table.dg tr.bar td a.selected:hover
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

table.dg tr.bar td a.normal
{
	color: black;
	text-decoration: none;
}

table.dg tr.bar td a.normal:hover
{
	color: black;
	text-decoration: underline;
}

/** /dg **************************/ 



/**	messageBox *******************/

TABLE.messageBox
{
	border: 0px;
	background-color: #FFFFFF
}

TABLE.messageBox TD {
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

TABLE.messageBox TR.alertMessage
{
	background-color: #F4F1D3;
}

TABLE.messageBox TR.alertMessage TD
{
	color: #000000;
	font-weight: bold
}

TABLE.messageBox TR.errorMessage
{
	background-color: #FFD8D8;
}

TABLE.messageBox TR.errorMessage TD
{
	color: #D30606;
	font-weight: bold
}


TABLE.dg INPUT.err, TABLE.dg select.err, TABLE.dg textarea.err
{
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #D30606;
	color: #D30606;
	background-color: #FAF0F0;
}

TABLE.dg INPUT.alert, TABLE.dg select.alert, TABLE.dg textarea.alert
{
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #999900;
	color: #999900;
	background-color: #FAF0FA;
}


SPAN.REQUIRED
{
	color: Red;
	font-weight: bold
}

SPAN.REQUIRED2
{
	color: blue;
	font-weight: bold
}

/**	/messageBox ******************/


/** top menu ******************/

td.admTopTitle
{
	background-color: #EEF3F9;
}

td.admTopLabelText
{
	color: #000000;
	font-weight: bold;
}

td.admTopLabelText select
{
	color: #000000;
}

tr.admTopDelimiter
{
	background-color: white;
}

tr.admTopMenu
{
	background-color: #6267A9;
}

tr.admTopMenu td
{
	color: white;
}

tr.admTopMenu td a
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

tr.admTopMenu td a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: white;
}


tr.submenu td span a.normal
{
	color: Black;
	text-decoration: none;
}

tr.submenu td span a.normal:hover
{
	color: Black;
	text-decoration: underline;
}

tr.submenu td span a.selected
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

tr.submenu td span a.selected:hover
{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

a.blue:hover
{
	color: Blue;
	text-decoration: underline;
}

a.blue, table.dg tr td a.blue
{
	color: Blue;
	text-decoration: none;
}


/** /top menu ******************/

