@charset "UTF-8";

a:link.green {color:#1ddb1d}	
a:visited.green {color:#1ddb1d}	
a:active.green {color:#656565}	
a:hover.green {color:#656565}	



.tasktext {
	text-align: justify;
	color: #656565;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.tasktextlight {
	text-align: justify;
	color: #989898;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.tasktextgreen {
	text-align: justify;
	color: #1DC11D;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.infotext {
	text-align: justify;
	color: #383838;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	line-height: 21px;
	margin-top: 21px;
	margin-bottom: 21px;
}
.infotextgreen {
	text-align: justify;
	color: #1DC11D;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.join{
	background: #88D467;
	padding: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: 600;
	border-radius: 10px;
}
.join a{
	color: #1D5400;
}
.join a:hover{
	color: #fff;
}
.infolink {
	color: #0000FF;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.menulinks {
	font-size: 16px;
	color: #656565;
	font-weight: normal;
	text-decoration:none;
	link-color: #888888;
	visited-color:#888888;
	active-color:#888888;
	hover-color:#1DC11D;
	text-shadow: 0px 1px rgba(0,0,0,0.1);
}
.red18 {
	color: #C00;
	font-size: 18px;
	font-weight: normal;
}
.orange16 {
	color: #ff9900;
	font-size: 16px;
	font-weight: normal;
}
.brightgreen11 {
	color: #1ddb1d;
	font-size: 11px;
	font-weight: normal;
}
.brightgreen12 {
	color: #1ddb1d;
	font-size: 12px;
	font-weight: bold;
}
.brightgreen13 {
	color: #1ddb1d;
	font-size: 13px;
	font-weight: normal;
}
.brightgreen14 {
	color: #00b715;
	font-size: 14px;
	font-weight: bold;
}
.brightgreen15 {
	color: #1ddb1d;
	font-size: 15px;
	font-weight: normal;
}
.brightgreen16 {
	color: #00b715;
	font-size: 16px;
	font-weight: normal;
}
.brightgreen24 {
	color: #1ddb1d;
	font-size: 24px;
	font-weight: normal;
}
.brightgreen28 {
	color: #1ddb1d;
	font-size: 28px;
	font-weight: normal;
}
.lightgray9 {
	font-size: 9px;
	color: #656565;
	font-weight: normal;
}
.lightgray10 {
	font-size: 10px;
	color: #656565;
	font-weight: normal;
}
.lightgray12 {
	font-size: 12px;
	color: #656565;
	font-weight: normal;
}
.lightgray13 {
	font-size: 13px;
	color: #656565;
	font-weight: normal;
}
.lightgray14 {
	font-size: 14px;
	color: #656565;
	font-weight: normal;
}
.lightgray16 {
	font-size: 16px;
	color: #656565;
	font-weight: normal;
}
.lightgray18 {
	font-size: 18px;
	color: #656565;
	font-weight: normal;
}
.lightergray12 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.lightergray13 {
	font-size: 13px;
	color: #999;
	font-weight: normal;
}
.lightergray14 {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.lightergray16 {
	font-size: 16px;
	color: #999;
	font-weight: normal;
}
.darkgray12 {
	font-size: 12px;
	color: #323232;
	font-weight: normal;
}
.darkgray13 {
	font-size: 13px;
	color: #323232;
	font-weight: normal;
}
.darkgray14 {
	font-size: 14px;
	color: #323232;
	font-weight: normal;
}
.darkgray16 {
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}
.darkgray18 {
	font-size: 18px;
	color: #323232;
	font-weight: normal;
}
.darkgray24 {
	font-size: 24px;
	color: #323232;
	font-weight: normal;
}
.errormessage {
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.positivemessage {
	font-size: 12px;
	color: #5f9f45;
	font-weight: normal;
}
.descriptionform {
	display: inline-block;
}
.divstretch {
	display: inline-block;
}
.unseen {
	display: none;
}
#the_footer {
	background-color:#fbfcfb;
}
.userSlot {
	with: 200px;
	min-height: 200px;
	margin: 0 auto 0 auto;
}