input
{
   font-family: Arial;
   font-size: 12;
   color: black;
}
select
{
   font-family: Arial;
   font-size: 12;
   color: black;
}
a
{
   text-decoration: none;
   color: #437EC7;
}
table {font-family: Arial; font-size:12; text-decoration: none; color:black}
body {font-family: Arial; font-size:12; text-decoration: none; color:black}
a:hover
{
   color: #437EC7; 
   text-decoration: underline;
}
textarea {font-family: Arial; font-size: 12; color:black}
.headertxt {font-family: Arial; font-size: 14; color:black}
.menuitem {font-family: Arial; font-size: 14px; color:black}
.menuitem a {font-family: Arial; font-size: 14px; color: #437EC7; text-decoration: underline}
.thumbnail {border: 1px solid #437EC7; padding: 1px; margin:2px;}
.thumbnail2 {border: 1px solid #437EC7; }
.headerBold
{
   font-family: Arial; 
   font-size: 14; 
   color:black;
   font-weight:bold;
}
.header
{
   font-weight: bold;
   font-size: 15px;
}
.headerlink
{
   font-size: 15px;
}
.timespan
{
   font-weight:bold;
   font-size:12px;
   color:Black;
}
.highlighted
{
   color:#437EC7;
}
.likecount
{
   color:#EDBD16;
   font-weight:bold;
   font-size:12px;
}
.commentcount
{
   color:#437EC7;
   font-weight:bold;
   font-size:12px;
}
.bold
{
   font-weight:bold;
}
.pagenumber
{
   font-size:16px;
   font-weight:bold;
}

.pagenumberDisabled
{
   font-size:16px;
   font-weight:bold;
   color: Gray;
}
a.pagenumberDisabled:hover
{
   font-size:16px;
   font-weight:bold;
   color: Gray;
   text-decoration:none;
}
.timedisplay
{
   color: Gray;
   text-decoration:none;
}
a.timedisplay:hover
{
   color: Gray;
   text-decoration:none;
}
img.floatLeft { 
    float: left; 
}
img.floatRight { 
    float: right; 
}
.thmhizala{
    float:left;
    width:105px;
    height:77px;
    margin:0 0 0;
    padding:0;
}
.clear{clear:both;}
