.border {

	border: 1px solid #747474;

}

body {

	background-color: #b1b1b1;

	margin: 0px;

}

.copy {

	font-family: verdana;

	font-size: 11px;

	color: #747474;

}
.headercopy {

	font-family: verdana;

	font-size: 10px;
	
	color: #DE5D0E;
	font-weight: normal;

}
.headercopy1 {

	font-family: verdana;

	font-size: 10px;

	color: #ffffff;
	font-weight: bold;

}
.footercopy {

	font-family: verdana;

	font-size: 10px;

	color: #747474;

}.subhead {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #DE5D0E;

}

.fields {

	font-family: tahoma;

	font-size: 11px;

	color: #000000;

	border: 1px solid #747474;

}

.footerlinks {

	font-family: verdana;

	font-size: 10px;

	color: #747474;

	text-decoration: underline;

}

.footerlinks:hover {

	font-family: verdana;

	font-size: 10px;

	color: #003366;

	text-decoration: none;

}

.border1 {

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #285FCE;

	border-left-color: #285FCE;

	border-top-width: 0px;

	border-bottom-width: 0px;

}

.tbl-top-bg {

	background-image: url(images/tbl-top-bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.tbl-head-bg {

	background-image: url(images/tbl-head-bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

	font-family: verdana;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.tbl-bottom-bg {

	background-image: url(images/tbl-bottom-bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.trbg-head {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #DE5D0E;

	background-color: #d9d6d6;

}

.trbg-subhead {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #bfbfbf;

}

.trbg1 {

	font-family: tahoma;

	font-size: 11px;

	color: #333333;

	background-color: #ececec;

}

.trbg2 {

	font-family: tahoma;

	font-size: 11px;

	color: #333333;

	background-color: #e1e1e1;

}
.header-bg {

	background-color: #747474;

	background-image: url(images/header-bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

