<style type="text/css">
// copy file C:\dBASEPlus-Projects\pcxwebpages\style.css to "\\ws01\h\nunya\pcexpressway\style\style.css"

   
   a:active
   {
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px; 
   color: rgb(0,0,0); 
   text-decoration: none;
   }
 
   a:link
   {
   font-size: 11.5px; 
   color: rgb(0,0,0); 
   text-decoration: none;
   }
 
   a:visited 
   {
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px; 
   color: rgb(0,0,0); 
   text-decoration: none;
   }
 
   a:hover 
   { 
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px;
   color: rgb(1,52,103); 
   font-weight: normal; 
   font-style: normal; 
   text-decoration: underline;
   }
 
   a.pcxmain:link, a.pcxmain:visited, a.pcxmain:active {
   font-size: 11px; 
	text-decoration: none!important;
	font-family:arial;
	text-align: center;
	font-style:normal; // italic, etc.
   font-weight: 600; 
   background-color: #2F5798;
	color: white!important;
	cursor: default;
	display: block;
   height: 20px;
   width: 108px;
   line-height:15pt;
   margin-right: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding: 0px;
   float: left;
   vertical-align: middle;
   }

a.pcxmain:hover {
	font-size: 11px; 
	text-decoration: none!important;
	font-family:arial;
	text-align: center;
	font-style:normal;
   font-weight: 600; 
	color: white!important;
	background-color: #FF8710;
	cursor: default;
	display: block;
	margin-right: 1px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   line-height:15pt;
   height: 20px;
   width: 108px;
   padding: 0px;
   float: left;
   vertical-align: middle;
   }

   a.rowlink:link, a.rowlink:visited, a.rowlink:active {
		text-decoration: none!important;
      color: color: rgb(0,0,0); 
      cursor: default;
      }

   a.rowlink:hover {
   	text-decoration: none!important;
      color: color: rgb(0,0,0); 
      cursor: default;
   }
 
   
   dl 
   { 
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px;
   }
 
   ul 
   { 
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px;
   }
 
   ol 
   { 
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px;
   }
 
   p 
   { 
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px;
   }

   h1{
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 18pt;
   color: white;
   font-weight: bold;
   }

   p.notice{
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 14px;
   font-weight: bold;
   }

   p.small{
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 10px;
   }

   body {
   margin-top: 0px; 
   margin-bottom: 20px; 
   margin-left: 0px; 
   margin-right: 0px;
   height:100%; 
   font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
   font-size: 11.5px;
   padding: 0px;
   background: #AFBAC7;
   text-align:left;
   overflow-y:scroll; 
   overflow: -moz-scrollbars-vertical; 
   }
     
   table {
   margin-top: 0px; 
   margin-bottom: 0px;
   margin-left: 0px; 
   margin-right: 0px;
   padding: 0px;
   border-spacing: 0px;
   border-collapse:collapse;
   width: 100%;
   text-align: left;
   }

   img {
   border: none;
   margin-top: 0px; 
   margin-bottom: 0px;
   margin-left: 0px; 
   margin-right: 0px;
   margin: 0px;
   }

   img.thumbs{
   float: left; 
   margin: 2px;
   border: 1px outset rgb(255,127,0);
   }

   // see: http://www.tizag.com/cssT/float.php
   img.floatLeft { 
    float: left; 
    margin: 2px; 
   }

   img.floatRight { 
    float: right; 
    margin: 2px; 
   }

   img.floatRightClear { 
   // If you wish to have the next image start below the end of the previous image, then use the CSS Clear attribute. 
    float: right; 
    clear: right; 
    margin: 2px; 
	}



   .center
   { 
   text-align: center;
   }

   .center table
   { 
   margin-left: auto;
   margin-right: auto;
   margin-bottom: auto;
   margin-top: auto;
   text-align: left;
   }

   .left
   { 
   text-align: left;
   }

   .left table
   { 
   margin-left: 1px;
   margin-right: auto;
   text-align: left;
   }

   .bluebar {
   background-image:url('../assets/images/tables/liteblue.jpg'); 
   border: 1px outset rgb(150,255,255);
   }

   .orangebarleft {
   height: 27px;
   width: 189px;
   background-image:url('../assets/images/pages/leftheading.png'); 
   background-repeat: no-repeat;
   }

   .orangebox {
   {
   border: 1px outset rgb(255,127,0);
   background-color: rgb(255,255,255);
   vertical-align: top;
   width: 201;
   padding: 0px 4px 0px 4px;
   overflow: auto;
   }

   .litebluebox
   {
   border: 1px outset rgb(150,255,255);
   background-color: rgb(219,241,252);
   vertical-align: top;
   width: 250px;
   0px 4px 0px 4px;
   overflow: auto;
   }

     
   input.entryfield {
      font-family: Arial; 
      font-size:8pt;
      color:#000080;
      width:100px;
      padding-left: 1px;
   }

   select.combobox {
      font-family: Arial; 
      font-size:8pt;
      color:#000080;
      width:150px;
      padding: 1px;
   }

   textarea.editor {
      font-family: Arial; 
      font-size:8pt;
      color:#000080;
      width:300px;
      padding: 2px;
   }

   input.pushbutton {
      font-family: Arial; 
      font-size: 11px;
      width:80px;
      height:22;
   }
  
	
   @media print  { .noprint  { display: none; } }



 
</style>
