BODY  {
	font-size : 12px;
	color : #333333;
	line-height : 16px;
	font-family :  arial, helvetica, sans-serif;
}

TD  {
	font-size : 12px;
	line-height : 16px;
	font-family :  arial, helvetica, sans-serif;
}

TABLE   {
    border-color : #cf9600;
}    

TBODY   {
    color : #333333;   
}

THEAD   {
    background-color    : #004a85;
	color               : #ffffff;
	font-family         : arial, helvetica, sans-serif;
	font-size           : 13px;
	font-weight         : bold;
	line-height         : 18px;
	text-align          : center;
}

.calHeadWeekday    
{
    background-color    : #004a85;
    color               : White;
    font-family         : Arial Narrow, Arial, Helvetica, Sans-Serif;
    font-size           : 8pt;
    font-weight         : bold;
    width               : 63px;
}    

.calHeadWeekend    
{
    background-color    : #004a85;
    color               : #ffa0a0;
    font-family         : Arial Narrow, Arial, Helvetica, Sans-Serif;
    font-size           : 8pt;
    font-weight         : bold;
    width               : 63px;
}    

.calDetail
{
    color               : #004a85;
    font-family         : arial, helvetica, sans-serif;
    font-size           : 10pt;
    font-weight         : bold;
    height              : 60px;
    line-height         : 13px;
    padding             : 2 1 1 3;
    vertical-align      : top;    
    width               : 63px;
}

.header {
	font-size : 14px;
    font-weight : bold;
	color : #af7600;
	line-height : 30px;
	font-family :  arial, helvetica, sans-serif;
	vertical-align      : bottom;
}

.subhead {
	font-size : 12px;
    font-weight : bold;
	color : #004a85;
	line-height : 14px;
	text-indent : 30;
	font-family :  arial, helvetica, sans-serif;
}

.content  {
	font-size : 10pt;
	color : #333333;
	line-height : 12pt;
	font-family : arial, helvetica, sans-serif;
	text-align : left;
}

A:link  {
    font-size :12px;
	color : #0000ff;
	text-decoration : none;
	font-family :  arial, helvetica, sans-serif;
}

A:visited  {
	font-size :12px;
	color : #a033ff;
	text-decoration :none;
	font-family :  arial, helvetica, sans-serif;
}

A:hover  {
	font-size :12px;
	color : #ff0033;
	text-decoration : underline;
	font-family :  arial, helvetica, sans-serif;
}

pre  {
	font-size : 12px;
	color : #000000;
	line-height : 13px;
	font-family :  arial, helvetica, sans-serif;
}

