.stag_class {
	font-family: "DejaVu Sans",Helvetica,"Trebuchet MS",Geneva,Arial,sans-serif;
	font-weight: 500;
	color: #90C84D;
	font-size: 1.4em;
	text-align: justify;
	width: 100%;
	min-width: 300px;
	max-width: 100%;
	display: block;
	border-style: double;
	border-width: 0px;
	border-color: #90C84D;
	padding: 8px;
}
.stag_title {
	margin: 0px 0px 16px 0px;
	text-align: left;
	font-weight: bold;
}

div.stag_class a {
	color: #90C84D !important;
	font-weight: 500 !important;
	line-height: 150% !important;
	text-decoration: none !important;
}

.stag_class a:link {font-weight: 500; color: #90C84D; text-decoration: none; }
.stag_class a:visited {font-weight: 500; color: #90C84D; text-decoration: none; }
.stag_class a:focus {font-weight: 500; color: #90C84D; text-decoration: none; outline-style: none; border-style: none;}
.stag_class a:hover {font-weight: 500; color: #90C84D; text-decoration: underline; }
.stag_class a:active {font-weight: 500; color: #90C84D; text-decoration: none; }

span .stag_tag {
	white-space: pre-wrap;
	word-spacing: 0em;
}

.stag_size_7 {
	font-size: 170%;
	font-weight: 900;
	word-spacing: 0em;
}
.stag_size_6 {
	font-size: 150%;
	font-weight: 900;
	word-spacing: 0em;
}
.stag_size_5 {
	font-size: 140%;
	font-weight: 500;
	word-spacing: 0.1em;
}
.stag_size_4 {
	font-size: 120%;
	font-weight: 500;
	word-spacing: 0.2em;
}
.stag_size_3 {
	font-size: 100%;
	font-weight: 500;
	word-spacing: 0.4em;
}
.stag_size_2 {
	font-size: 90%;
	font-weight: 100;
	word-spacing: 0.6em;
}
.stag_size_1 {
	font-size: 75%;
	font-weight: 100;
	word-spacing: 0.8em;
}
.stag_size_0 {
	font-size: 60%;
	font-weight: 100;
	word-spacing: 1.0em;
}
.stag_age_4 {
	color: #90C84D;
}
.stag_age_3 {
	color: #90C84D;
}
.stag_age_2 {
	color: #90C84D;
}
.stag_age_1 {
	color: #90C84D;
}
.stag_age_0 {
	color: #90C84D;
}


/* for lists like Last-Visitors list */
.slist_class {
	font-family: "DejaVu Sans",Helvetica,"Trebuchet MS",Geneva,Arial,sans-serif;
	font-weight: 500;
	color: #90C84D;
	font-size: 1.6em;
	text-align: left;
	width: 170px;
	min-width: 170px;
	max-width: 170px;
	display: block;
	border-style: double;
	border-width: 3px;
	border-color: #2c1601;
	padding: 8px;
	overflow: hidden;
}
.slist_title {
	margin: 0px 0px 8px 0px;
	text-align: left;
	font-weight: bold;
}
.slist_line_spacer {
	margin: 0px 0px 2px 0px;
}
.slist_hostname {
	font-size: 55%;
	font-weight: 500;
}
.slist_age {
	font-size: 50%;
	font-weight: 300;
}
.slist_flag {
	font-size: 50%;
	font-weight: 300;
}

