.GrayLinksBold {
      font-family : Arial;
			font-size : 12;
      color : #cc0000;
			font-weight = bold;
			text-decoration:none;
			vertical-align: middle;
			}
.GrayLinksBold:hover {
      font-family : Arial;
			font-size : 12;
      color : #0066ff;
			font-weight = bold;
			text-decoration:none;
			vertical-align: middle;
			
			}
.TextLargeBlackBold {
      font-family : Arial;
			font-size : 18;
      color : #000000;
			font-weight = bold;
			text-decoration:none;
			vertical-align: middle; 
			}
.ButtonLine {
					 background-image: url(images/ButtonLine.jpg); background-repeat: repeat; 
					 }
.Middlebar {
					 background-image: url(images/Middlebar.gif); background-repeat: repeat; 
					 }

.TextLargeWhiteBold {
      font-family : Arial;
			font-size : 30;
      color : #ffffff;
			font-weight = bold;
			text-decoration:none;
			}	  
