.btnBlue, a.btnBlue, a.btnBlue:hover{
	font-size: 11px; color: white; font-weight: bold; font-family: Arial, Sans-Serif; text-decoration: none; text-weight: bold; 
	text-align: center; width: 86px; height: 20px; background: url(/images/btn_lblue_empty.gif) center top ; text-padding : 3px 5px 3px 5px;
	background-repeat: no-repeat;
	border: 0px solid white;
}

.btnGreen, a.btnGreen, a.btnGreen:hover{
	font-size: 11px; color: white; font-weight: bold; font-family: Arial, Sans-Serif; text-decoration: none; text-weight: bold; 
	text-align: center; width: 86px; height: 20px; background: url(/images/btn_lgreen_empty.gif); text-padding : 3px 5px 3px 5px;
	background-repeat: no-repeat;
	border: 0px solid white;
}

.btnGray, a.btnGray, a.btnGray:hover{
	font-size: 11px; color: white; font-weight: bold; font-family: Arial, Sans-Serif; text-decoration: none; text-weight: bold; 
	text-align: center; width: 86px; height: 20px; background: url(/images/btn_gray_empty.gif); text-padding : 3px 5px 3px 5px;
	background-repeat: no-repeat;
	border: 0px solid white;
}

.btnRed, a.btnRed, a.btnRed:hover{
	font-size: 11px; color: white; font-weight: bold; font-family: Arial, Sans-Serif; text-decoration: none; text-weight: bold; 
	text-align: center; width: 86px; height: 20px; background: url(/images/btn_red_empty.gif); text-padding : 3px 5px 3px 5px;
	background-repeat: no-repeat;
	border: 0px solid white;
}

.btnGold, a.btnGold, a.btnGold:hover{
	font-size: 11px; color: white; font-weight: bold; font-family: Arial, Sans-Serif; text-decoration: none; text-weight: bold; 
	text-align: center; width: 86px; height: 20px; background: url(/images/btn_gold_empty.gif); text-padding : 3px 5px 3px 5px;
	background-repeat: no-repeat;
	border: 0px solid white;
}

input{border: solid 1px #C6CEEA;}
fieldset{border: solid 1px #336699;}


textarea{border: solid 1px #C6CEEA; background-color: #F2F4FF;}

.HrBlue{width:100%; background: url(/images/border_lblue_bg.gif) right; font-size: 10px; font-family: arial;}
.HrYellow{width:100%; background: url(/images/border_lyellow_bg.gif) right; font-size: 10px; font-family: arial;}
.HrGreen{width:100%; background: url(/images/border_lgreen_bg.gif) right; font-size: 10px; font-family: arial;}


.BgPBlue{background: url(/images/border_lblue_bg.gif) right;}
.BgPYellow{background: url(/images/border_lyellow_bg.gif) right;}
.BgPGreen{background: url(/images/border_lgreen_bg.gif) right; }

hr, hr.hrblack{color: #000000; background-color: #000000; border: none; margin: 0px 0px 0px 0px; height: 1px;}

hr.hrblue{color: #336699; background-color: #336699; border: none; height: 2px; background: url(/images/dot_lblue2.gif)}


#collageIMG{margin: 0px 15px 2px 0px;}

.printit{display: none;}

.btnprint{cursor: pointer; display: block;}


/*ul, dl{list-style-image:url('/images/bull2.gif');}*/

ul{list-style-image:url('/images/bull2.gif'); list-style-position: outside;}
DD{list-style-image: url('/images/bull3.gif'); display : list-item;}
li.sub{list-style-image: url('/images/bull3.gif'); display : list-item;}
