a {
	text-decoration: underline;
	color: #B62C74;


}


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

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #75B776;


}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}





.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;



}
h6 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #75B776;
	border-bottom-color: #75B776;
	padding: 10px;
	color: #75B776;
}
.devider-horizontal {
	background-image: url(../graphics/misc/devider_horizontal.gif);
	height: 21px;
}

.devider-vertical {
	background-image: url(../graphics/misc/devider_vertical.gif);
	width: 21px;
}
h3 {
	color: #2A8154;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #A70158;
}
.column-right {
	font-size: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2A8154;
}
.tomenuindex {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #75B776;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.footer a{
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:hover{
	font-size: 9px;
	color: #FFFFFF;
}

.table-name {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: 10px;

	border-right-style: solid;


}

.table-name-error {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #FF0000;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: 10px;
	border-right-style: solid;
	color: #FF0000;
}



.table-content {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;

}
.table-header {

	font-size: 9px;
}
.field-stretch {
	font-size: 11px;
	width: 100%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button-stretch {
	font-size: 11px;
	width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2A8154;
	color: #FFFFFF;
	font-weight: bold;
}
.message-error {
	color: #FF0000;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
}

.message-thanks {
	color: #FFFFFF;
	background-color: #2A8154;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
