p.Indent20
{
       margin-left: 20px;
       margin-right: 20px;
       text-align: justify;
}
p.Indent40
{
       margin-left: 40px;
       margin-right: 40px;
       text-align: justify;
}
p.Indent80
{
       margin-left: 80px;
       margin-right: 80px;
       text-align: justify;
}
.EventTitleSelect
{
	font-size: 14px;
	font-weight: bold;
}
A.EventTitleSelect:link
{
	font-size: 14px;
	text-decoration: underline;
	color: #CC0033;
}

A.EventTitleSelect:visited
{
	font-size: 14px;
	text-decoration: underline;
	color: #CC0033;
}

A.EventTitleSelect:hover
{
	text-decoration: underline;
	color: #EE3B3B;
}

A.EventTitleSelect:active
{
	text-decoration: underline;
	color: #EE3B3B;
}

.rightpane
{
      width: 1%;
}



