body
{
	color : #000000 ;
	background-color : #ffffff ;
/*	background-image : url("../images/headerbody.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;*/
}

td.headerLogo
{
	text-align : left ;
	vertical-align : top ;

	color : #000000 ;

	width : 137px ;
	height : 100px ;
}

td.headerTitle
{
	font-family : Comic Sans MS, Arial ;
	font-size : 26pt;
	font-style : italic ;

	text-align : center ;
	vertical-align : middle ;

	color : #000000 ;

	height : 100px ;
}

td.calendar
{
	text-align : right ;
	vertical-align : top ;

	width : 137px ;
	height : 100px ;
}

img.borderless
{
	border : 0pt ;
}

td.border_ul
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_ul.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_u
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_u.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	height : 16px ;
}

td.border_ur
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_ur.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_l
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_l.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 2px ;
}

td.border_r
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_r.png") ;
	background-repeat : repeat-y ;
	background-position : 0 0 ;

	width : 2px ;
}

td.border_bl
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_bl.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.border_b
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_b.png") ;
	background-repeat : repeat-x ;
	background-position : 0 0 ;

	height : 16px ;
}

td.border_br
{
	background-color : #fbda59 ;
	background-image : url("../images/common/border_br.png") ;
	background-repeat : no-repeat ;
	background-position : 0 0 ;

	width : 16px ;
	height : 16px ;
}

td.inside
{
	background-color : #fbda59 ;
	background-image : url("../images/common/background.png") ;
	background-repeat : repeat ;
	background-position : 0 0 ;

	text-align : center ;
}

.headerDate
{
	font-family : Arial ;
	font-size : 8pt ;
	font-weight : normal ;

	text-align : right ;

	color : #000000 ;

	margin-right : 5pt ;
}
