body {
	background: #fefff3;
	color: #2b2b2b;
	font-size: .88em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	text-decoration: none;
	color: #d84700;
}
                                                             
a:hover {
	text-decoration: none;
	color: #ff7e00;
}

span.tag {
	font-family: "Arial", sans-serif;
	background: #ff7e00 url("theme/left_tag_normal.png") left top no-repeat;
	background-color: #ff7e00;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
}

span.tag span {
	background: #ff7e00 url("theme/right_tag_normal.png") right top no-repeat;
	padding-right: 10px;
}

span.tag:hover {
	font-family: "Arial", sans-serif;
	background: #d84700 url("theme/left_tag_hover.png") left top no-repeat;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
}

span.tag:hover span {
	background: #d84700 url("theme/right_tag_hover.png") right top no-repeat;
	padding-right: 10px;
}

a.even_round {
	text-decoration: none;
	color: #f5b438;
}

h1 {
	font-size: 4em;
	margin: 0 0 0 0;
}

h2 {
	color: #08802d;
}

h3 {
	color: #18b147;
}

h4 {
	color: #08802d;
	margin: .5em 0 .5em 0;
}

img {
	border: 0;
}

img.float_right {
	float: right;
	margin-left: .5em;
}

img.float_left {
	float: left;
	margin-right: .5em;
}

blockquote {
	border : 1px solid #cccccc;
	margin: 2px auto;
	padding: 6px;
	background-color: #ffffff;
}

li {
	padding: 0px 5px 2px 10px;
	margin: 2px auto;
}

div.head {
	margin: auto;
	width: 64em;
	height: 7em;
	background: #ffffff url("theme/head_bckg.png") top left repeat-x;
	border: solid 1px #c8c8c8;
	border-top: 0;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}

div.branding {
	float: left;
	padding-left: 2em;
}

div.profile {
	float: right;
	font-size: .9em;
	color: #242424;
	padding-right: 1em;
}

div.left {
	float: left;
}

div.content {
	margin: auto;
	width: 64em;
	background: #ffffff;
	border: solid 1px #c8c8c8;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

div.simple_content {
	float: left;
}

div.container {
	margin: 1.6em 1.6em 1.6em 1.6em;
	color: #222222;
	text-align: justify;
}

div.clr {
	clear: both;
	font-size: 0.5em;
}

div.slogan {
	font-size: 0.9em;
	color: #7b8399;
}

span.logo_col1 {
	color: #08802d;
}

span.logo_col2 {
	color: #18b147;
}

div.highlight {
	margin-left: 1em;
	margin-right: 1em;
	border: solid 1px #b0b7c6;
	background: #e9ebf5;
	color: #4c4c4c;
	padding: .1em 1em .1em 1em;
}

p.errorcolor, span.errorcolor, span.lostprompt {
	color: #ff0000;
}

form.toplogin {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: right;
	font-size: 1em;
}

input.toplogin {
	width: 6em;
}

.right_text {
	text-align: right;
}

.center_text {
	text-align: center;
}

table.join {
	font-size: 1em;
	padding: 0 0 0 0;
	border: solid 1px #cccccc;
	width: 100%;
}

td.join1_1 {
	background-color: #ffffff;
	vertical-align: top;
	padding: .2em 0 0 .3em;
	width: 12em;
}

th.theader1 {
	font-weight: bold;
	background-color: #eeffee;
	vertical-align: top;
	padding: .2em 0 0 .3em;
	width: 12em;
}

td.join1_2 {
	background-color: #eeffee;
	vertical-align: top;
	padding: .2em 0 0 .3em;
	width: 12em;
}

td.joinerror {
	background-color: #ff6666;
	vertical-align: top;
	padding: .2em 0 0 .3em;
	width: 12em;
}

th.theader2 {
	font-weight: bold;
	background-color: #eeffee;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
}

td.join2_1 {
	background-color: #ffffff;
	vertical-align: top;
	padding: .2em 0 0 .3em;
}

td.join2_2 {
	vertical-align: top;
	background-color: #eeffee;
	font-size: 1em;
	padding: .2em 0 0 .3em;
}

tr.msd_error {
	background-color: #ff6666;
}

td.joinerror {
	background-color: #ff6666;
	vertical-align: top;
	padding: .1em .1em .1em .1em;
	width: 12em;
}

div.joindesc {
	color: #888888;
	font-size: .8em;
	padding-right: .6em;
}

div.hiddeniframe {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

span.lastsave {
	margin-left: .5em;
	color: #999999;
	vertical-align: .05em;
}

h2.beforesave {
	display: inline;
}

p.nomargin {
	margin: 0 0 0 0;
}

span.greyed {
	color: #aaaaaa;
}

pre.greyed {
	font-size: 1em;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #aaaaaa;
	width: 50%;
}

div.footer {
	margin: auto;
	width: 64em;
}

div.footer_ulg {
	padding-left: 12px;
	width: 157px;
	float: left;
}

div.footer_text {
	font-size: .9em;
	text-align: center;
	color: #888888;
	float: left;
}

div.footer_spiral {
	padding-right: 22px;
	width: 189px;
	float: right;
}

td.three_cols1_1 {
	background-color: #ffffff;
	vertical-align: top;
	padding: .2em 0 0 .3em;
	width: 14em;
}

td.three_cols1_2 {
	background-color: #eeffee;
	vertical-align: top;
	padding: .2em 0 0 .3em;
	width: 14em;
}

td.three_cols2_1 {
	background-color: #ffffff;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
	width: 14em;
}

td.three_cols2_2 {
	vertical-align: top;
	background-color: #eeffee;
	font-size: 1em;
	padding: .2em 0 0 .3em;
	width: 14em;
}

td.three_cols3_1 {
	background-color: #ffffff;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
}

.even {
	background-color: #ffffff;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
	text-align: left;
}

.odd {
	background-color: #eeffee;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
	text-align: left;
}

td.three_cols3_2 {
	vertical-align: top;
	background-color: #eeffee;
	font-size: 1em;
	padding: .2em 0 0 .3em;
}

th.theader1 {
	font-weight: bold;
	background-color: #eeffee;
	vertical-align: top;
	padding: .2em 0 0 .3em;
}

th.theader2 {
	font-weight: bold;
	background-color: #eeffee;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
}

th.theader3 {
	font-weight: bold;
	background-color: #eeffee;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
}

th.thvarwidth {
	background-color: #eeffee;
	vertical-align: top;
	font-size: 1em;
	padding: .2em 0 0 .3em;
	text-align: left;
	vertical-align: middle;
}

strong.eyecatcher {
	font-weight: bold;
	color: #ff0000;
}

div.wrapper1 {
	width: 20em;
	height: 25em;
	border: 1px solid #999999;
}

div.wrapper2 {
	margin-right: .5em;
	margin-left: .5em;
	padding-top: 2em;
	font-size: 2em;
}

td.wrapper {
	height: 25em;
}

object.list {
	width: 20em;
	height: 25em;
}

p.tight {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tag_cloud:link  {
	color: #999999;
 }

.tag_cloud:visited {
	color: #999999;
}

.tag_cloud:hover {
	color: #ffffff;
	background: #666666;
}

.tag_cloud:active {
	color: #ffffff;
	background: #666666;
}

label {
	float: left;
}

label.error {
	font-size: .8em;
	float: none;
	color: #ff0000;
	padding-left: 1em;
}

div.float_ack {
	margin-top: 32px;
	float: right;
	margin-right: 10em;
}

div.contributor {
	margin-top: 6px;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

span.contributor {
	line-height: 1.5em;
}

img.thinborder {
	border: solid 1px #747881;
}

div.highlight table {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: white;
}
div.highlight table th {
    border-width: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
    border-style: inset inset inset inset;
    border-color: gray gray gray gray;
    background-color: white;
    -moz-border-radius: 0px 0px 0px 0px;
}
div.highlight table td {
    border-width: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
    border-style: inset inset inset inset;
    border-color: gray gray gray gray;
    background-color: white;
    -moz-border-radius: 0px 0px 0px 0px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #333333;
	background-color: #eeeeee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { margin: 0; }

.temp_hide {
	display: none;
}

div.right-floating-zone {
	background-color: #ffffff;
	border: 1px #c8c8c8 solid;
	position: fixed;
	width: 12em;
	right: .5em;
	bottom: .5em;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

p.right-floating-zone {
	margin: .5em;
	padding: .5em;
	text-align: center;
}

div.tagoverlay {
	font-family: "Arial", sans-serif;
	font-size: 2em;
	position: fixed;
	top: 4em;
	left: 1em;
	margin-bottom: 0;
	-moz-opacity: .98;
	opacity: .98;
	background: #ffffff;
	color: #000000;
	border: 4px solid #525252;
	padding-left: 4px;
	padding-right: 4px;
	max-width: 40%;
}

h1.tagtxt {
	color: #ff7e00;
	font-size: 1em;
	text-align: center;
}

p.tagtxt {
	font-size: .5em;
	text-align: center;
}

td.lnum {
	vertical-align: middle;
	line-height: 1.2em;
	font-size: .8em;
	color: #999999;
	text-align: right;
}

td.selectable {
	line-height: 1.2em;
	font-size: .96em;
}

div.wselect {
	background-color: #ffffff;
	font-family: "Courier", "Courier New";
	display: block;
	margin: auto;
	width: 64em;
	max-width: 100%;
	border: solid 1px #c8c8c8;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.newsegment {
	padding-top: 3px;
	border-top: 1px dashed #999999;
}

.nopadmarg {
	margin: 0;
	padding: 0;
}

.highlight {
	background-color: yellow;
}

#myDiv {
	width: 150px;
	border: solid 1px #2aa7de;
	background: #6cc8ef;
	padding: 1em .5em;
	margin: 1em;
	float: left;
}

#myList {
	margin: 1em;
	float: left;
}

#myList UL {
	padding: 0px;
	margin: 0em 1em;
}

#myList LI {
	width: 100px;
	border: solid 1px #cccccc;
	background: #eeeeee;
	padding: 2px 5px;
	margin: 2px 0px;
	list-style: none;
}

#options {
	clear: left;
}

#options INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.contextMenu {
	position: absolute;
	width: 120px;
	z-index: 99999;
	border: solid 1px #cccccc;
	background: #eeeeee;
	padding: 0px;
	margin: 0px;
	display: none;
}

.contextMenu LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contextMenu A {
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px;
	padding-left: 28px;
}

.contextMenu LI.hover A {
	color: #ffffff;
	background-color: #3399ff;
}

.contextMenu LI.disabled A {
	color: #aaaaaa;
	cursor: default;
}

.contextMenu LI.hover.disabled A {
	background-color: transparent;
}

.contextMenu LI.separator {
	border-top: solid 1px #cccccc;
}

.contextMenu LI.edit A { background-image: url("jquery/images/menu_edit.png"); }
.contextMenu LI.delete A { background-image: url("jquery/images/menu_delete.png"); }
.contextMenu LI.view A { background-image: url("jquery/images/menu_view.png"); }