/* Style for MS Internet Explorer 4.0 compatible Browsers */

body		{	background-image:url(../pics/navigation/lightgreybar.jpg);
				background-color: #F0F0F0;
				background-repeat:repeat;
				scrollbar-base-color:#CCCCCCC;
  				scrollbar-3dlight-color:#808080;
				scrollbar-arrow-color:#808080;
				scrollbar-darkshadow-color:#808080;
  				scrollbar-face-color:#CCCCCC;
  				scrollbar-highlight-color:#CCCCCC;
  				scrollbar-shadow-color:#CCCCCC;
  				scrollbar-track-color:#CCCCCC;	
           	}

a:link 		{ 	font-family:Arial, sans-serif; 
				color: #384088;
				text-decoration: none
			}


a:visited	{ 	font-family:Arial, sans-serif; 
				color: #384088;	
				text-decoration: none 
			}


a:active	{ 	font-family:Arial, sans-serif; 
				color: #384088;
				text-decoration: none 
			}


a:hover 	{ 	font-family:Arial, sans-serif; 
				color: #000000;
				text-decoration: underline; 
			}


.stdtext	{	font-family:Arial, sans-serif; 
				color: #000000;
 				font-size: 13px;
			}
				
.dctext		{	font-family:Arial, sans-serif; 
				color: #FFFFFF;
				font-size: 13px;
			}
				
.cpytext	{	background-image:url(../pics/navigation/greybar.jpg);
				background-repeat:repeat;
				background-color: #D0D0D0;
				font-family:Arial, sans-serif; 
				color: #000000; 
				font-size: 11px;
			}
				
.formtext	{	font-family:Arial, sans-serif; 
				color: #000000; 
      			font-size: 13px; 
      		}
				
.headtext 	{	font-family:Arial, sans-serif; 
				color: #384088;
      			font-weight:bold; 
				font-size: 25px;
				margin-bottom:-15px; 
			}
			
.headtext2 	{	font-family:Arial, sans-serif; 
				color: #000000;
      			font-weight:bold; 
				font-size: 13px; 
			}

.headtext3  {	font-family:Arial, sans-serif; 
				color: #384088;
				text-decoration: none;
				font-size:14px;
			}
				
.subtext 	{	font-family:Arial, sans-serif; 
				font-style:italic;
				color: #384088;
				font-weight:bold;
				font-size: 13px;
			}
				
      	 	
.inptext 	{	font-family: Arial, sans-serif;
				font-size: 13px; 
				font-weight:bold;
				border: none; 
              	background-color: #FFFFFF; 
       	 		color: #000000; 
         	}   	 	

.stdtable	{	border-style:solid;
				border-width:0px;
				border-spacing:0px;
				padding:0px;
				width:590px;
				height:95%;
			}

.bgdiv		{	/*vertical-align:top;*/
				background-repeat:no-repeat;
				width:100%;
    			
				/*border-width:0px;
				border-spacing:0px;
				border-style:solid;
				padding:0px;				
				width:100%;
    			height:100%;*/
			}
			
.DCdiv 	    { 	position:absolute;
				display:none;
				border-width:0px;
				border-spacing:0px;
				border-style:solid;
				vertical-align:middle;
				text-align:center;
				height:147px;
				width:196px;
				z-index:1;
			}
			
.spot		{	width:6px;
				heiht:6px;
				vertical-align:middle;
			} 
