/* ----------------------------------------------------------------- */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9EAE53;
}

.mainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

p, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link, a:visited {
	text-decoration: underline;
	color: #445916;
}

a:hover {
	text-decoration: none;
	color: #95A471;
}

/* ----------------------------------------------------------------- */

.textSynonym {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
	
/* ----------------------------------------------------------------- */
	
.fotoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.fotoText:link, a.fotoText:visited {
	text-decoration: none;
	font-weight: bold;
	color: #445916;
}

a.fotoText:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #95A471;
}

/* ----------------------------------------------------------------- */

.leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #445916;
}

a.leftMenu:link, a.leftMenu:visited {
	text-decoration: none;
	color: #445916;
}

a.leftMenu:hover {
	text-decoration: underline;
	color: #445916;
}

.leftMenuSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D1DC7C;
}

.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #445916;
}

a.subMenu:link, a.subMenu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #445916;
}

a.subMenu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #95A471;
}

/* ----------------------------------------------------------------- */

.loginError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}

.loginBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #445916;
}

a.loginBox:link, a.loginBox:visited {
	text-decoration: none;
	color: #445916;
}

a.loginBox:hover {
	text-decoration: underline;
	color: #445916;
}

/* ----------------------------------------------------------------- */

.pageLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #445916;
}

a.pageLink:link, a.pageLink:visited {
	text-decoration: none;
	color: #445916;
}

a.pageLink:hover {
	text-decoration: underline;
	color: #445916;
}

/* ----------------------------------------------------------------- */

.rowHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4E4D0;
	color: #000000;
	height: 20px;
}

.rowColor1 {
	background-color: #EFEFDD;
}

.rowColor2 {
	background-color: #F7F7EE;
}

.rowColor3 {
	background-color: #E4E4D0;
}

/* ----------------------------------------------------------------- */

input,select,option,textarea,file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* ----------------------------------------------------------------- */

.keyword {
	font-weight: bold;
	font-style: italic;
	background-color: #D1DC7C;
}

/* ----------------------------------------------------------------- */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8F;
}

a.footer:link, a.footer:visited {
	color: #8E8E8F;
	text-decoration: none;
}

a.footer:hover {
	color: #8E8E8F;
	text-decoration: underline;
}

/* ----------------------------------------------------------------- */

.error {
	color: #FF3300;
}

/* ----------------------------------------------------------------- */

.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.boxLink:link, a.boxLink:visited {
	font-size: 10px;
	text-decoration: none;
	color: #6A6A6A;
}

a.boxLink:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #6A6A6A;
}

/* ----------------------------------------------------------------- */

.green1 {
	color: #445916;
}

.green2 {
	color: #86974C;
}

/* ----------------------------------------------------------------- */
