﻿body
{
    background-color: Black;
}
TD
{
    font-size: 11px;
    color: yellow;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
A
{
    color: yellow;
}
A.txtItemLink
{
    color: blue;
}

/* ids */

#divMainHolder
{
    width: 744px;
    background-color: #ffffff;
}
#divNewsPanel
{
    font-size: 10px;
    color: #999999;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}
#tblHeader
{
    width: 744px;
    background-color: #175BFB;
}
#tblMain
{
    width: 744px;
}
.tblItem
{
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    width: 100%;
}
.txtItem
{
    font-size: 11px;
    color: black;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
    text-align: left;
}
/* colours */
.headerBlue
{
    background-color: #1f3f96;
}
.headerGrey
{
    background-color: #c0c0c0;
}
/* text styles */
.txtMain
{
    font-size: 11px;
    color: yellow;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
.txtMainWhite {
    font-size: 11px;
    color: white;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
.txtMainSpace
{
    font-size: 11px;
    line-height: 20px;
    color: #800000;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
.txtPageHeader
{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: yellow;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
.txtItemTitle
{
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: blue;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
/*.txtItemLine  used to display nicely spaced lines 
{
    font-size: 11px;
    line-height:20px;
    color: #800000;
    font-family: Tahoma,'Gill Sans MT' ,Verdana, arial;
}*/
.txtItemAddress
{
    font-size: 11px;
    color: #800000;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
.txtItemHeader
{
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #800000;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
.txtDate
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    font-family: Sans-Serif, Verdana, arial;
    margin-right: 5px;
}
.txtFooter
{
    font-size: 9px;
    color: yellow;
    font-family: Tahoma, 'Gill Sans MT' ,Verdana, arial;
}
/* lang links */
.txtLang
{
    font-size: 11px;
    font-weight: bold;
    color: #1f3f96;
    font-family: Sans-Serif, Verdana, arial;
}
A.txtLangLink
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #1f3f96;
    font-family: Sans-Serif, Verdana, arial;
}
/* menu */
.txtLeftMenu
{
    font-size: 11px;
    font-weight: bold;
    color: yellow;
    font-family: Sans-Serif, 'Gill Sans MT' ,Verdana, arial;
}
.txtLeftMenuOn
{
    font-size: 11px;
    font-weight: bold;
    color: yellow;
    text-decoration: underline;
    font-family: Sans-Serif, 'Gill Sans MT' ,Verdana, arial;
}
.txtLeftMenuSub
{
    font-size: 11px;
    color: yellow;
    font-family: Sans-Serif, 'Gill Sans MT' ,Verdana, arial;
}
.txtLeftMenuSubOn
{
    font-size: 11px;
    color: yellow;
    text-decoration: underline;
    font-family: Sans-Serif, 'Gill Sans MT' ,Verdana, arial;
}
A.txtLeftMenuLink
{
    text-decoration: none;
}
/* /menu */


.ddField
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, arial, 'Gill Sans MT';
    border-color: Black;
    background-color: #EAEAEA;
    border-style: Solid;
    border-width: 1px;
}

/* admin styles */
.txtEditLink
{
    font-size: xx-small;
}

.txtAdminMain
{
    font-size: 8pt;
    font-family: Verdana;
    color: Gray;
}
.bodyAdmin
{
    background-color: #cadcec;
}


A.editLink
{
    color: Red;
}
A:visited.editLink
{
    color: Red;
}

/* /Admin Styles */

/* Input Styles */
.inputTextBox50
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 50px;
    height: 16px;
}
.inputTextBox100
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 100px;
    height: 16px;
}
.inputTextBox200
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 200px;
    height: 16px;
}
.inputTextBox400
{
    border: 1px solid #B4B4AC;
    border-width: 1px 1px 1px 1px;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    width: 400px;
    height: 16px;
}
/* styles for the forum */
.txtPostTitle
{
    color: #000000;
    font-weight: bold;
}
A.postMenu
{
    color: #5F5F5F;
    font-weight: bold;
}

A.postMenu:Visited
{
    color: #5F5F5F;
    font-weight: bold;
}
A.postLink
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
A.postLink:Hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
A.postLink:Visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.itemStyle
{
    background-color: #3399ff;
    color: #000000;
}
.altItemStyle
{
    background-color: #9fcbff; /*#bbbaa6;*/
    color: #000000;
}
.postBodyStyle
{
    margin-left: 5px;
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 4px;
}
