@charset "UTF-8";

body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;

}
body {
	background-image: url(../Images/bg_Image.gif);
	background-repeat: repeat;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #3366FF;
}
a:link {
	
}
a:visited {
	
	color: #3366FF;
}
a:hover {
	
	color: #3366FF;
}
a:active {
	
	color: #3366FF;
}
.buttons 
{
font-size: 11px
}
.colorize {
	color: #FF6600;
	font-weight: bold;
}

.DownLinks 
{
font-size: 12px
}
.style1 {
	font-size: 12px;
}
.style3 {color: #FF0000}
.style4 {font-size: 11px}
.Heading-12-B {font-size: 12; font-weight: bold; }


h1 {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 11px;
	color: #333333;
}
.style5 {
	font-size: 3px;
	background-color: #FFFFFF;
	visibility: hidden;
}


.GrayLine {color: #cccccc; font-size: 14px; }

.gary_11 {
	color: #999999;
	font-size: 11px;
}
.Green_12_B_tabels_header {
	color: #669900;
	font-size: 12px;
	font-weight: bold;
}

.dtree {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #3366FF;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #3366FF;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}