/*cope with inheritance bugs*/
body, table, th, td{
color:#ffffff;
font-size: x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.rhcolumn {position: absolute; top: 0; left: 50%; margin-top: 138px; margin-left: 300px;}

/*body specific*/
body{
background-color:#000000;
margin: 0;
}

.main {position: absolute; top: 0; left: 50%; margin-top: 0; margin-left: -478px;}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#29f710;
font-size:1em;
text-decoration:none;
}

a:visited{
color:#29f710;
font-size:1em;
text-decoration:none;
}

a:hover{
color:#ffffff;
font-size:1em;
text-decoration:underline;
}

a:active{
color:#ff3300;
font-size:1em;
text-decoration:none;
}

li{
color:#ffffff;
list-style-type:square;
}

ol{
color:#ffffff;
}

ul{
color:#ffffff;
list-style-type:square;
}

a.copyrightLink:link {color: #000000; text-decoration: none;} 
a.copyrightLink:visited {color: #000000; text-decoration: none;} 
a.copyrightLink:hover {color: #000000; text-decoration: underline;}
a.copyrightLink:active {color: #000000; text-decoration: none;}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:1.2em
}

.actCHECKOUTEM {background-color:#18bd06;}
.actCHECKOUTBG {background-color:#000000;}

.actlarger{
	font-size: 1.1em;
	color:#ffffff;
}

.actsmaller{
	font-size: 0.9em;
	color:#ffffff;
}

.actxxsmall{
	font-size:0.75em;
	color:#ffffff;
}

.actxxsmallBordered{
	font-size:0.75em;
	color:#ffffff;
	border: 1px solid #c0c0c0;
}

.actxsmall{
	font-size:0.8em;
	color:#ffffff;
}

.actsmall{
	font-size:1em;
	color:#ffffff;
}

.actregular{
	font-size:1em;
	color:#ffffff;
}

.actlarge{
	font-size:1.2em;
	color:#ffffff;
}

.actxlarge{
	font-size:1.25em;
	color:#ffffff;
}

.actxxlarge{
	font-size:1.3em;
	color:#ffffff;
}

.actwarningcolor{color:#29f710;}
.actrequiredcolor{color:#29f710;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#29f710;}
.actwarning{color:#29f710;}
.actwelcome{color:#ffffff;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:1em;}

.thinborder {
	border-left:1px solid #29f710; border-right:1px solid #29f710; border-top:0px solid #000000; border-bottom:1px solid #29f710;
}

.thinred {
	border-left:1px solid #29f710; border-right:1px solid #29f710; border-bottom:1px solid #29f710; border-top-color: #000000;
}

.thinred2 {
	border-left:1px solid #29f710; border-right:1px solid #29f710; border-bottom:1px solid #29f710; border-top-color: #000000;

.thinred1t {
	border:1px solid #29f710;
}

.thinred2t {
	border:1px solid #29f710;
}

.actsmallheading {
	font-size:1em;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.actsmallheading1 {
	font-size:1em;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

.actsmallfooter {
	font-size:0.8em;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.button {
	font-weight:bold;
	cursor:hand;
}

.s_button {
	font-size:0.9em;
	font-weight:normal;
	cursor:hand;
}

.bannerTable {width: 960px; background-color:#000000; margin: 0;}

.headerline {background-image: url('treeworker_line.gif'); background-repeat: repeat-x; background-position: top left;}

hr {size: 1px;}

div.wrapper {position:relative;float:left;}
div.wrapper div{position:absolute;width: 20px;height: 20px;}
div.wrapper div.tl{background:transparent url(tl.gif) top left no-repeat;left:0;top:0}
div.wrapper div.tr{background:transparent url(tr.gif) top right no-repeat;right:0;top:0}
div.wrapper div.br{background:transparent url(br.gif) bottom right no-repeat;right:0;bottom:0}
div.wrapper div.bl{background:transparent url(bl.gif) bottom left no-repeat;left:0;bottom:0}

div.rhwrapper {position: relative;float: left; margin: 5px;}
div.rhwrapper div{position:absolute;width: 20px;height: 20px;}
div.rhwrapper div.tl{background:transparent url(tl.gif) top left no-repeat;left:0;top:0}
div.rhwrapper div.tr{background:transparent url(tr.gif) top right no-repeat;right:0;top:0}
div.rhwrapper div.br{background:transparent url(br.gif) bottom right no-repeat;right:0;bottom:0}
div.rhwrapper div.bl{background:transparent url(bl.gif) bottom left no-repeat;left:0;bottom:0}