body {
	margin: 0px 0px 0px 0px;
	background-color: #EFEDE5;
}

body,td,th {
	color: #ffffff;
	font: 12px Times New Roman, Times, serif;
}

td.bottomInfo {
	color: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #0E563E;
}

a {
	color: #8fffd6;
	font: bolder 12px   Times New Roman, Times, serif;
	text-decoration: none;
}

a:hover {
	color: red;
	font: bold 12px   Times New Roman, Times, serif;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	font: bold 12px Times New Roman, Times, serif;
}

.listheader {
	background: 0 #bcffd1;
	color: #000000;
	font: bold 13px Times New Roman, Times, serif;
	text-align: center;
}

.listitem {
	text-align: left;
	color: #FFFFFF;
	font: 12px Times New Roman, Times, serif;
	border-bottom: 1px solid #15724f;
	margin: 0px;
}

.listtable {
	padding: 4px;
	border: 1px solid #15724f;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #15724f;
	width: 100%;
}

.header {
	background: #bcffd1;
	font: bold 14px Times New Roman, Times, serif;
	color: #000000;
	text-align: center;
}

tag {
	color: #147e5b;
}

td.search {
	background: #BCFFD1;
	color: #000000;
	font: 12px Times New Roman, Times, serif;
}
.bottomImg {
	background-image: url(../images/vph_bottom_back.png);
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.bottomHome
{
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}