
body {
	color:#000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#006633;
}
#page,#page-detail {
	
	width:770px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
	padding:4px;
	
	background-color:#BDD5BB;

}
#head {
	margin-top:0;
}

#footer {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

form {
	margin:0;
}

input, textarea, select  
{
	font-family:Courier;
}

a:link, a:visited	{	
	text-decoration:	none;
	color:#3300CC;
	}	
a:hover	{	
	text-decoration:	underline;
	color:#FF0000;
	}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{

}

H1
{	
	text-align:center;	
	font-size:300%;			
}	
		
H2	{	
	
	}	
		
H3	{	
	
	}	
		
H4	{	
		}	
		
H5, DT	{	
		}	
		
H6	{	
		}	
		
TFOOT, THEAD	{	
	
	}	
		
TH	{	
		}	
	
SMALL	{	
	
	}	

BIG	{	
	
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
TEXTAREA 
{
	width:99%;
}

table td , table th {
	empty-cells: show; 
}


.table-list, .table-sum, .table-results
{
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	background-color: #e6e6e6;
	margin-bottom:10px;
}
.table-results {
	width:100%;
}
.table-list caption, .table-dialogue caption , .table-sum caption, .table-results caption
{
	text-align:left;
	color:Yellow;
	border:1px solid #9A9A9A;
	border-bottom:0;
	padding:2px;
}
.table-list caption, .table-list th , .table-dialogue caption, .table-sum caption, .table-sum th, .table-results caption, .table-results th
{
 background-color:black;
 color:White;
 font-weight:bold;
}
.table-list th ,.table-list td, .table-sum th, .table-sum td, .table-results th ,.table-results td
{
	border-left:1px solid #9A9A9A;	
	border-top:1px solid #9A9A9A;
	padding:2px;
}
.table-list tr:hover, .table-results tr:hover {
	background-color:#FFFF00;
}
.table-dialogue
{
	border: 1px solid black;
	background-color: #e6e6e6;
	margin-bottom:10px;
}
.table-dialogue th 
{
	text-align:left;
}
.table-dialogue td 
{
	padding:2px;
}
.table-dialogue table td
{
	padding:0;
	margin:0;
}

	
	

.td-status-0 
{
	background-color:Red;
	width:10px;
}
.td-status-1 
{
	background-color:Green;
	width:10px;
}


.cleaner {
	clear:both;
	height:1px;
	font-size:0px;
}


#menu {
	
	text-align:left;
	font-size:11px;
	margin-top: 2px;
	margin-bottom:10px;
}	
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	display:block;
	list-style-type: none;
	text-align: center;
	padding-right:4px;
	margin:0;
	float:left;
	width:100px;
}
#menu li a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	vertical-align: middle;
	border:1px solid #000000;
	background-color:#CCCAB1;
	background-image: url(ms0.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;		
}	
#menu li a:hover {
	color: #FFFFFF;
	background-color:#0099FF;
/*	background-image: url(ms1.gif);*/
/*	background-repeat: no-repeat;
	background-position: 7px 6px;		*/
}
#menu li a.selected {
	color: #FFFFFF;
	background-color:#0000CC; 
/*	background-image: url(ms1.gif);*/
}
#menu li a.selected:hover {
	color: #CCCCCC;
}
#menu li a span {
	display:block;
	padding:2px;
}

#menu-lang {
	text-align:right;
	font-size:9px;
	margin-top: 2px;

}	
#menu-lang ul {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:210px;

}
#menu-lang li {
	display:block;
	list-style-type: none;
	text-align: center;
	padding-right:4px;
	margin:0;
	float:left;
	width:80px;
}
#menu-lang li a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	vertical-align: middle;
	border:1px solid #000000;
	background-color:#CCCAB1;
	background-image: url(ms0.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;		
}	
#menu-lang li a:hover {
	color: #FFFFFF;
	background-color:#0099FF;
/*	background-image: url(ms1.gif);*/
/*	background-repeat: no-repeat;
	background-position: 7px 6px;		*/
}
#menu-lang li a.selected {
	color: #FFFFFF;
	background-color:#0000CC; 
}
#menu-lang li a.selected:hover {
	color: #CCCCCC;
}
#menu-lang li a span {
	display:block;
	padding:2px;
}
.button {
/*	border: 1px outset  black;*/
	border: 1px solid  black;
	background-color:#CCCAB1;
	color: #000000;
	font-weight: bold;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px;
}
.button:hover {
	color: #FFFFFF;
	background-color:#0099FF;
}
.col-place {
	text-align:right;
	width:30px;	
}
.col-call {
	text-align:left;
	width:12em;
}
.col-number {
	text-align:right;
}
.col-action {
	width:40px;
}
.col-proc {
	width:40px;
	text-align:right;
}
.col-log {
	text-align:left;
}
.detail-buttons {
	text-align:center;
}
