
.STFButton {
	cursor: pointer;
	cursor: hand;
}
.CategoryList {
	color: maroon;
	font-weight: bold;
}
.Author {
	font-size: 11px;	
	font-weight: bold;
	color: #000099;
}
.PublishDate {
	font-size: 11px;	
	font-weight: bold;
	color: #440088;
}
.SearchPanel 
{
	text-align:center;
}
.MoreArticlesLink 
{
	text-align:right;
	font-weight:bold;
}

.CommentsLink{
	line-height: 30px;
	font-size: 1.15em;
}

.CommentsContainer {
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	padding: 1px;
}

.CommentItemStyle {
	background-color: #F8F8F8; 
	padding: 5px; 
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.CommentAlternatingItemStyle {
	padding: 5px; 
}

.CommentAuthor {
	font-size: 1.25em; 
	font-weight: bold;
}
.CommentDate {
	font-size: .8em; 
	color: #5F68AD;
}
.Reply {
	font-style: italic;
	background-color: #DDE8EA;
	border: 1px dashed #ADB8BA;
	padding: 3px;
}

.thumbnail {
	margin: 5px;
	margin-top: 0px;
}
.Border
{
     padding-bottom:1em;
     padding-top:1em;
     border-bottom:dotted 2px #000;   
}
.content
            {
                border:1px solid black;
                overflow: auto;
            }
.wordwrap
{
    overflow:auto;
    word-wrap:break-word;		
}
.highlight
{
    background-color:Yellow;
}
.DataGrid_Selected
{
    background-color:#FFE79C !important;
}
.Today a:link
{
    /*border:1px solid #DD0000;*/
	color:#7F0707;
font-weight:normal;
}
.LinkActive
{
    margin:0px;
}
.Disabled
{
    width:10%;
}
.Disabled div
{
    width:100%;
}
.HasAppointmentsClass div
{
    width:100%;
}
.HasAppointmentsClass
{
    width:30%;
}
.WithEvents
{
  text-decoration:underline;
  font-weight:normal;
  color:red;
}
.WithEvents a:link
{
  text-decoration:underline ;
  font-weight:normal ;
color:red;
}
.WithEvents a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#DD0000;
}
.radCalDefault_Outlook a, .radCalHover_Outlook a, .radCalWeekendDefault_Outlook a, .radCalWeekendHover_Outlook a
{
    background:none !important;
    border:solid 1px transparent  !important;
}
.TableLayout_Outlook th.DaysOfWeek_Outlook
{
background:none !important;
}
