a {
	font-weight: bold;
	font-family: serif;
	font-size: 12px;
	color: #129607 !important;
	text-decoration: underline !important;
}

body {
	padding: 0 0 0 0;
	background-color:#c4ffa7
}

body, select, input {
	font-family: serif;
	font-size: 12px;
	color: #000000;
}

select {
	background-color:#ffffff;
	border: 1px solid #dddddd;
}

.button {
	background-color: #80FF81;
	background-image: url('gradient.jpg');
	height:20px;
	border: 1px solid #0f6101;
	padding:0px 3px 3px 3px;
	color: #ffffff;
	font-weight: none;
	font-family: serif;
	font-size: 12px;
}

.msgOK {
	color: #00B702;
	font-weight: bold;
	display: none;
}

.msgError {
	color: red;
	font-weight:bold;
	font-family: serif;
	font-size: 12px;
	text-decoration: none;
	display:none;
}

.menuButton {
	border: 1px solid #5EC11E;
	padding: 2 2 2 20;
}

.menuItem {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt !important;
	color: #004401 !important;
	text-decoration: none !important;
}

.subMenuItem {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt !important;
	color: #32761B !important;
	text-decoration: none !important;
}

.smallMenuItem {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffffff !important;
	font-size: xx-small !important;
}

.lang {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFE1 !important;
	font-size: 6pt !important;
	text-decoration: none !important;
}

.mainTitle {
	font-family: "Tahoma", Geneva, sans-serif;
	color: #FFFFE1 !important;
	font-size: 13pt !important;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.main {
	font-size: 10pt;
}
