.dboxcomment
{
 font-size: medium;
 color: #000000;
 width: 90%;
 margin-left: 2%;
}
.dboxtitle
{
 font-size: x-large;
 color: #000000;
}
body
{
 font-size: medium;
 color: #000000;
 background-color: #FFFFFF;
}
.fieldstyle
{
 font-size: medium;
 font-weight: bold;
 color: #000000;
 background-color: #CCCCCC;
}
.datastyle
{
 font-size: medium;
 color: #000000;
 background-color: #FFFFFF;
}
.datastyle_center
{
 text-align:center;
 font-size: medium;
 color: #000000;
 background-color: #FFFFFF;
}
.scstyle
{
 font-size: medium;
 color: #000000;
}
.fieldmainte
{
 font-size: medium;
 color: #000000;
 background-color: #CCCCCC;
}
.datamainte
{
 font-size: medium;
 color: #000000;
 background-color: #FFFFFF;
}
.hiddenline
{
 color: #000000 !important;
 background-color: #DDDDDD !important;
}
.functionTd
{
 width:1%;
 white-space: nowrap;
}
.nowrapTd
{
 white-space: nowrap;
}
a
{
 color: #0000CC;
}
a:link
{
 color: #0000CC;
}
a:hover
{
 color: #0000CC;
 background-color: #ffff99;
}
a:active
{
 color: #800080;
}
a:visited
{
 color: #990099;
}
.pagemove
{
 width: 21px;
 height: 16px;
 border: 0;
 margin-top: 0px;
 margin-bottom: 0px;
}
.box-view_bold
{
 font-weight: bold; 
}
.box-view_table
{
 width:100%;
}
.box-div_left
{
 text-align: left;
}
.box-div_right
{
 text-align: right;
 vertical-align: middle;
}
.box-div_center
{
 width: 100%;
 text-align: center;
 vertical-align: middle;
}
.box-hr
{
 height:1px;
}
.css_left
{
 text-align: left;
}
.css_hide
{
 display: none;
}
