body
{
	background: url('../images/menu/back.jpg') top left #FFFFFF;
    /*color: #000000;*/
    border: 0;
    padding: 0;
    margin: 0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.loader
{
    background-color: #FFFFFF;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
    padding: 0em;
    position:absolute;
    font-size: 11pt;
    color: #101040;
    font-weight: bold;
    width  : 100%;
    height : 100%;
    left: 0;
    top: 0;    
    vertical-align: middle;
    text-align: center;   
    z-index: 1000; 
}

#user_info 
{
  color: white;
  font-size : 15pt;  
  line-height: 10pt;
  position: fixed;
  top: 0px;
  right: 0px;
 background-color: #34495e;
padding-left: 4px;
padding-bottom: 4px;
border: 1px solid #34495e;
border-bottom-left-radius: 10px;
padding-right: 8px;
padding-top: 2px;
z-index: 999;
}

#user_info a {
    color:white;
}

#timeout_info
{
  text-align: center;	
  width: 216px;
  height: 12px;
  line-height: 12px;
  font-size: 7pt;
  color: #666666;
  /*background: url('../images/menu/top.png') top left repeat-y #FFFFFF;*/
  background-color: #EEEEEE;
  /*border-bottom: 1px solid #666666;*/
}

#timeout_time
{
  color: #666666;
}

.form_caption
{
  font-size: 25px;
/*  font-weight: bold;*/
  line-height: 32px;
  vertical-align: top;
  color: #102040;
}

.login_page
{
  margin: 4em;
}

td, th
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    padding: 3px;
}

th
{
    font-weight: bold;
}

div
{
    padding: 0;
    margin: 0;
    border: 0;
    text-align: left;
    float: none;
}

/* basic layout */

div#all
{    
	/*width: 760px;*/
    text-align: left;                 
}

td#left-null
{
	vertical-align: top;
    padding: 0;
    margin: 0;
    border: 0;
    /*width: 216px;*/        
}

td#right-null
{
	vertical-align: top;
	padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
}

div#right
{
}

.GridView-ScrollDiv
{
    /*width: 64em;*/
    height: 100%;
    overflow: auto;
/*    background-color: #D0D0D0;*/
}

.GridView-InnerDiv
{
}

div#content-null
{
    
}

div#content
{
  padding: 1em 1em;
}

hr.cleaner
{
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

.delimiter
{
	border-top: 1px solid #CCCCCC;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;
}

a.reference, a.reference:link, a.reference:visited
{
    color: #202020;
    text-decoration: none;
}

a.reference:hover
{
    text-decoration: underline;
}

.Info
{
    font-size: 8pt;
    padding: 3px;
    margin: 0;
    color: #666666;
    background-color: #D0D0D0;
    border: 1px solid;
}

.Sel
{
    font-size: 8pt;
    font-family: Verdana;
    padding: 2px;
    margin: 0;
    color: #904020;
    border: 1px solid;
    text-decoration: none;
}

.SelEcted
{
    font-size: 8pt;
    font-family: Verdana;
    padding: 2px;
    margin: 0;
    color: #904020;
	background-color: #CCCCCC;
    border: 1px solid;
    text-decoration: none;
}

a.Sel:hover
{
	background-color: #CCCCCC;
}

a.Info
{
    text-decoration: none;
}

a.Info:hover
{
    color: #000000;
}

.InfoDetail
{
    font-size: 9pt;
    margin-left: 3px;
    margin-top: 2px;
    padding: 3px;
    border: dotted 1px #000;
    /*background-color: #E0E0E0;*/
    color: #202020;
    display: none;
}

.8ptfont
{
    font-size: 8pt;
}

.ResultOK
{
	color: #106010;
}

.ResultError
{
	color: #801010;
}

.LinkFilter
{
	color: Blue;
	font-size: 12pt;
}

.DateFilter
{
	font-size: 9pt;
	position: absolute;
	left: 52em;
	top: 5.5em;
	height: 32px;
	padding-left: 5px;
	padding-right: 4px;
}

.DateFilterButton
{
	background-color: #F0F0F0;
	margin-top: 3px;
}

.LimitFilter
{
	font-size: 9pt;
	position: absolute;
	left: 62em;
	top: 5.5em;
	color: #777;
}

.OwnCompanyFilter
{
	font-size: 9pt;
	/*position: absolute;
	left: 52em;
	top: 5.5em;*/
    padding-left: 10px;
}

.OwnCompanyFilter2
{
	font-size: 9pt;
	/*position: absolute;
	left: 52em;
	top: 5.5em;*/
    padding-left: 10px;
}

.UnclosedFilter
{
	font-size: 9pt;
	/*position: absolute;
	left: 52em;
	top: 5.5em;*/
    padding-left: 10px;
}

.tdd
{
	padding: 4px;
	background-color: #A0C0D0; 
	text-align: center;
}

.tdl
{
	padding: 4px;
	color: #666666; 
	text-align: center;
	font-weight: normal;
}

.tda {
	padding: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	color: #222222;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.tdaT
{
	padding: 4px;
	background-color: #FFFFFF; 
	color: #222222; 
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

.pbline
{
	border-top: 1px solid #CCC;
	width: 98%;
	margin: 10px 0 10px;
	padding-top: 10px;
}

.pbhead
{
	border-bottom: 1px solid #CCC;
	width: 98%;
	margin: 0 0 10px;
	padding-bottom: 4px;
}

.ctb
{
	border: 1px solid #333333;
    font-weight: normal;	
    margin: 0;
    padding: 0;
    background-color: #CCC;
    border-collapse: collapse;
    width: 58em;
}

.ctb th 
{
	text-align: left;
	padding: 2px 7px 1px 1px;
}

.tdl th
{
    text-align: center;
}

.ctb td 
{
	margin: 0;
	padding: 0 2px 0 2px;
}

.ctb tr
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #444;
}

.c4
{
	background-color: #a4ffa8;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.c3
{
	background-color: #ffc397;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.c2
{
	background-color: #b3d3ff;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.c1
{
	background-color: #ffffff;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.c0
{
	background-color: #f19b9b;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.d4
{
	background-color: #a4ffa8;
	border-left: 1px solid #444;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.d3
{
	background-color: #ffc397;
	border-left: 1px solid #444;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.d2
{
	background-color: #b3d3ff;
	border-left: 1px solid #444;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.d1
{
	background-color: #ffffff;
	border-left: 1px solid #444;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.d0
{
	background-color: #f19b9b;
	border-left: 1px solid #444;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.selnew
{
    padding: 2px 4px 2px 4px;
    margin: 2px;
	background-color: #FFEEEE;
	color: #401020;
    border: 1px solid;
    text-align: center;
}

.selnewa
{
    font-size: 8pt;
    font-family: Verdana;
	background-color: #FFEEEE;
	color: #401020;
    text-decoration: none;
    padding: 3px;
    margin: 0;
}

.ccreate
{
    font-size: 8pt;
    font-family: Verdana;
    color: #001040;
    text-decoration: underline;
    text-align: center;
}

.toggle
{
    font-size: 18pt;
    font-family: Verdana;
    margin: 1px;
    border: 1px solid #888;
    color: #001040;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

a.toggle:hover
{
    font-size: 18pt;
    font-family: Verdana;
    margin: 0px;
    border: 2px solid #000;
    color: #001040;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
