body {
	margin-top: 0px;
	margin-left: 10px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.propName {
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 90%;
}
.bdrTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bdrBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.imgFloat {
	margin: 4px 4px 4px 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3D7BB8;
}
.bodyTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
tblBdr {
	border: 1px solid #FFCC33;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;

}
h5 {
	color: #6699CC;
	margin-bottom: -6px;
}
h4 {
	color: #3A7BB7;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;


}
input {
	color: #3A7BB7;
	background-color: #FFD763;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #CCCCCC;


}
#inputGo {
	color: #3A7BB7;
	background-color: #FFD763;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #CCCCCC;
	width: 28px;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;

}
.imgFloatpopup {
	margin: 5px 5px 5px 2px;
	clear: none;
	float: none;

}
.searchSelect {
	width: 150px;
}
th {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A7BB7;
	text-align: center;
	font-size: 65%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;



}
h3 {
	color: #6699CC;
	margin-bottom: 5px;
	font-size: 100%;

}
.white {
	color: #FFFFFF;
}

