body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.treeMenuDefault {
			font-style: none;
		}
		
		.treeMenuBold {
			font-style: none;
			font-weight: bold;
		}
		
		a {
	text-decoration: none;
}
a:hover {

	color:#006666;
	}
	
	A:link {color:#006666;}
	A:vlink {color:#006666;}
    a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: e3f9a7;
	border: 1px dashed #333333;
	width: 1024px;
}
.dashing {
	border: 1px dotted #333333;
	background-color: #99cc99;
}

.menuback {
	background-image: url(images/menuback.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.topback {
	background-attachment: fixed;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.leftback {
	background-attachment: fixed;
	background-image: url(images/bodyback.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.seperate {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.dashing_other {
	border: 1px dotted #333333;
	background-color: #e3f9a7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: dotted;
}
.bottom_border_only {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: dotted;
	font-size: 10px;
}
.input_green {
	background-color: 669966;
	border: 1px dotted #999999;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input_grey {

	background-color: #CCCCCC;
	border: 1px dotted #999999;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabletextCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: 3D5B5B;
	border: 1px dashed #333333;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333300;
}

