/*
	CSS stylesheet
	source code fully copyright by www.flemishdreams.com
	terms of usage:
	free to use on non-commercial sites; in that case a searchbot-readable link to www.flemishdreams,com would be appreciated; don't remove this copyright notice; don't email for support; code provided 'as is'
	commercial sites contact me at flemishdreams [atsymbol] yahoo [dotsymbol] com - also for design & functionality customization & support
	code last modified on January 2, 2007
-*/

body {
	margin:				5px;
	padding:			0;
	font-family:		verdana,Helvetica,Arial,sans-serif;
	color:				#444;
	font-size:			11px;
	background-color:	#eee;
}
button {
	font-family:		verdana,Helvetica,Arial,sans-serif;
	color:				#444;
	font-size:			11px;
	width:				26px;
	height:				26px;
}
input {
	font-family:		verdana,Helvetica,Arial,sans-serif;
	color:				#000;
	font-size:			11px;
}
blockquote {
	padding:			3px;
	font-family:		monospace,courier,serif;
	color:				#000;
	background-color:	#eee;
	font-size:			12px;
}
.hr {
	border-bottom:		#ddd 5px solid;
}
.title {
	font-size:			11px;
}
.outbackground {
	border:				#fff 2px solid;
	background-color:	#ddd8d4;
}
.ordbackground {
	border:				#fff 2px solid;
	background-color:	#ddd;
}
.delbackground {
	border:				#f88 2px solid;
	background-color:	#fdd;
}
.insbackground {
	border:				#cc9 2px solid;
	background-color:	#ffd;
}
.thesbackground {
	border:				#99c 2px solid;
	background-color:	#ddf;
}
.helpbackground {
	font-family:		Georgia, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:			12px;
	border:				#aaa 2px solid;
	background-color:	#fff;
}
.curbl_td {
	background-color:	#46f;
}
.sepbl_td {
	background-color:	#999;
}
.sepblover_td {
	background-color:	#bbb;
}
.sepblover1st_td {
	background-color:	#dbb;
}
.token_td {
	font-family:		Georgia, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	background-color:	#eee;
	color:				#444;
}
.tokenu_td {
	font-family:		Georgia, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	background-color:	#fec;
	color:				#444;
}
.tokene_td {
	font-family:		Georgia, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	background-color:	#fbb;
}
.tokenm_td {
	font-family:		Georgia, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	background-color:	#afa;
	color:				#444;
}
.tokend_td {
	font-family:		Georgia, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	background-color:	#bbf;
	color:				#444;
}
.tokeni_td {
	font-family:		Georgia, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	background-color:	#f00;
	color:				#fff;
}

h1 {
	font-size:			24px;
	font-weight:		bold;
}
h1.float-left {/* header element float */
	float:				left;
	width:				7.9em;
	margin:				0 0.2em 0 0;
	background:			#eee8aa;
	border-right:		2px dotted #cd853f;
	border-bottom:		2px dotted #cd853f;
}
h1.largeimgfloat-left {
	float:				left;
	width:				72px;
	padding:			4px;
	margin:				0 0.2em 0 0;
	background:			#eee8aa;
	border-right:		2px dotted #cd853f;
	border-bottom:		2px dotted #cd853f;
}
h1.imgfloat-left {
	float:				left;
	margin:				0 0.2em 0 0;
}
h1.imgfloat-right {
	float:				right;
	margin:				0 0 0 0.2em;
}
p.top {/* after header margin adjustment */
	margin-top:			0;
	padding:			0.2em;
	border-top:			3px dotted #696969;
	background:			#ffffe0;
	color:				#000;
}
.MyArticle {
	margin:			6pt;
	line-height:	11pt;
	font-size:		9pt;
}
.MyArticleL {
	margin:			6pt;
	font-size:		9pt;
	font-weight:	normal;
}
.MyHr {
	margin:				6pt;
	padding:			4px;
	border:				0;
	background-color:	#ddd;
}
