body{
background: #E7E7E7 url(../images/bgstrip.jpg) repeat-x;
}

.bodybox{
background:#E7E7E7;
position:absolute;
left:70px;
top:57px;
}
.rightbox{
background:#EFEFEF;
}

.bodyleft{
background:#E7E7E7 url(../images/shadowRepeatLeft.jpg);
}
.bodyright{
background:#E7E7E7 url(../images/shadowRepeatRight.jpg);
}

.standardText
{
	font-size:12px;
	font-family:Arial, Sans-Serif;
	color:Black;
}

.standardText a
{
	color:Navy;
}

.standardText a:visited
{
	color:Navy;
}

.standardText a:hover
{
	color:#C0C0C0;
}

.standardTitle
{
	font-size:16px;
	font-family:Times, Serif;
	font-weight:bold;
	color:Black;
}
.morttitle   { font-size: 14px; font-weight:bold }
.morttabtit  { border:1px solid #C0C0C0; padding:1; color: #000000; background-color: #C0C0C0; font-size: 12px; width:100% }
.morttabtit2  { color: #000000; background-color: #FFFFFF; font-size: 12px; width:100% }
.inputT        { font-size: 12px; color: #000000; font-weight: bold; border: 2px inset #999999; 
               padding: 1; background-color: #C0C0C0; text-align:right }
.inputB        { font-size: 12px; color: #000000; font-weight: bold; border:solid
               }