a {text-decoration: underline}
a:hover {text-decoration: none}
a.c1_:link,a.c1_:visited,a.c1_:active {text-decoration: none}
a.c1_:hover {text-decoration: underline}
body {margin:0; padding:0}
body,td {font: 12px Tahoma,Arial,sans-serif}
input,select,textarea {font: 11px Tahoma,Arial,sans-serif}
.c0 {color:#000}
.c1,.c1_ {color:#09f}
.c2 {color:#999}
.c3 {color:#666}
.c4 {color:#393}
.c5 {color:#f00}
.c6 {color:#fff}
table.f11 td, .f11 {font-size:11px}
table.f11_grey td, .f11_grey {font-size:11px;color:#999}
table.f11p td {font-size:11px; padding-left:5px}
.ul1 {list-style-type:square; color:#393; margin-bottom:0}
.ul1 li {margin-bottom:5px}
.i1 {border:1px solid #ccc}
.jst {text-align:justify}
.date,.simple,.choosed {color:#006; font: 8pt Tahoma,Arial,sans-serif; text-decoration: none}
.choosed {background-color: #093; color: #fff}


.row_today td{
	font-weight: bolder;
	color: #444;
}


.row_none{
	color: #666;
}

.row_weekend{
	color: #aaa;
}

/*Added by DoK for report tables*/
.stat_table{
    width: 100%;
    background-color: #ddd;
}
.stat_table td{
    background-color: #fff;
    text-align: center;
}
.stat_table .static{
    background-color: #eee;
}
.stat_table tr{
    height: 25px;
}

a img{
    border: 0px;
}

.Pager a{
    text-decoration: none;
    color: #03428b;
    background-color: #ddd;
}
.Pager a:hover{
    text-decoration: underline;
    background-color: #fff;
}
.Pager .active{
    width: 20px;
    padding: 2px;
    border: 1px solid #03428b;
    cursor: hand;
    text-align: center;
    margin: 0px 2px;
}
.Pager .passive{
    width: 20px;
    padding: 2px;
    border: 1px solid #aaa;
    cursor: hand;
    text-align: center;
    margin: 0px 2px;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!calendar!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#calendar css
.calBtn {
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 80%;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.purpleCell {
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 75%;
}
.whiteCell {
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    COLOR: #000000;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 75%;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px
}
.sundayCell {
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 75%;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px
}
.weekDay {
    BACKGROUND-COLOR: #ffffff;
    COLOR: #999999;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 70%;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px
}
.blackCell {
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: black;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 75%;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px
}
.overCell {
    BACKGROUND-COLOR: #d7d7d7;
    COLOR: black;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 76%;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px
}
#candarLeer { LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden }
/* !!!!!!!!!!!!!!!!!!!!!!calendar end!!!!!!!!!!!!!!!!!!!!!!!! */

a{
    text-decoration: none;
    color: #03428b;
}

a:hover{
    text-decoration: underline;
}

.mark1{
    font-weight: bold;
}


.filter_table {
	margin-top, margin-bottom: 10px;
	background-color: #ddd;
}

.filter_table td{
	background-color: #fff;
	padding: 3px;
}

.filter_table .static td{
	background-color: #eee;
}

.filter {
	margin-bottom: 5px;
}

.head_table{
	margin-bottom: 5px;
}

.rep_descr{
	color: #999;
	text-align: left;
	clear: both;
}

.rep_descr ol {
	line-height: 2px;
}

div.clear {
	clear: both;
}

tr.parity0 td{
	background-color: #fafafa;
}

.required { font-weight: bold; color: red; }

.rep_param_header { font-size:14px; }

.rest_day td {background-color: #f7e3e2;}

.input_narrow {width:50px;}

.less {color: #700;}

.more {color: #070;}

.data_table{
	background-color: #fff;
	border-collapse: collapse;
}

.data_table td{
	padding: 3px;
	border: 1px solid #ddd;
}

.data_table .static td{
	background-color: #eee;
	padding: 4px 5px 4px 5px;
	border: 1px solid #ddd;
	font-size: 12px;
	font-weight: normal;
}

table.data_table {
	clear: both;
}

.none td {
	border: 0px none;
}
.rep_last_update_time {
	color: gray;
}