body{
	background-color:#666666;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited {
	color: #FF7C03;
	text-decoration:none;
}
a:hover {
	color: #FF7C03;
	text-decoration:underline;
}
.main {
	background-color: #FFFFFF;
	width:95%;
	z-index:5;
}
#main {
	width:95%;
}
.sub_main {
	margin-top: 10px;
	margin-bottom: 10px;
}
.border_top {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.block {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.block td {
	padding-left:5px;
}
.table_border {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.block h1 {
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.block .header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	padding-left:5px;
}
.block .heading {
	color:#000000;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7C03;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #FF7C03;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7C03;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7C03;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FF7C03;
}

.error_msg {
	color:#FF0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.even_row {
background-color:#E2E2E2;
}
.odd_row {
background-color:#E2E2E2;
}
.listbox {
width:270px;
}
.totalClass {
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	font-weight:bold;
}

.birthday{
	background-color: #FF0;
	color: #F00;
	font-weight:bold;
	height: 20px;
	padding: 5px;
}

/* calender */
#cal {color:#FFF; background-color:#FFF; border: 1px solid #1a4551;font: 10px Verdana, Arial, Helvetica, sans-serif; }
#cal td { text-align:center; width: 148px;height:50px; background-color: #fff; border-left:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; color:#000000}
tr#days-of-week td { background-color: #aaa;}
#cal thead td {background-color: #666666; font-size: 12px; font-weight: bold; color:#FFFFFF;}
#cal thead a{ color: #FFF;}
#cal a{color: #ff0000; text-decoration:none;}
#cal-current-day {background-color: #DDDDDD !important; font-weight:bold;}
#cal .cal-last-day-of-week { color: #FF0000;}
#cal .cal-prev-month-day, #cal .cal-next-month-day {color: #ffffff;}
#cal .events { color:#FF7C03; }
#cal .leaves { color:#0033FF; }

.leaves_BT { color:#0033FF; }
.leaves_CL { color:#00D0CE; }
.leaves_CL5 { color:#BBBB03; }
.leaves_PL { color:#197F01; }
.leaves_WR { color:#FF33FF; }
.leaves_ML { color:#AA5555; }

/* ajax */
.ajax_msg {
	position:absolute;
	top:25%;
	left:30%;
	z-index:100;
	background:#FFF;
	border: #999999 4px solid;
	width:500px;
}
.txt_border {
	border-right:1px solid #000000;
}
.tax_deposit_detail table td {
	padding-right:5px; 
}
ul.saving_details {
	list-style-type:lower-alpha;
}
