@import url("../cow_base.css");
body {
  font-family: Arial, helvetica, sans-serif;
  font-size:11px;
  color:#666666;
  margin:0;
}

span,td,select,input,textarea {
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
p,ul {
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top:0;
	margin-bottom:0;
}
a.constants {
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.whiteText {
	color: #ffffff;
}
a.whiteText {
	color: #ffffff;
}
.blackCell {
	background-color: #000000;
	color: #FFFFFF;
	padding: 12px;
}
.greenText {
	color: #999900;
}
.greenCell {
	background-color: #999900;
	color: #FFFFFF;
	padding: 12px;
}
.redCell {
	background-color: #844231;
	color: #FFFFFF;
	padding: 12px;
}
.orangeCell {
	background-color: #C57321;
	color: #FFFFFF;
	padding: 12px;
}
.blueText {
	color: #005A9C;
}
.blueCell {
	background-color: #6699CC;
	color: #FFFFFF;
	padding: 12px;

}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 12px;
}.greentype {
	font-family: Arial, Helvetica, sans-serif;
	color: #690;
	font-size: 24px;
}
.orangeCell .style1 strong {
	font-family: Arial, Helvetica, sans-serif;
}
.orangeCell .style1 strong {
	color: #000;
}
.orangeCell .style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.orangeCell .style1 {
	color: #000;
}
.ftpcell {
	background-color: #900;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #900;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-bottom-width: 5px;
}
.baselinetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.ftpheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

