
body {
	background-color: rgb(96,96,96);
}

.cls_p {
	position: absolute;
	top: 80px;
	left: 50%;
	width: 230px;
	height: 300px;
	border-style: solid;
	border-width: 1px;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	margin-left: -115px;
	padding: 8px;
	cursor: default;
}

.cls_triggers_container {
	position: absolute;
	top: 80px;
	left: 50%;
	width: 130px;
	height: 300px;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-color: rgb(190,190,190);
	margin-left: -270px;
	padding: 8px;
}

.me_text_image {
	position: absolute;
	top: 70px;
	left: 50%;
	border-width: 0px;
	border-color: rgb(190,190,190);
	margin-left: -308px;
}

.cls_trigger {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: rgb(190,190,190);
}

.cls_dd_trigger {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: rgb(190,190,190);
	margin-left: 12px;
	cursor: default;
}

.cls_dd_trigger_alt {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: rgb(190,190,190);
	margin-left: 12px;
}

a.cls_trigger_green {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: rgb(190,190,190);
}

a.cls_trigger_green:active {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: rgb(80,180,60);
}

a.cls_trigger_green:visited {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: rgb(190,190,190);
}

a.cls_trigger_green:hover {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: rgb(80,180,60);
}
a {
	text-decoration: none;
	font-weight: normal;
	color: rgb(190,190,190);
}

a.cls_dd_trigger:active {
	text-decoration: none;
	font-weight: normal;
	color: rgb(190,190,190);
}

a.cls_dd_trigger:visited {
	text-decoration: none;
	font-weight: normal;
	color: rgb(190,190,190);
}

a.cls_dd_trigger:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6E9EEE;
}

a.cls_dd_trigger_alt:hover {
	margin-left: 12px;
	text-decoration: none;
	font-weight: normal;
	color: rgb(255,182,33);
}

a {
	text-decoration: none;
	font-weight: normal;
	color: rgb(190,190,190);
}

a:active {
	text-decoration: none;
	font-weight: normal;
	color: rgb(190,190,190);
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: rgb(190,190,190);
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: rgb(255,182,33);
}


