.TreeNode
{
      font-family: Tahoma;
      font-size: 9pt;
      color: black;
}

.TreeNodeOver
{
      font-family: Tahoma;
      font-size: 9pt;
      color: red;
      cursor: hand;
}

.TreeNodeSelect 
{
      font-family: Tahoma;
      font-size: 9pt;
      color: white;
      background: blue;
      cursor: hand;
}

.TreeNodeDisabled 
{ 
      font-family: Tahoma; 
      font-size: 9pt;       
      COLOR: gray;       
}

.window_title  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : white;
}

.window_link  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : underline;
	color : white;
}
th  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
}

.th_link  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : underline;	
}

table  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
}


a  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : blue;
	text-decoration : underline;
}

.green_link  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : green;
	text-decoration : underline;
}

.red_link  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : red;
	text-decoration : underline;
}

.navigation  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : blue;
	text-decoration : underline;
}

.error  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
}

.help  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : red;
}

input, select, textarea  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
}

.input {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
}

.title  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : black;
}

.small  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	font-weight : none;
	color : black;
}

.navtable 
{
	border-color:Gray;
	border-style:solid;
	border-width:2px;
}
.boldtitle 
{
	color:White;
}




body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tblLtGray {
	background-color: #666666;
}
.tblBlack {
	background-color: #000000;
}
.tblWhite {
	background-color: #FFFFFF;
}
.olLtGrayLEFT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #333333;
}
.olLtGrayRIGHT {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.olLtGrayBOTTOM {



	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
}
.olLtGrayTOP {




	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.olLtGrayDots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
a.nav:link,a.nav:visited,a.nav:active {
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}

a.nav:hover {
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.footer {

	font-size: 10px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
