a:link {color: #0000ff; text-decoration: none}
a:active {color: #0000ff; text-decoration: none}
a:visited {color: #0000ff; text-decoration: none}
a:hover {background: #E69292; text-decoration: underline; color: #ffffff; font-size: 100%}


td.1
{
border-style: solid;
border-color: #E69292;
border-width: 1px;
background-color: #DDDDDD
}


td.2
{
border-style: solid;
border-color: #E69292;
border-width: 0px 1px 1px 0px;
background-color: #F5F5F5
}

td.3
{
border-right: thin double;
border-bottom: thin double;
border-color: #E69292;
background-color: #F5F5F5
}

td.leftpic
{
border-style: none;
border-color: #E69292;
border-width: medium;
width: 10px;
}

td.cat1_a
{
border-style: solid;
border-color: #E69292;
border-width: 0px 1px 1px 0px;
background-color: #F5F5F5
}

td.cat1_bc
{
padding-left: 2px;
padding-top: 0;
}

Font.1
{
font-family: arial;
font-size: 100%;
font-style: normal;
color: #0099FF;
}


Font.2
{
font-family: arial;
font-size: 84%;
font-style: normal;
color: #000000;
}


Font.3
{
font-family: arial;
font-size: 76%;
font-style: normal;
color: #000000;
line-height: 1.1
}

Font.cat1_a1
{
font-family: arial;
font-size: 100%;
font-style: normal;
color: #0099FF;
}


Font.cat1_a2
{
font-family: arial;
font-size: 84%;
font-style: normal;
color: #000000;
}

Font.cat1_bc1
{
font-family: arial;
font-size: 84%;
font-style: normal;
color: #0099FF;
}

Font.cat1_bc2
{
font-family: arial;
font-size: 84%;
font-style: normal;
color: #000000;
}

/* begin styles for Thyme event list */

.thyme_box {
	 margin: 1em;
	 width: 160px;
	 background-color: #F8F8F8;
	 border: 1px solid #9B72CF;
	 
}
.thyme_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.thyme_title {padding:0.5em;}
.thyme_title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#BBCDEF;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.thyme_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 75%;
  font-weight : normal;
  list-style: none;
  padding-bottom: 1em;
}

.thyme_item a {
	text-decoration : underline;
	color: blue;
	font-size: 75%;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	}

.thyme_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}
