body {
	background-color: #006633;
	background-image: url(images/treetile.jpeg);
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	color: #FFFFFF;
}
H3 {
	color : #006633;
	font-family : "Comic Sans MS";
	font-size : 1.5em;
}
H4 {
	color: #660099;
	font-family: "Comic Sans MS";
	font-size: 1.1em;
	font-weight: 300;
}
H5 {
	color : #e8e8e8;
	font-weight : 300;
}

a:link, a:visited, a:hover {
	color: #660099;
	text-decoration: underline;
 }
A:LINK.plain, A:VISITED.plain {
	text-decoration : none;
	color : #000000; }
A:LINK.plain-ul, A:VISITED.plain-ul, a:link.blk2, a:visited.blk2 {
	text-decoration : underline;
	color : #000000; }	
a:link.plain-blue, a:visited.plain-blue {
	color : #0066cc;
	text-decoration : none; }
a:link.plain-blue-bold, a:visited.plain-blue-bold {
	color : #0066cc;
	text-decoration : none;
	font-weight: 600;
 }
a:visited, a:visited.plain, a:visited.plain-blue, a:visited.plain-blue-bold { color: #9933ff; }

a:hover, a:hover.plain, a:hover.plain-ul, a:hover.plain-blue, a:hover.plain-blue-bold, a:hover.blk2 { 
	color : white; 	
	background : #006633;
	text-decoration : none;
}
a:hover.blk2 { display:block }

a:link.sidebar, a:visited.sidebar {
	color: #330066;
	text-decoration: underline;
 }
a:hover.sidebar, a:focus.sidebar {
	color : white; 	
	background : #006633;
}

.whitebox {
	background-color: #FFFFFF;
	background-image: none;
	border: 4px solid #330066;

}
.leftside {
	border-right: 2px solid #330066;
}
TABLE.leftside TD{
	text-align : center;
}

TABLE.leftside TD A:link, TABLE.leftside TD a:visited, TABLE.leftside TD a:hover {
	text-decoration : none;
	font-weight : 600;
	display: block;
}
a:link.r0, a:link.r1, a:link.r1b, a:link.r2, a:link.r3, a:link.r4, a:link.r5, a:link.r6, a:link.r7, a:link.r8, a:link.r9 {
	color : White;
	background: #4b0082;
	border-left: 6px solid White;
	border-right: 6px solid White;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #330066;
	border-top: 1px solid #663399;
	font-size: .9em;
}
a:visited.r0, a:visited.r1, a:visited.r1b, a:visited.r2, a:visited.r3, a:visited.r4, a:visited.r5, a:visited.r6, a:visited.r7, a:visited.r8, a:visited.r9 {
	color : #FFFFF0;
	background: #4b0082;
	border-left: 6px solid White;
	border-right: 6px solid White;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #330066;
	border-top: 1px solid #663399;
	font-size: .9em;
}
a:hover.r0, a:hover.r1, a:hover.r1b, a:hover.r2, a:hover.r3, a:hover.r4, a:hover.r5, a:hover.r6, a:hover.r7, a:hover.r8, a:hover.r9 {
	color : #660099;
	background-color: #ffffff;
	border-left: 6px solid #330066;
	border-right: 6px solid #330066;
}

.new {
	font-weight: bold;
	color: #9999CC;
}
.sm {
	font-size: .8em;
}
.smitalic {
	font-size: .8em;
	font-style:italic
}

.xsm {
	font-size: .7em;
}
TABLE.text2 {
	color : #333333;
	font-family : "Comic Sans MS";
	font-size : 0.8em;
	border-right: 2px solid #330066;
	
}
.text2 P {
	margin-right: 20px;
	text-align: left;
}

input {
	color : #660099;
}

input.doit {
	background-color: #9999cc;
	text-align: center;
	text-transform: uppercase;
	font-size: .8em;
	color: White;
	font-weight: 600;
}
.r0, .r1, .r1b, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9 {
	background-color: transparent;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.bkg1 {background-color: #ffffcc;}
.bkg2 {background-color: #ffffe0;}
.bold-purple {
	font-weight: 700;
	color: #9933FF;
}
.green-announce {
	font-weight: 700;
	color: #009966;
}
.purple-inverse-announce {
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6600FF;
}

TABLE.rsidebar {
	background-color:#e6e6fa;
	font-size: .8em;
	text-align:center;
	}
