@charset "utf-8";
/* CSS Document */

A.greenlabellink: link {
	color: #7ea441;
	font-weight: bold;
	text-decoration:none;
	font-size:x-large
}

A.greenlabellink: visited {
	color: #7ea441;
	font-weight: bold;
	text-decoration:none;
	font-size:x-large
}


.greenlabel {
	color: #7ea441;
	font-weight: bold;
	font-size:x-large;
	text-decoration:none;
}

.greenli {
	color: #7ea441;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:900;
	font-style:normal;
	font-variant:normal;
	color: #804040;
}

.smtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:900;
	font-style:normal;
	font-variant:normal;
	color: #804040;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px
}

.greenbox  { border:#7ea441; border-style:solid; border-width:medium; padding:8px }
	
.subtitlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #7ea441;
	font-size:large
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7ea441;
	font-size:large;
	text-decoration:underline;
}

a  {font-size: 14px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: regular; color: #000000;}
A:hover {color: #F9BD49}
#topnav {color: #ffffff;}

#topnav a   {font-size: 14px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: regular; color: #ffffff;}
#topnav A:hover {color: #F9BD49}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}






.regtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:large
}

.attention{font-family: Arial, Helvetica, sans-serif;
	font-size:x-small
}




