BODY {
	font-size: x-small;
	line-height: 300%;
	letter-spacing: 300%;
}
TEXTAREA {
	font-size: small;
}
BUTTON {
	cursor: pointer;
}
SELECT {
	cursor: pointer;
}
INPUT.text, TEXTAREA {
	padding: 5px;
}
A IMG {
	border: none;
}
A IMG:hover {
	border: none;
}
BUTTON {
	font-weight: bold;
	margin: 0px 1px 0px 1px;
	padding: 1px;
	vertical-align: middle;
	font-size: small;
	cursor: pointer;
}
CODE, .code {
	font-family: monospace;
	margin: 3px;
	padding: 5px;
	display: block;
	font-size: medium;
	overflow: auto;
}
FORM TABLE {
	margin: 8px;
	margin-left: 20px;
}
HR {
	border: none;
	border-bottom: 1px solid #eeeeee;
}
IMG .photo {
	margin: 5px;
	padding: 3px;
}
#td_blockT {
	padding: 0px;
}
#td_blockU .MenuList UL {
	font-size: xx-small;
	letter-spacing: 200%;
	text-align: left;
	margin: 0;
	padding: 0;
}
#td_blockU .MenuList LI UL {
	position: absolute;
	top: 100%;
	left: 15%;
}
#td_blockU .MenuList LI UL LI UL {
	position: absolute;
	top: 0;
	left: 100%;
}
#td_blockU .MenuList UL UL LI {
	display: block;
	float: none;
}
#td_blockC LI {
	list-style-type: square;
}
.dropdown UL {
	color: #000;
	width: 100%;
	display: block;
}
.dropdown UL UL {
	display: none;
}
.dropdown LI {
	position: relative;
	display: block;
	margin: 0px;
	padding: 3px;
}
.dropdown LI UL {
	position: absolute;
	top: 0px;
	left: 85%;
	display: none;
}
.dropdown .MenuList LI:hover LI {
	opacity:1;
}
/* menu drop-down item */
.MenuList UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding:0;
}
.MenuList UL UL {
	padding: 3px;
	margin: 0;
	width: 180px;
}
.MenuList LI {
	padding: 3px;
}
.MenuList LI IMG {
	margin-right: 3px;
	padding: 3px;
	vertical-align: middle;
}
.MenuList LI:hover IMG {
	opacity: 0.6;
}
.MenuList LI a {
	text-decoration: none;
	display: block;
}
#td_blockU H3 { display: none; }
#td_blockU .block {
	border: none;
	background: none;
	padding: none;
	margin: none;
}
#td_blockU .MenuList UL {
	font-size: xx-small;
	letter-spacing: 200%;
	text-align: left;
	margin: 0;
	padding: 0;
}
#td_blockU .MenuList LI {
	margin: 1px;
	padding: 0px 10px 0px 10px;
	font-size: 120%;
	font-weight: bold;
	display: inline;
	float: left;
	opacity: 0.8;
}
#td_blockU .MenuList LI:hover UL LI {
	background:  #fff;
	opacity: 1;
}
#td_blockU {
	vertical-align: middle;
}
#td_blockU H3 {
	display: none;
}
#td_blockU .block {
	border: none;
	background: none;
	padding: none;
	margin: none;
}
/* horizontal menus */
#td_blockU .MenuList UL {
	font-size: xx-small;
	letter-spacing: 200%;
	text-align: left;
	margin: 0;
	padding: 0;
}
/* horizontal menu button */
#td_blockU .MenuList LI {
	margin: 1px;
	padding: 0px 10px 0px 10px;
	display: inline;
	float: left;
	opacity: 0.8;
}
/* horizontal menu drop-down item */
#td_blockC, #td_blockD ,#blockC {
	vertical-align: top;
}
.category_icon {
	float: left;
	margin: 4px;
	padding: 3px;
}
.popup {
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 5px;
	margin: 10px;
	overflow: visible;
}
.iconchooser IMG {
	margin: 3px;
	padding: 2px;
}
.iconchooser IMG:hover {
	opacity: 0.7;
}
.selected {
	font-weight: bold;
}
.buttons {
	font-size: xx-small;
	text-align: right;
	margin: 6px;
	padding: 3px;
	letter-spacing: normal;
	display: block;
	margin-top: 20px;
}
.buttons img {
	vertical-align: middle;
}
.whisper {
	font-size: x-small;
	font-style: italic;
}
.colordot {
	border: 1px solid #ffffff;
}
.panel {
	display: block;
}
.panel .icon {
	width: 90px;
	height: 90px;
	float: left;
	margin: 8px;
	font-size: 80%;
	text-align: center;
	display: block;
}
.panel .icon A {
	display: block;
	text-decoration: none;
	border: none;
}
.avatar {
	margin: 8px;
	padding: 5px;
	width: 50px;
	height: 50px;
	display: block;
}
.ContentBlock H1 IMG {
	float: right;
}
.chart .progress {
	float: left;
	padding: 2px;
	font-size: xx-small;
	height: 10px;
	display: block;
	margin: 3px;
}
.calendar {
	width: 100%;
	font-size: 7pt;
	text-align: center;
}
.calendar TD {
	padding: 1px;
}
.calendar .head TD {
	font-weight: bold;
}
.calendar A {
	font-weight: bold;
}
.tbox1, .tbox2, .tbox3 {
	font-size: small;
}
DIV.code PRE {
	margin: 0px;
	padding: 0px;
}
.highlight {
	background: #D6FF42;
}