HTML, BODY {height: 100%; margin: 0; padding: 0;  }

html,body, table, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #FFFFFF; }
body {}
table{
border:0px; /* border="0" */
border-collapse:collapse;  /*cellspacing="0" */
padding:0px; margin:0px;

}

table td, table tr{
padding:0px;
vertical-align:top;
margin:0px;
/*text-align:left*/
}


h1 {font-size: 14px; font-weight: bold; text-align:center; padding-bottom:10px;}
h2 {font-size: 12px; font-weight: bold;padding:0px;margin:0px; /*padding-bottom:5px; padding-top:5px*/}
h3 {font-size: 14px; font-weight: bold;padding:0px;margin:0px; color: #000000; 
text-align:center;/*padding-bottom:5px; padding-top:5px*/}


a { color: #FFFFFF; text-decoration: underline;  font-size: 11px;}
a:hover { text-decoration: none; color: #4853B8; }
a:active { text-decoration: none}
a:visited {  }

input {  border-style:none;/* border-color:#84B587 #C7DCC5 #C7DCC5 #84B587; 
border-width:1px; */margin-bottom:1px;color: #0B135E; font-size:11px; padding:2px; background-color:#FFF; /*background-image:url('img/input_fon.jpg'); background-position:left top; background-repeat:repeat-x;*/}
input:hover {  }
input:focus {  }
* html input { height: 19px; }

textarea { border-style:solid; border-color:#84B587 #84B587 #C7DCC5 #C7DCC5; border-width:1px; margin-bottom:1px;color: #073C0C; font-size:11px; padding:2px; background-color:#FFF; background-image:url('img/input_fon.jpg'); background-position:left top; background-repeat:repeat-x;}
textarea:hover {  }
textarea:focus { }

select { font-size:11px; padding:2px; background-color:#FFF; background-image:url('img/input_fon.jpg'); background-position:left top; background-repeat:repeat-x; border-style:solid; border-color:#84B587 #84B587 #C7DCC5 #C7DCC5; border-width:1px; }

form { display: inline; }

th {background-color: #FFFFFF; border-bottom:1px dashed #4D8A47; font-size: 15px; font-weight: bold; }

li {padding-bottom: 9px}
hr {background: transparent; border: 0px; border-top: 1px dashed #073C0C; width: 90%; text-align: center}

img {border:0}
img.in_text {padding: 0 5px 2px 0;}

table.calend td.current{
	background:#FF0000;
}

table.calend td.enable{
	background:#444444;
	cursor:pointer;
}

table.calend td.selected{
	background:#00AA00;
	cursor:pointer;
}


.search_result td{

   padding:8px 8px 8px 8px;
}
tr.current_list td{

color:#AAAAAA
}
