body{
	background: White;
}
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	COLOR: #666666;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}  
a:visited{
  	color: #666666;
}  
a:hover{
  	color: Red;
	text-decoration: underline;
}  
a:active{
  	color: #000000;
}
.tblDay{
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	margin-bottom: 2px;
*/}
.tblDay tr td.star{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align: center;
		height: 15px;
		color: Red;
		font-weight: bold;
}
.tblDay tr td.data{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		vertical-align: top;
		height: 15px;
}
.tblDay tr td.data a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    font-style: normal;
    TEXT-DECORATION: none;
}  
.tblDay tr td.data a:visited{
  	color: #000000;
	TEXT-DECORATION: none;
}  
.tblDay tr td.data a:hover{
  	color: #FF0000;
	TEXT-DECORATION: underline;
}  
.tblDay tr td.data a:active{
  	color: #000000;
	TEXT-DECORATION: none;
}
.tblYear{
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.tblYear tr td{
		width: 16%;
		text-align: center;
		height: 15px;
		font-size: 10px;
}
.tblYear tr td a{
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	COLOR: #666666;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}  
.tblYear tr td a:visited{
  	color: #666666;
}  
.tblYear tr td a:hover{
  	color: Red;
	text-decoration: underline;
}  
.tblYear tr td a:active{
  	color: #000000;
}
.star2{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align: center;
		height: 15px;
		color: Red;
		width: 1%;
		font-weight: bold;
		vertical-align: middle;
}
.story{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   TEXT-DECORATION: none;
}
.bbs1heading{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px; 
   font-style: normal;
   font-weight: bold;
   text-align: center;
   color: #000099; 
   TEXT-DECORATION: none;
}
 .bbs2heading{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px; 
   font-style: normal;
   font-weight: bold;
   text-align: left;
   color: #000099; 
   TEXT-DECORATION: none;
}
.emailpage {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #004284; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.emailpage:visited {
	COLOR: #004284; TEXT-DECORATION: none
}
.emailpage:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.emailpage:active {
	COLOR: #004284; TEXT-DECORATION: none
}
.archivelink{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    font-style: normal;
    TEXT-DECORATION: none;
}  
.archivelink:visited{
  	color: #000000;
	TEXT-DECORATION: none;
}  
.archivelink:hover{
  	color: #FF0000;
	TEXT-DECORATION: underline;
}  
.archivelink:active{
  	color: #000000;
	TEXT-DECORATION: none;
}
.commentbold{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
    font-size: 7pt;
    font-style: normal;
    TEXT-DECORATION: none;
}  
.commentbold:visited{
  	color: #666666;
	TEXT-DECORATION: none;
}  
.commentbold:hover{
  	color: #FF0000;
	TEXT-DECORATION: underline;
}  
.commentbold:active{
  	color: #666666;
	TEXT-DECORATION: none;
}
.archivedate{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px; 
   font-style: italic;
   font-weight: bold;
   color: #8A8A8A; 
   TEXT-DECORATION: none;
}
.tblCalander{
	text-align: center;
	border: 1px solid;
	border-color: Black White White Black;
}
.tblCalander tr td{
	text-align: center;
	border: 1px solid;
	border-color: White Black Black White;
}
.tblCalander tr td a{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	background: #DCDCDC;
	width: 98%;
	line-height: 18px;
}
.tblCalander tr td a:hover{
	text-decoration: none;
	color: white;
	background: #696969;
}
.tblCalander tr td.wkday{
	width: 13%;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tblCalander tr td.daydate{
	width: 13%;
	height: 20px;
	color: Red;
}
