
	body, td,a, input, select, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	td.thdl
	{
	padding-left: 5px;
	padding-right: 10px;
	height: 15px;
	background-image : url(../img/bg_grey.gif);
	background-repeat : repeat-x;
}
	td.thdlsunday
	{
		color: #1018A5;
		height: 15px;
		padding-left: 5px;
		padding-right: 10px;
		background-image : url(../img/bg_blue.gif);
		background-repeat : repeat-x;
	}
	td.thdlblack
	{
		height: 15px;
		padding-left: 5px;
		padding-right: 10px;
		background-image : url(../img/bg_black.gif);
		background-repeat : repeat-x;
	}

	td.tdetail
	{
		padding-top: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		font-size: 9px;
	}
	a.hdl
	{
		font-size: 14px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		height: 15px;
		text-decoration: none;
		background-image : url(../img/bg_grey.gif);
		background-repeat : repeat-x;
	}
	
	th.ss79
	{
		font-size: 12px;
		font-weight: bold;
	}
	.ss79Col1
	{
		font-size: 12px;
		font-weight: bold;
	}
	.ss79Col2
	{
		font-size: 12px;
		font-weight: normal;
	}
	input.ss79
	{

	}
	select.ss79
	{

	}
	select.ss79dateSel
	{

	}
	textarea.ss79
	{

	}
	a
	{
		color: Gray;
	}
	.msgx
	{
		text-align: center;
		background-color: #ccffcc;
	}
	.errorx
	{
		text-align: center;
		background-color: #ffccff;
	}
