﻿body 
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #666666;
    margin: 0px 0px 0px 0px;
}
.CategoryTitle
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}
.CategoryLink
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000066;
    text-decoration: none;
}
.Link
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000066;
    text-decoration: none;
}
.Link:visited
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000066;
    text-decoration: none;
}
.Link:hover
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #006600;
    text-decoration: none;
}
.Link:active
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #006600;
    text-decoration: none;
}
.PagingCurrent
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #2e6ab1;
    border: solid 1px #808080;
    padding: 1px 6px 1px 6px;
    position: relative;
}
.PagingCurrent:hover
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #c0c0c0;
    border: solid 1px #808080;
    padding: 1px 6px 1px 6px;
    position: relative;
}
.PagingOther
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #2e6ab1;
    text-decoration: none;
    background-color: #fdffe5;
    border: solid 1px #808080;
    padding: 1px 6px 1px 6px;
    position: relative;
}
.PagingOther:hover
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #c0c0c0;
    border: solid 1px #808080;
    padding: 1px 6px 1px 6px;
    position: relative;
}
.commentbox
{
    position: relative;
    background-color: #ececec;
    width: 98%;
    padding: 7px;
}

.commentfooter{
    background: url(../Images/arrow.gif) 20px 0 no-repeat; 
    padding-left: 60px;
    padding-top: 1px;
    margin-bottom: 5px;
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.CommentSender
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #006600;
    text-decoration: none;
    font-weight: bold;
}
.CommentDate
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
    font-style: italic;
}
.CommentTitle
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000066;
    font-style: italic; 
}
.Tag1
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000066;
    text-decoration: none;
}
.Tag2
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #006600;
    text-decoration: none;
}
.Tag3
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #660000;
    text-decoration: none;
}
.TextBox
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #660000;
    text-decoration: none;
    border: none;
    border-bottom: solid 1px #e7e7e7;
}

.Button
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #660000;
    text-decoration: none;
    border: solid 1px #e7e7e7;
}
.SearchTextBox { font-family: Trebuchet MS; font-size: 11px; color: #000066; height: 18px; padding-left: 19px; padding-top: 1px; border: solid 1px #7f9db9; background-image: url(../Images/search_back.gif); background-repeat: no-repeat; }
.MailBox { font-family: Trebuchet MS; font-size: 11px; color: #000066; height: 18px; padding-left: 19px; padding-top: 1px; border: solid 1px #7f9db9; background-image: url(../Images/txtMail.gif); background-repeat: no-repeat; }
.wanted
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: navy;
    background-color: #ffffdc;
    text-decoration: none;
}
.LinkCalendar
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #990000;
    text-decoration: none;
    font-weight: bold;
}