﻿body
{
    background-color: #F8F8F8;
    padding: 0px;
    margin: 0px;
    color : #454545;
    font : 11px Tahoma;
    position: relative;    
-moz-box-sizing: border-box;
}

.maincontent A:link, A:visited {
	color : #FF6603;
    background : inherit;
    text-decoration : none;
}
.maincontent A:hover {
	color : #FF6603;
    background : inherit;
    text-decoration : underline;
}

.breadcrumbs A:link, A:visited {
	color : #FF6603;
    background : inherit;
    text-decoration : none;
}
.breadcrumbs A:hover {
	color : #FF6603;
    background : inherit;
    text-decoration : underline;
}


A:link, A:visited {
	color : #FF6603;
    background : inherit;
    text-decoration : none;
}
A:hover {
	color : #FF6603;
    background : inherit;
    text-decoration : underline;
}


A.iLink:link, A.iLink:visited {
	color : #FF6603;
    background : inherit;
    text-decoration : none;
}
A.iLink:hover {
	color : #FF6603;
    background : inherit;
    text-decoration : underline;
}

.TodayDate
{
    color : #eee;
    background : #3F4040;
    width : 391px;
    height : 24px;
    line-height : 22px;
    font-weight: normal;
    text-align:     center;
    border:         0px;
    margin: 0px;
    margin-top:  10px;
}


.BlockContentCol1 A:link {
	color : #003399;
    background : inherit;
    text-decoration : none;
}
.BlockContentCol1 A:visited {
	color : #003399;
    background : inherit;
    text-decoration : none;
}
.BlockContentCol1 A:hover {
	color : #990000;
    background : inherit;
    text-decoration : underline;
}

.BlockContentCol2 A:link {
	color : #003399;
    background : inherit;
    text-decoration : none;
}
.BlockContentCol2 A:visited {
	color : #003399;
    background : inherit;
    text-decoration : none;
}
.BlockContentCol2 A:hover {
	color : #990000;
    background : inherit;
    text-decoration : underline;
}

.right_side A:link {
	color : #003399;
    background : inherit;
    text-decoration : none;
}
.right_side A:visited {
	color : #003399;
    background : inherit;
    text-decoration : none;
}
.right_side A:hover {
	color : #990000;
    background : inherit;
    text-decoration : underline;
}

.breadcrumbs
{
    position: absolute;
    top: -4000px;
    left: -4000px;
}

.rightHeader
{
    color : #eee;
    background : #3F4040;
    width : 527px;
    height : 24px;
    line-height : 22px;
    font-weight: normal;
    text-align:     center;
    border:         0px;
    margin: 10px 0 10px 0;
}


.LangSelect
{
    font-family:    Tahoma;
    font-size:      11px;
    width:          165px;
    color:          #333333;
}


.InputColumn
{
    font-family:    Tahoma, Arial;
    font-size:      10px;
    border:         1px solid #999999;
    background-color: #EEEEEE;
    width:          85px;
    color:          #333333;
}

.Buttons
{
    font-family:    Tahoma, Arial;
    font-size:      10px;
    border:         1px solid #666666;
    background-color: #EEEEEE;
    width:          100px;
    color:          #333333;
}

.ButtonShape
{
    width: 160px;
    border: solid #DDDDDD 1px;
    margin: 5px;
    height: 15px;
    padding: 2px 0 5px 0;
}

.CatsCounts
{
    font-size: 9px;
    color: #999999;
}

.banner
{
    width: 468px;
    height: 60px;
    border: solid 1px #000000;
    margin: 10px;
}

.AnonymousYID
{
    border: 0px;
    width: 12px;
    height: 12px;
    background: url(img/none.gif);
    margin-left: 3px;
    margin-right: 6px;
    vertical-align: bottom;
    float: left;
}

.IsRtlTrue
{
    direction: rtl;
    text-align: right;
    clear: both;
}

.IsRtlFalse
{
    direction: ltr;
    text-align: left;
    clear: both;
}


.BlockContentFooter
{
    margin:         4px;
    margin-bottom:  0px;
    margin-top:     8px;
    color:          #003399;
    background:     #EDEDED;
    line-height:    14px;
    font-size:      11px;
    font-family:    Tahoma;
    border:         0px;
    padding:        0px;
    height:         19px;
    vertical-align: middle;
}

.ContinueLink
{
    /*background-image: url(img/continue.gif);*/
    float: right;
    width: 97px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    line-height:    19px;
    height: 19px;
    border: 0px;
    border-left: solid 3px #F4F4F3;
}

.ContinueLink span
{
    margin-left:    5px;
    margin-right:   5px;
}

.ContentInfo
{
    float:          left;
    margin-left:    8px;
    margin-right:   8px;
    line-height:    19px;
    color:          #666666;
}

.title
{
    font-size: 14px;
    color: #003399;
}

.commentsDiv
{
    margin:         5px;
    margin-top:     0px;
    padding:        8px;
    padding-bottom: 20px;
    color:          #333333;
    line-height:    14px;
    font-size:      11px;
    font-family:    Tahoma, Arial;
    border:         1px solid #CCCCCC;
    background-color: #EFEFEF;
}

.comment
{
    margin:         5px;
    padding:        5px;
    color:          #333333;
    line-height:    13px;
    font-size:      11px;
    font-family:    Tahoma, Arial;
    border:         0px;
}

.commentHead
{
    border-bottom:  dashed 1px #CCCCCC;
}

.commentFoot
{
    border-top:  dashed 1px #CCCCCC;
    border-bottom:  solid 1px #CCCCCC;
}

.commentText
{
    background-color: #FFFFFF;
    padding: 5px;
}

.commentEditorItem
{
    cursor: pointer;
    width: 10px;
    height: 10px;
    display: table-cell;
    margin: 3px;
    font-weight: bold;
    color: #666666;
}


.commentInfo
{
    color: #708090;
}

A.commentInfo:link, A.commentInfo:hover, A.commentInfo:visited {
	COLOR: #708090; TEXT-DECORATION: underline;
}

/* CSS classes for the paging navigation menu at bottom of contents (Previous/Next, etc) */
.navigation
{
    margin: 15px 4px 15px 4px;
	padding: 3px;
	text-align:center;
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
}