.darkgreen {
	color: #305539;	
}

.midgreen {
	color: #97AA9C;	
}

.white {
	color: #ffffff;	
}



.lightgreen {
	color: #CBD4CD;	
}


.darkpurple {
	color: #6E4D78;	
}


.lightpurple {
	color: #B6A6BB;	
}


.mainTableTd {
	padding: 14px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	background-image: url(/images/tree_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;

}

.search {
	color: #FFFFFF;
	background-color: #97AA9C;
}


a:link {
	color: #6E4D78;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #6E4D78;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #B6A6BB;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #B6A6BB;
	text-decoration: none;
	font-weight: bold;
}

.title {
		
	font-size: x-large;
	
}

.sublink a:link {
	color: #AD638F;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
.sublink a:visited {
	color: #AD638F;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;

}

.sublink a:hover {
	color: #D6B1C7;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
.sublink a:active {
	color: #D6B1C7;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}


.diwbtitle {
	font-size: xx-large;
	color: #305539;
	font-weight: bold;
	letter-spacing: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.diwbtitle a:link {
	color: #305539;
	text-decoration: none;
	font-weight: bold;
}
.diwbtitle a:visited {
	color: #305539;
	text-decoration: none;
	font-weight: bold;
}

.diwbtitle a:hover {
	color: #CBD4CD;
	text-decoration: none;
	font-weight: bold;
}
.diwbtitle a:active {
	color: #CBD4CD;
	text-decoration: none;
	font-weight: bold;
}







table {
	color: #000000;
}
.pinkdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD4CD;
}
.mainNav {
	color: #999999;
	padding-top: 8px;
	padding-bottom: 15px;
	font-size: x-small;




}
.sidebox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.mainbox {
	background-color: #CBD4CD;
	border: 1px solid #97AA9C;
	padding: 4px;

}

.ulsidebar {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	text-indent: 0pt;
	padding-left: 0px;
	/*font-size: x-small;*/


}
.ulsidebar a:link {
	color: #CC0000;
	text-decoration: none;
}
.ulsidebar a:visited {
	color: #CC0000;
	text-decoration: none;
}

.ulsidebar a:hover {
	color: #FF6600;
	text-decoration: none;
}
.ulsidebar a:active {
	color: #FF9999;
	text-decoration: none;
}

.subTitle {
	font-size: medium;
	padding-bottom: 6px;

	
}
.noIndentUl {
	padding-left: 0px;
	margin-left: 18px;
	font-size: x-small;

}
.smallsize {
	font-size: x-small;
}
.blue {
	color: #006699;
}
.red {
	color: #CC0000;
}
.grey {
	color: #999999;
}



.threadbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AD303c;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #990000;
	font-family: "Courier New", Courier, mono;
	margin: 1px;



}
.threadbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.threadbutton a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.threadbutton a:hover {
	color: #FFFFFF;
	/*background-color: #FF9999;*/
	text-decoration: none;
	font-weight: bold;
}
.threadbutton a:active {
	color: #FFFFFF;
	/*background-color: #FF9999;*/
	font-weight: bold;
	text-decoration: none;
}

.greyedthreadbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #666666;
	font-family: "Courier New", Courier, mono;
	margin: 1px;



}

.code {
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #666666;
	font-family: "Courier New", Courier, mono;
	margin: 15px;
}

.output {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #666666;
	margin: 15px;
}

.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 8px;
	padding: 5px;
	text-align: center;


}



.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97AA9C;
	padding: 2px;
	border: 1px solid #305539;
}
.button a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.button a:hover {
	color: #FFFFFF;
	/*background-color: #0099CC;*/
	text-decoration: none;
	font-weight: bold;
}
.button a:active {
	color: #FFFFFF;
	/*background-color: #0099CC;*/
	font-weight: bold;
	
	text-decoration: none;
}
hr {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 15px;
	margin-right: 15px;
	color: #999999;
	border-top: thin solid #666666;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;





}

.lighthr {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 15px;
	margin-right: 15px;
	color: #CCCCCC;
	border-top: thin solid #999999;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
}




.hideme {
	display: none;
}


.quotebox {
	font-size: x-small;
	/*font-weight: bold;*/
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #CC3333;
	font-family: "Courier New", Courier, mono;



}

.helpline {
	background-color: #FFFFCC;
	border: 0px;
}
.greenbar{
	background-color: #003300;
	background-image: url(/images/greenbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #305539;
}

.purplebar{
	background-color: #003300;
	background-image: url(/images/purplebar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #305539;
}

.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
}
.bottomnav {
	font-size: x-small;
	padding: 5px;

}
.bottompad {
	padding-bottom: 10px;
}


.midsize {
	font-size: medium;

}
