td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:11px;
	color:#484848;
}
form
{
	margin:0px;
}
a {text-decoration: none}
a {color:#484848}
a:active {color:#6666FF}
a:visited {color:#663399}
a:hover {color:#6666FF}

p a {
	border-bottom: dotted 1px #369;
	color: #369;
	text-decoration: none;
}

p a:hover {
	background-color: #ddd;
	color: #369;
}

p a:active {
	background-color: #ddd;
}

p a:visited {
	border-bottom: dotted 1px #369;
	color: #666;
	text-decoration: none;
}
.head
{
	color:#FFFFFF;
	font-weight:bold;
}
a.menu
{
	color:#404040;
	text-decoration:underline;
}
.yel
{
	color:#FFFF60;
}
a.yel
{
	color:#FFD100;
}
a.orange
{
	color:#EA8A06;
	text-decoration:underline;
}
.orange
{
	color:#EA8A06;
}
.blue
{
	color:#6699CC;
}
a.copy
{
	color:#C0C0C0;
	text-decoration:underline;
}






/* STYLES FOR TODAY BOX */


#tBoxContents{
	padding: 4px 10px 4px 10px;
	margin: 0px;
	font-size: 10px;
}

#tBoxContents p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#tBoxDate {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #808080;
	font-weight: normal;
}

.tBoxSecDiv {
	margin-top: 1em;

}

.tBoxSecHd {
	font-size: 13px;
	display: inline;
	font-family: 'Arial Narrow','Arial MT Condensed Light',sans-serif;
	color: #808080;
	text-transform:uppercase;
}

.tBoxSecLk {
}

.tBoxListPt {
	color: #ff8000;
	font-weight: bold;
}

#tBoxContents a {border-bottom: dotted 1px #369; color: #369; text-decoration: none;}
#tBoxContents a:hover {background-color: #ddd; color: #369;}
#tBoxContents a:active {background-color: #ddd;}
#tBoxContents a:visited {border-bottom: dotted 1px #369; color: #666; text-decoration: none;}


/* END STYLES FOR TODAY BOX */





/* STYLES FOR RECENT PAGE */


.recentDayBox {
  border-top: 1px solid #DD942D;
}

.recentDayBoxImg {
  float: right;
  padding: 5px 5px 5px 10px;
}

img.recentDayBoxImg {
  border: 1px solid #000;
}

.recentDayBoxDate {
  font-size: 12px;
  color: #DD942D;
  margin: 0px;
}


.recentTitle {
  font-size: 13px;
  margin: 0px;
  font-weight: normal;
}
.recentTitle a {border-bottom: dotted 1px #369; color: #369; text-decoration: none;}
.recentTitle a:hover {background-color: #ddd; color: #369;}
.recentTitle a:active {background-color: #ddd;}
.recentTitle a:visited {border-bottom: dotted 1px #369; color: #666; text-decoration: none;}

.recentDEK {
  font-size: 11px;
  color: #444;
  margin: 0px;
}

/* END STYLES FOR RECENT PAGE */
