.text_readonly
{
    border-width: 2;
}
dt
{
	color:red;
    font-weight: bold;
}
dd
{
	color:blue;
    font-weight: bold;
}
h1
{
	font-type:arial;
}
.mastertable,.mastertd
{
    border-width: 0;
    vertical-align:top;
}
.bitetableclient
{
    border-width: 0;
}
.menutable, .menutd
{
  border-style: solid;
  border-color: #87ceeb;
  border-width: 1;
  border-collapse: collapse;
  font-size: 10pt;
  padding:4;
}
.layouttable
{
	width:100%;
}
.layouttable,.layouttd,.layoutprompttd
{
    font-size: 12pt;
    padding:4;
}
.layoutprompttd
{
  font-weight: bold;
  vertical-align:top;
  text-align:right;
}
.layoutprompt
{
  font-weight: bold;
  vertical-align:top;
  text-align:right;
}
.biteimage
{
  border-color:#663300;
  border-style: solid;
  border-width: 1;
}
.bitehr
{
  color : #663300;
  height : 1px;
}
.pagetitle
{
  font-size: 32;
}
.biteerrormessage
{
	color: red;
    font-weight: bold;
}
.flow
{
  float: left;
  clear: left;
  margin: 0px 1.25em 0px 0px;
}
.logoimage
{
  width:52px;
  height:78px;
  border: 1px solid #ffffff;
}
div.img a:hover img 
{
  border: 1px solid #87ceeb;
}
.bodyclass
{
  bgcolor : #552299;
}
.subheader
{
  color: #000000;
  text-align : center;
  font: bold 90% arial, helvetica, sans-serif;
  background-color: #7BABDB;
}
a:link {color: #0000FF}     /* unvisited link */
a:visited {color: #0000FF}  /* visited link */

.required
{
  color : #ff0000;
}

