TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #605A4F;

}
.bgTop {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
}
.input {
	width: 99%;
	height: 18px;

}
form {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 17px;
	text-align: justify;
}
.small {
	font-size: 9px;
}
.white {
	color: #FFE6E8;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.border {
	background-image: url(images/bg_Vline.gif);
	background-repeat: repeat-y;
}
.bot {
	background-image: url(images/bg_botm.gif);
	border-top: 1px solid #D9D5CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF9F8;



}
.subHD {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
ul {
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/bullet_arrow.gif);
	text-align: justify;
}
.borderDots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.btn {
	background-image: url(images/bg_btn.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;


}
.borderall {
	border-top: 1px solid #F2F2F2;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #F2F2F2;
}
.borderLeft {

	background-image: url(images/bg_Vline1.gif);
	background-repeat: repeat-y;
}
.bghd1 {
	background-image: url(images/bg_hdr2.gif);
	background-repeat: repeat-x;
}
.brdrleftBot {
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bgsrch {
	background-image: url(images/bg_hdr2.gif);
	background-repeat: repeat-x;
}
.bgHdr {
	background-image: url(images/bg_hdr.gif);
	background-repeat: repeat-x;
}
.hand {
	cursor: hand;
}
