.border {
	border: 1px solid #B3C4C7;
}

.footercopy {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.hdrcopy {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.tbl-hdr-topBG {
	background-image: url('images/tbl-hdr-topBG.gif');
	background-repeat: repeat-x;
	background-position: left top
}
.tbl-hdr-bottomBG {
	background-image: url('images/tbl-hdr-bottomBG.gif');
	background-repeat: repeat-x;
	background-position: left top
}
.tbl-headingBG {
	background-image: url('images/tbl-headingBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #104F5A
}
.btnBG {
	border-style:outset; border-width:1px; background-image: url('images/btnBG.gif');
	background-repeat: repeat-x;
	background-position:  center;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #104F5A;
	line-height: 18px;
	height: 23px;
	display: block;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	margin-top: 0px;
	margin-bottom: 3px
}
.trbg1 {
	background-color: #C2CBCE;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #062C54;
 
	line-height: 18px;
}
.trbg2 {
	background-color: #D0D7D9;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.trbg3 {
	background-color: #E4E8E9;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.fields {
	font-family: tahoma;
	font-size: 11px;
	background-image: url('images/fieldBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #B8B7B7;
	background-color: #FFFFFF
}
a {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.links {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.links:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.links1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.links1:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}