.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a.bodycopy:link { 
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	}
a.bodycopy:visited { 
	color: #D27BA7;
	font-weight: bold;
	text-decoration: underline;
	}
a.bodycopy:hover { 
	color: #862D59;
	font-weight: bold;
	text-decoration: underline;
	}
a.bodycopy:active { 
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	}.divinfo {
	float: left;
	width: 100px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-left-width: 1px;
	border-top-width: 1px;

}
.divheader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.divinfo1 {
	float: none;
	width: 315px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-left-width: 1px;
	padding: 0px;
	display: block;
	border-top-width: 1px;



}
.table {
	border: 1px solid #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintd {
	background-image: url(images/repeatingBackground2.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEF;
}
.inputNoOverFlow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #DEDEED;
	border: 1px solid #000033;
}
.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #DEDEED;
	border: 1px solid #000033;
	overflow: auto;
}
