BODY {
	background: White;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

HR {
	border: 2px dotted #DCDCDC;
	border-top: none;
	border-left: none;
	border-right: none;
}

A {
	text-decoration: underline;
	color: #FF6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:hover {
	text-decoration: underline;
	color: #FF6600;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.componentHeading {
	color: #A52A2A;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menutitle {
	color: #A52A2A;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inputbox {
	border: 1px solid Silver;
	background: #F0FFFF;
	color: Black;
}

.button {
	background: #E5E4D9;
	color: black;
	border: 1px solid #AEAD9B;
}
.button:hover {
	background: #f5f4e9;
}

.small {
	font-size: 9px;
}

/* ------------------------------ */

.moduleheading {
    background: #efefef;
    line-height: 20px;
    padding-right: 10px;
    text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.title_slog {
	background: #E5E4D9;
	color: Black;
	text-align: center;
	border: 1px groove #454545;
	line-height: 25px;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.navigator {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pathway {
	color: #708090;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.maintable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.leftpanel {
    border-right: 2px dotted #efefef;
}

.mainlevel {
    color: maroon;
}

.frontpageheader {
    font-size: 20px;
    text-decoration: underline;
}

.contentpaneopen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
}

.contentheading {
    border-bottom: 2px dotted #9a9a9a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.createdate {
    color: #898989;
}

.modifydate {
    color: #898989;
}

.readon {
}

.category {
}

.legal_static {
}

.sectiontableheader {
    background: #efefef;
}

.sectiontableentry1 {
    background: #FFF7EA;
}

.sectiontableentry2 {
}

.componentheading {
    border-bottom: 2px dotted #9a9a9a;
}

.smalldark {
    color: #bcbcbc;
}

.nuevo {
	font-family: Tahoma, Verdada, Arial;
	font-size: 11px;
	}
