.bg { 
background-attachment: fixed;
background-image: url(/hstrip.gif); 
background-repeat: repeat-y; 
background-position: left top}

td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 98%; 
font-weight: 500; 
letter-spacing: 0.01px} 

.red { 
color: #CC3300; 
font-weight: 600; 
} 

.blue { 
color: #006FB0; 
font-weight: 600; 
}

ul { list-style-position: outside; list-style-type: square}

.handcursor {  cursor: hand}

a:hover {  color: #006FB0; text-decoration: underline}

a:link {  color: #CC3300; text-decoration: underline}

a:visited {  color: #006FB0; text-decoration: underline}

.BlueTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #006FB0; font-weight: 700; letter-spacing: 0.5px}

.RedTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: 700; color: #CC3300}

.lowerBTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #006FB0}
.lowerRedTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #CC3300}
.inputbttn {  background-color: #006FB0; border: #006fb0}
