TD.eventHeadline
{       color :  Blue;	
	background: Yellow;
	font-weight : bold;
	font-size : 11pt;
	font-style : normal;
	font-family : tahoma;
}

TD.eventDetailLine
{       color :  Black;	
	background: LightGray;
	font-weight : bold;
	font-size : 8pt;
	font-style : normal;
	font-family : tahoma;
}

TD.columnOffset
{       color :  Black;	
	background: LightGray;
	background-color: #cccccc;
	font-weight : normal;
	font-size : 3pt;
	font-style : normal;
	font-family : tahoma;
}

TD.thumbs
{       color :  Black;	
	background: LightGray;
	background-color: #cccccc;
	font-weight : normal;
	font-size : 3pt;
	font-style : normal;
	font-family : tahoma;
}


TH.listTable
{       color :  Black;	
	background: #EC9E54;
	font-weight : bold;
	font-size : 11pt;
	font-style : bold;
	font-family : sans-serif;
}

TD.listTable
{       color :  Black;	
	background: #EEEEEE;
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	font-family : sans-serif;
}

A.listTable
{
	text-decoration: underline;
	font-size : 10pt;
	font-style : normal;
	color: Blue;}

A.listTable:Hover 
{
	text-decoration: underline;
	color: Green;
	font-size : 10pt;
	font-style : normal;
}

TD.actionTable
{       color :  Black;	
	background: #EEEEEE;
	font-weight : normal;
	font-size : 12pt;
	font-style : normal;
	font-family : sans-serif;
}

A.actionTable
{
	text-decoration: underline;
	font-size : 12pt;
	font-style : normal;
	color: Blue;}

A.actionTable:Hover 
{
	text-decoration: underline;
	color: Green;
	font-size : 12pt;
	font-style : normal;
}

INPUT.formButton
{
        height: 20pt;
        font-weight: normal;
        font-size: 12pt;
        font-style: normal;
        font-family: Arial, serif;
}


INPUT.entryForm
{
        height: 14pt;
        font-weight: normal;
        font-size: 10pt;
        font-style: normal;
        font-family: Arial, serif;
}

TEXTAREA.address
{
        font-weight: normal;
        font-size: 10pt;
        font-style: normal;
        font-family: Arial, serif;
}

TABLE.riderForm
{
    background-color: #EEEEEE;    
    border: 2px solid;
    border-color: Gray Black Black Gray;
    border-spacing: 2px 5px;
    width: 99%;
    height: 100px;
}

TD.riderForm
{
  height: 14pt;
  color :  Black;	
	background: #EEEEEE;
	font-weight : normal;
	font-size : 10pt;
	font-style : normal;
	font-family : sans-serif;
  border: 0px;
  border-style : none;
}

#riderFormFiller
{
        height: 18pt;
        font-weight: normal;
        font-size: 10pt;
        font-style: normal;
        font-family: Arial, serif;
}
