/* Style sheet file BlueGrid.css */
body {/*Background-image: url(/MandR/MRGraphics/CitySealBackground/CitySealGrayWht426x440.gif);*/
		 Background-repeat: no-repeat;
		 Background-attachment: fixed;
		 Background-position: center;
		 Background-color: rgb(255,255,255);
	     Font-family: Arial,Serif,Sans-Serif;
	     Font-size: 10pt;
          Margin: 0px 0px 0px 0px;
          Padding: 0px 0px 0px 0px;
		Scrollbar-face-color: rgb(0,128,0); /* the color of the face of the Scrollbar */
		Scrollbar-highlight-color: rgb(255,255,255); /* this is subtle but it controls color along the top and on the lefthand edge of Scrollbar */
		Scrollbar-3dlight-color: rgb(0,128,0); /* the color of the little shadow on the lefthand edge of Scrollbar */
		Scrollbar-darkshadow-color: rgb(0,128,0); /* the color of the Background of the Scrollbar */
		Scrollbar-shadow-Color: rgb(255,255,255); /* the color of the little shadow on the righthand edge of Scrollbar */
		Scrollbar-arrow-color: rgb(255,255,255); /* color of the little up/down arrows in the blocks at the top/bottom of the Scrollbar */
		Scrollbar-track-color: rgb(255,255,255); /* the track that the Scrollbar rides on */
         }
/* TAG Font Size Deffinations */
/* TAG Font Size Deffinations */
/* ==============================- */
caption {Font-family: Arial,Serif,Sans-Serif; Font-size: 16pt; Font-weight: 700; Color: rgb(0,0,255); Text-align: center;}
table {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt;}
tbody {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt;}
tfoot {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt;}
thead {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt;}
th {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt;}
tr {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt; Font-weight: 700;}
td {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt;}
textarea {Font-size: 12pt; Font-weight: 700; Color: rgb(0,0,0); Background-Color: rgb(255,255,102);}
select {Font-family: Arial,Serif,Sans-Serif; Color: rgb(0,0,0); Background-Color: rgb(255,255,102); Font-size: 10pt; Font-weight: 700;}
input {Font-family: Arial,Serif,Sans-Serif; Font-size: 10pt; Font-weight: 700; Color: rgb(0,0,0);}
/* ------------------------------- */
.description  {
			Font-family: Arial,Serif,Sans-Serif;
               /* Font-size: 10pt; */
               Font-style: italic;
   		     Font-weight: bold;
               Text-decoration: underline;
               Color: rgb(0,0,255);
               }
.tblhdr  {
			Font-family: Arial,Serif,Sans-Serif;
               Font-size: 14pt;
   		     Font-weight: bold;
               Color: rgb(0,0,255);
               }
.tblsec  {
			Font-family: Arial,Serif,Sans-Serif;
               /* Font-size: 14pt; */
   		     Font-weight: bold;
               Color: rgb(0,0,255);
               }

.blank  {
		     Color: rgb(234,255,234);
   		     Font-weight: bold;
		     Background-color: rgb(234,255,234);
               }
.bginput {
			Font-family: Arial,Serif,Sans-Serif; */
               Font-size: 10pt;
               Font-weight: bold;
		     Color: rgb(0,0,0);
		     Background-color: rgb(255,255,102);
               }
.searchFeldInput {Border-color: rgb(0,0,255); Border-width: 2px; Border-style: solid; padding-left: 2px; padding-right: 2px; Font-family: Arial,Serif,Sans-Serif; Font-size: 12pt; Height: auto; Vertical-align: top; Font-weight: bold; Background-color: rgb(255,255,102); color: rgb(0,0,255);}
.inputField12 { Font-family: Arial,Serif,Sans-Serif; Font-size: 12pt; Font-weight: bold; Color: rgb(0,0,0); Background-color: rgb(255,255,102); }
.textfind {
			Font-family: Arial,Serif,Sans-Serif; */
               Font-size: 12pt;
               Font-weight: bold;
		     Color: rgb(0,0,0);
		     Background-color: rgb(255,255,102);
               }
.urllink {
			Font-family: Arial,Serif,Sans-Serif;
               Font-size: 8pt;
               Font-weight: bold;
               }
.oops {
			Font-family: Arial,Serif,Sans-Serif;
               Font-size: 14pt;
               Font-weight: bold;
		     Color: rgb(255,0,0);
               }
.muserblank  {
		     Color:  rgb(255,255,153);
   		     Font-weight: bold;
		     Background-color: rgb(255,255,153);
               }
/* ------------------------------- */
/* Pseudo-Classes and Pseudo-Elements */
a:link {Text-weight: 700; Color: rgb(0,0,255);}
/* Pseudo-Classes For a:visited {Color: #800080;} */
/* Hue = 200      Red = 128 */
/* Sat = 240      Green = 0 */
/* Lum = 60      Blue = 128 */
a:visited {Color: rgb(128,0,128);}
/* ------------------------------- */
/* a:hover {Border: 2px Dashed rgb(255,0,0); Text-weight: 700; Background: #fcfedc; Color: rgb(255,0,0); Padding: 1px;} */
a:hover {Text-weight: 700; Background: rgb(255,255,0); Color: rgb(255,0,0);}
/* ------------------------------- */
/* TEXT Classes Cascading Style Sheets */
.uline   {text-decoration: underline;}
.firstcaps{text-transform: capitalize;}
.ucase   {text-transform: uppercase;}
.lcase   {text-transform: lowercase;}
/* ------------------------------- */

/* Change Cursor Small Hand Pointing Finger */
.littlefinger { Cursor: pointer; }
/* ------------------------------- */

/* Font Size TAG & Class Deffinations */
/* BIG and SMALL are Tags the rest are CLASSES */
.little  { Font-size: 10pt; }
big {  Font-size: 14pt; }
.bigger { Font-size: 18pt; }
.larger { Font-size: 24pt; }
small { Font-size: 8pt; }
.bold  { Font-weight: bold; }
.pt22  { Font-size: 22pt; }
.pt20  { Font-size: 20pt; }
.pt18  { Font-size: 18pt; }
.pt16  { Font-size: 16pt; }
.pt14  { Font-size: 14pt; }
.pt12  { Font-size: 12pt; }
.pt10  { Font-size: 10pt; }
.pt9    {  Font-size: 9pt; }
.pt8    {  Font-size: 8pt; }
.pt6    {  Font-size: 6pt; }
.required { Font-family: Arial,Serif,Sans-Serif; Font-size: 8pt; Font-weight: Bold; Color: rgb(255,0,0); }
/* Class For Input Button Works In Internet Explorer Browser */
/* "Lookup Button Color */
.lookupbutton {
				Font-family: Arial;
				Font-size: 10pt;
				Font-weight: bold;
		     	text-align: center;
		     	color: rgb(0,0,0);
		     	Background-color: #ff8000;
				Cursor: pointer;
               	}
/* INPUT Tag CLASS Choices  */
.rdsubmit {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     text-align: center;
		     color: rgb(0,0,0);
		     Background-color: #ff6347;
			Cursor: pointer;
               }
.ylsubmit {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     text-align: center;
		     color: rgb(0,0,0);
		     Background-color: #ffff55;
			Cursor: pointer;
               }
.grsubmit {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     text-align: center;
		     color: #ffffff;
		     Background-color: #00db00;
			Cursor: pointer;
               }
.blsubmit {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     text-align: center;
		     color: #ffffff;
		     Background-color: rgb(0,0,255);
			Cursor: pointer;
               }
.blreset {
			Font-family: Arial,Serif,Sans-Serif;
               Font-size: 10pt;
               Font-weight: bold;
		     Text-align: center;
		     Color: #ffffff;
		     Background-color: rgb(0,0,255);
			Cursor: pointer;
               }
.rdcheckbox { Background-color: rgb(255,0,0); }
.grcheckbox { Background-color: #008000; }
.blcheckbox { Background-color: rgb(0,0,255); }
.rdradio { Background-color: rgb(255,0,0); }
.grradio { Background-color: #008000; }
.blradio { Background-color: rgb(0,0,255); }
.text     {
		Font-family: Arial,Serif,Sans-Serif;
          Font-weight: bold;
		color: rgb(0,0,0);
		Background-color:#eaffff;
          }
/* ------------------------------- */

/* Color Color Cascading Style Sheets */
.black    {color: rgb(0,0,0);}
.blue    {color: rgb(0,0,255);}
.red     {color: rgb(255,0,0);}
.green  {color: #008000;}
.brown  {color: #a52a2a;}
.yellow  {color: #fdfd00;}
.magenta {color: #00ffff;}

/* "ROSE" Make the Class ROSE Color */
.rose {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		    /*  text-align: center; */
		     color: rgb(0,0,0);
		     Background-color:#ffe4e1;
               }
/* "LightBlue" Make the Class LightBlue Color */
.lightblue {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     /* text-align: center; */
		     color: rgb(0,0,0);
		     Background-color:#eaffff;
               }
/* "LightYellow" Make the Class LightYellow Color */
.lightyellow {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     /* text-align: center; */
		     color: rgb(0,0,0);
		     Background-color:#ffffe8;
               }
/* ------------------------------- */

/* Class For Input Button Works In Internet Explorer Browser */
/* "LightYellow" Make the Class LightYellow Color */
.lightyellow {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     /* text-align: center; */
		     color: rgb(0,0,0);
		     Background-color: #fcfedc;
               }
/* "LightGray" Make the Class LightGray Color */
.lightgray { color: #e9e9e9; }
/* "grbutton" Make the button GREEN */
.grbutton {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     text-align: center;
		     color: rgb(0,0,0);
		     Background-color: #00db00;
			Cursor: pointer;
               }
/* "blbutton" Make the button BLUE */
.blbutton {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     text-align: center;
		     color: rgb(0,0,0);
		     Background-color:#00bfff;
			Cursor: pointer;
               }
/* "rdbutton" Make the button RED */
.rdbutton {
			Font-family: Arial,Serif,Sans-Serif;
               Font-weight: bold;
		     text-align: center;
		     color: rgb(0,0,0);
		     Background-color:#ff6347;
			Cursor: pointer;
               }
/* ------------------------------- */


