﻿   /***** top bar menu styles *****/
   /* active tab */
.tabItemOn0    {
              cursor:pointer; 
              font-size:11px; 
              font-family:Arial, Helvetica, sans-serif; 
              text-decoration:bold; 
              border-bottom:0px solid #707070; 
              border-top:3px solid #FFFFFF;
              border-right:3px solid #707070; 
              border-left:3px solid #FFFFFF;
              border-top-left-radius: 10px;
              padding-left:5px; 
              padding-right:5px; 
              color:#FFFFFF; 
              background-image: url(images/bgrPatt5.gif); 
              height:0.2em;
              line-height:1.0em;
             }
   /* inactive middle tab */
.tabItem0middle  {
              cursor:pointer; 
              font-size:11px; 
              font-family:Arial, Helvetica, sans-serif; 
              text-decoration:bold; 
              border-top:0px solid #808080; 
              border-bottom:3px solid #FFFFFF;
              border-left:1px solid #FFFFFF; 
              border-right:0px solid #FFFFFF;
              padding-left:5px; 
              padding-right:5px; 
              color:#333333; 
              background-image: url(images/bgrPatt5.gif); 
              height:0.2em;
              line-height:1.0em
             }
   /* inactive left tab */
.tabItem0left  {
              cursor:pointer; 
              font-size:11px; 
              font-family:Arial, Helvetica, sans-serif; 
              text-decoration:bold; 
              border-top:0px solid #808080; 
              border-bottom:3px solid #FFFFFF;
              border-left:3px solid #808080; 
              border-right:0px solid #FFFFFF;
              padding-left:5px; 
              padding-right:5px; 
              color:#333333; 
              background-image: url(images/bgrPatt5.gif); 
              height:0.2em;
              line-height:1.0em
             }
   /* inactive right tab */
.tabItem0right  {
              cursor:pointer; 
              font-size:11px; 
              font-family:Arial, Helvetica, sans-serif; 
              text-decoration:bold; 
              border-top:0px solid #808080; 
              border-bottom:3px solid #FFFFFF;
              border-left:1px solid #FFFFFF; 
              border-right:3px solid #FFFFFF;
              padding-left:5px; 
              padding-right:5px; 
              color:#333333; 
              background-image: url(images/bgrPatt5.gif); 
              height:0.2em;
              line-height:1.0em
             }


.common-bckg {		background-image: url(images/bgrPatt5.gif);}  
.external-table{	width:100%; height:100%}
.header 		{	text-align: left; 
					vertical-align:top; 
					font-family: Times New Roman, Arial, Verdana, Garamond;
					font-size:14px; 
					height:100%;	}
.block-header	{	font-weight:bold;
					font-family:inherit;}
.header-to-main0 {	border-bottom: 3px double #222222;}  
.header-to-main1 {	background-image: url(images/bgrPatt4d.gif); 
                  	text-align: left; 
                  	line-height:12px; }  
.header-to-main2 {	border-top: 3px double #222222;}  
.left-nav-bckg {	background-image: url(images/bgrPatt5.gif)}
.left-nav-td{		text-align: left; width:22%}
.left-nav-table{	text-align: left; width:100%}
.nav-to-content0 {	background-image: url(images/bgrPatt5.gif); 
                  	width:0.5%; 
                  	vertical-align:top; 
                  	border-right: 3px double #222222}  
.nav-to-content1 {	background-image: url(images/bgrPatt4d.gif); 
                  	width:1%; 
                  	vertical-align:top}  
.nav-to-content2 {	background-image: url(images/bgrPatt4.gif); 
                  	width:0.5%; 
                  	vertical-align:top; 
                  	border-left: 3px double #222222}  
.footer {			text-align: left; 
         			width:100%}
.csharpcode {		font-size:small; 
					font-weight:bold;
					border-radius: 5px;
					font-family:inherit; }        
img.widgetArt {		vertical-align:text-top}
.groupboxSingle {	border-style: solid;
					border-color: inherit;
					border-width: 1px;
					border-radius: 5px;
					width: 268px; }
.groupboxDouble {	border-style: solid;
					border-color: inherit;
					border-width: 1px;
					border-radius: 5px;
					width: 130px; }
.coordinatebox {	font-size:small;
					border-radius: 5px;
					font-family:inherit; }
.content-table{		background-image: url(images/bgrPatt4.gif); 
               		width:100%; 
               		height:100%; 
               		vertical-align:top; 
               		text-align:left;
					font-family: Verdana, Arial, Times New Roman,  Garamond;
					font-size:12px; 
					text-align:justify; 
					font-weight:bold               		}
.graphdiv	{		width:1000px; 
         			height:800px; 
         			overflow:visible;   }
.information{		color:#56A9F3;
					font-size:13px;
					font-family:inherit;}
.success	{		color:#00900A;
					font-family:inherit;}
.warning	{		color:#DD8CFE;
					font-family:inherit;}
.error		{		color:#FC3C84;
					font-family:inherit;}

a.aMenu:link {		color:#7605B1; text-decoration:none;		font-weight:bold; font-size:12px;}
a.aMenu:visited {	color:#7605B1; text-decoration:none;		font-weight:bold; font-size:12px;}
a.aMenu:hover {		color:#B1058F;}
a.aShowMore:link {	color:#7605B1; text-decoration:underline;	font-weight:bold; }
a.aShowMore:visited{color:#7605B1; text-decoration:underline;	font-weight:bold; }
a.aShowMore:hover {	color:#B1058F;}
a.aHelp:link {		color:#7605B1; text-decoration:none;		font-weight:bold; font-size:18px;} 
a.aHelp:visited {	color:#7605B1; text-decoration:none;		font-weight:bold; font-size:18px;}
a.aHelp:hover {		color:#B1058F;}
