body {
	background-image: url(images/bgpatt.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #2c677e;
}
.bordertd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #125488;
	border-right-color: #125488;
	border-bottom-color: #125488;
	background-color: #70b0e0;
	padding-top: 1px;
	padding-bottom: 1px;
}
.paddingtopbot {
	padding-top: 1px;
	padding-bottom: 1px;
}
.paddleftright {
	padding: 12px;
}
td {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtboldwhite {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.moretxt {
	font-family: tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.moretxt:hover {

	font-family: tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.float {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.bgcolorborder {
	background-color: #e3ba3d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
}
