body, td, input, textarea, select {
	color: #65666D;
	font-family: arial, tahoma, verdana;
	font-size: 13px;
}

a {
	color: #1D5C42;
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

.footer {
	font-family: arial narrow;
}

.pagePath, .pagePath a {
	color: #828289;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.pagePath a:hover {
	color: #1D5C42;
	text-decoration: underline;
}

h1 {
	color: #5D3526;
	font-size: 23px;
	margin: 0 0 15 0px;
	font-weight: normal;
}

.menuCell {
	padding: 7 14 7 14px;
}

.menu {
	font-size: 18px;
	text-transform: uppercase;
	font-family: arial narrow;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	color: #5D3526;
}

#menuCurrent {	
	color: #5D3526;
}                      

.subMenuCell {
	padding: 0 14 7 26px;
}

.subMenu a {
	font-size: 15px;
	font-family: arial narrow;
	text-decoration: none;
}
.subMenu a:hover {
	color: #5D3526;
}

.langMenu a {
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
}
.langMenu a:hover {
	color: #5D3526;
}

#red {
	color: red;
}

.imageCell {
	border: solid 2px #fff;
}