/*  $Header: /cvsroot/petlynx/v1/content/css/pl_styles.css,v 1.6.14.2 2008/11/15 16:44:46 zpribeg Exp $  */

.medtext-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align:center;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.medtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bigtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
input.plbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
input.plbuttoninv {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	background-color: #000099;
	font-size: 12px;
	font-weight: bold;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
}

A.QL:LINK {
  color : #ffcc00;
  font-weight : bold;
  font-family : Arial, Helvetica, sans-serif;
}
A.QL:VISITED {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #ffcc00;
}
A.QLINVERSE:LINK {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #000099;
}
A.QLINVERSE:VISITED {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #000099;
}
.smmenu {
  font-weight : bold;
  text-decoration : none;
  color : #ffcc00;
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
}
.smmenuinv {
  font-weight : bold;
  color : #000099;
  text-decoration : none;
}
.smbtninv {
  font-size : 12px;
  text-decoration : none;
  height : 19px;
  font-family : Arial, Helvetica, sans-serif;
  background-color : #000099;
  color : #ffcc00;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  order-left-style : solid;
  font-weight : bold;
}
.smbtn {
  font-size : 12px;
  text-decoration : none;
  height : 19px;
  font-family : Arial, Helvetica, sans-serif;
  background-color : #ffcc00;
  color : #000099;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-style : solid;
  font-weight : bold; 
}
.bold {
  font-weight: bold;
}
.sm {
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  text-decoration : none;
}
.smbold {
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-decoration : none;
}
.smlblreqr {
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  text-decoration : none;
}
.smpblist {
  font-size : 11px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  text-decoration : none;
  width : 250px;
}
.bluebkg {
  background-color : #000099;
  border-width : 3px;
  border-style : outset;
}
.bluefore {
  color : #000099;
  font-weight : bold;
  text-decoration : none;
}
.smblue {
  color : #000099;
  font-weight : bold;
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.smred {
  color : red;
  font-weight : bold;
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.smylw {
  color : #ffcc00;
  font-weight : bold;
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.smhdr {
  font-size : 14px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-style : italic;
  text-decoration : none;
}.medtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.medtextredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight : bold;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.printonly { display:none }
@media print { 
 .dontprint { display:none }
 .printonly { display:inline }
}
.yellow {
	color: #FFCC00;
}
.blue {
	color: #000099;
}
.red {
	color: #FF0000;
}
.green {
	color: #669933;
}
.columnLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
}.tableHeader {
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
