A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #0033CC; 
}
A:visited { 
  color: #0033CC;
}
A:active {
  color: #0033CC;
}
A:HOVER { 
  color: #000033;
}
.onbody{
  color: #EEEEEE; 
}
.onbody A:LINK {
  color: #FFFF00;
}
.onbody A:VISITED {
  color: #FFFF00;
}
.onbody A:ACTIVE {
  color: white;
}
img {
  border-style: none;
}
BODY,P,TABLE,TD,TR {   
  font-size:   9pt;
  font-family: verdana,sans-serif;
  color: #000000;
}
BODY {
  background: #FFFFFF;
  background-image: url(artwork/greybg.gif);
  background-repeat: repeat-y;
}
PRE {
  font-size:   9pt;
  font-family: courier;
}
form {
	margin: 0px;
	padding: 0px;
}
.formboxes{
  font-family: geneva, arial, sans-serif;
  background-color: #330000;
  color: #FFFFFF;
  font-size: 9pt;
}
.buttons {
  font-family: geneva, arial, sans-serif;
  background-color: #AA0000;
  color: #FFFF00;
  font-size: 9pt;
}
.jobdesctextarea{
  font-family: courier;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 9pt;
  width: 450px;
  height: 80px;
}
#buttonlabel {
	line-height: 20px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 9pt;
}
#tabbutton {
	text-align: right;
	padding-left: 25px;
	border-width: 3px;
	font-weight: bold;
	width:auto;
	overflow:visible;
	font-size: 9pt;
	*font-size: 10pt;
	margin: 0;
	padding-left: 0 1.55em;
	padding-right: 5px;
	margin-right: 5px;
}
#emailhistory_max {
	cursor: pointer;
	background: url('/art/emailhistoryup.gif') no-repeat #FFFFCC 450px 0px;
	padding: 10px;
	border-bottom: 2px solid #666666;
}
#emailhistory_min {
	cursor: pointer;
	background: url('/art/emailhistorydown.gif') no-repeat #FFFFCC 450px 0px;
	padding: 10px;
	height: 15px;
	overflow: hidden;
	border-bottom: 2px solid #666666;
}
#quote_bg {
	background-color: #CCCCCC;
}
#quote_head {
	background-color: #999999;
}
.rowa {
	cursor: pointer;
	background: none;
}
.rowb {
	cursor: pointer;
	background-color: #99CCFF;
}
a.whitelink:link { color: #0066FF; font-size: 11px;} 
a.whitelink:visited { color: #0066FF; font-size: 11px;} 
a.whitelink:hover { color: #000000; font-size: 11px;} 
