body {padding:0; margin:0; color:#000000}
br{font-size:10px}
.s{font-family:Tahoma; font-size:11px;  color:#8A8569; text-decoration:none}
  .green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:10px;  color:#9D080D; text-decoration:none}
.red1{font-family:Tahoma; font-size:11px;  color:#9D080D}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#646464; }

.t1{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 20px; padding:0px 0px 0px 14px }
.t2{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }
.t3{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 15px; padding:0px 0px 0px 14px }
 .t4{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 26px; padding:0px 0px 0px 10px }
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		scrollbar-3dlight-color:#E3E2E2;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#E3E2E2 ;
    scrollbar-face-color:#ECB637; 
	scrollbar-arrow-color:#E3E2E2;
	scrollbar-darkShadow-color:#E3E2E2;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


.calendar table {
	font-family: verdana;
	font-size: 10px;
	border-width: 1px;
	border-spacing: 3px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: separate;
	background-color: #F5F5F5;
	text-align:center;
}
.calendar table th {
	border-width: 0px;
	width:30px;
	height:20px;
	text-align:center;
}
.calendar table td {
	padding: 0px;
	background-color: white;
	width:30px;
	height:20px;
}
.calendar a {
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:20px;
	border:1px solid #CCCCCC;
}

.calendar a:hover {
	color:#000000;
	background-color:#EEEEEE;
	border:1px solid #666666;
}

.calendar .today {
	background-color:#DDEEEE;
}

.calendar .selected {
	border:1px solid #66CC00;
} 



