﻿body
{
}
table.lookup
{
    margin-bottom: 3px;
}
table.lookup td.firstchild
{
   width: 70px;
}
hr.hr
{
    height: 1px;
}
.hidden
{
    display: none;
}
.linktypelabel
{
    color: Blue;
    text-decoration: underline;
    cursor: pointer;
}
table.editor
{
}
table.editor_lookup
{
    background: #e3e3e3;
}
table.editor td.label
{
    width:80px;
}
table.editor td.label div
{
   overflow:hidden;
    width:80px;
}
table.editor td.label label, table.editor td.label span
{
    white-space: nowrap;   
}
table.editor .hightlight
{
    color: #0000ff;
}
.100pc
{
    width: 100%;
}
table.editor td.hSeparator
{
}
td.verticalSeparator
{
    background-image:url(/images/verticalSeparatorBack.gif); 
    background-repeat: repeat-y; 
    background-position: center center;
}
.hidden2
{
   visibility:hidden;
}
.RequiredFlag
{
    color: #c00;
}
div.leftbar
{
    float: left;
    padding-bottom: 3px;
}
div.rightbar
{
    padding-bottom: 3px;
    display:block;
}
/* -- Button -- */
a.buttonlink
{
    display: inline-block;
  	color: #1641A0;    
	font-size: 100%;
	font-family: Tahoma;				    
	font-weight:normal;
	vertical-align: middle;	 		
	border: solid 1px #85A5D1;
	background: url('editors/edtButtonBack.gif') repeat-x center bottom #d7e8fd;
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
    margin: 0px;
    padding: 2px 10px;
}
a.buttonlink:hover
{
  	color: #1641A0;        
	background: url(editors/edtButtonBackHover.gif) repeat-x center bottom #fff2c8;
	border: solid 1px #DBCE99;
}

.ReadOnly
{
    /*background-color: #ccc;*/
}

table.searchform
{
    padding: 0px 0px 0px 3px;
}
table.searchform td:first-child
{
    padding-left: 0px;
}

.