a
{
    font-family: Arial;
    font-size: 10pt;
    text-decoration: none;
    font: bold;
}
a:link
{
    color: blue;
}
a:visited
{
    color: blue;
}
a:hover
{
    color: maroon;
    text-decoration: underline;
}
a:active
{
    color: blue;
}
a.menu:hover
{
    text-decoration: none;
    color: blue;
}
a.moredetails
{
    font-size: 10px;
}
a.registernow
{
    font-size: 12px;
}

a.moredetailsden
{
    font-size: 12px;
}

a.calPrint
{
    color:White
}

a.calPrint:hover
{
    color:White
}
a.calPrint:visited
{
    color:White
}
a.calPrint:active
{
    color:White
}

a.calPrintDay
{
    color:Black;
    font-size: 10px;
}

a.calPrintDay:hover
{
    color:Black
}
a.calPrintDay:visited
{
    color:Black
}
a.calPrintDay:active
{
    color:Black
}


.back
{
    color: gold;
    background-color: midnightblue;
}

.boxbottom
{
    border-right: gold thin solid;
    border-left: gold thin solid;
    border-bottom: gold thin solid;
    background-color: white;
    color: midnightblue;
}

.boxbottomnews
{
    background-color: white;
    color: midnightblue;
}


.boxmiddlenews
{
    background-color: white;
    font-weight: bold;
    font-size: 11px;
    color: midnightblue;
    font-family: Arial;
    padding-right: 2px;
    padding-left: 2px;
}

.boxleft
{
    border-left: gold thin solid;
}

.HeaderMain
{
    font-family: Nimrod,Arial;
    font-size: 28px;
    color: #003366;
    font-weight: bold;
}

.HeaderSecond
{
    font-family: Arial;
    font-size: 14px;
    color: #003366;
    font-weight: bold;
}

.MissionText
{
    font-family: Arial;
    font-size: 13px;
    color: #003366;
    text-align: Justify;
    margin: 8px;
}

.PageNameHeader
{
    font-family: Arial;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    text-align: Center;
}

.CampRegister
{
    font-family: Arial;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    text-align: Left;
}

.contacts
{
    font-family: Arial;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    text-align: Left;
}

.MainText
{
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    text-align: Justify;
}

.UpcomingSmallText
{
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    border-style: solid;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-color: silver;
    border-left-color: silver;
}

.NewsSmallText
{
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-style: solid;
    border-right-width: 0px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-color: silver;
    border-bottom-color: silver;
}

.NewsSmallText2
{
    font-family: Arial;
    font-size: 11px;
    color: midnightblue;
    font-weight: bold;
}

.SmallTextLabel
{
    font-family: Arial;
    font-size: 13px;
    color: navy;
    font-weight: bold;
}

.SmallTextData
{
    font-family: Arial;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
}

.PageNameHeader2
{
    font-family: Arial;
    font-size: 12px;
    color: midnightblue;
    font-weight: bold;
    text-align: Center;
}


.buttonscontainer
{
    width: 140px;
}

.buttonscontainerright
{
    width: 120px;
}

.buttons2 a
{
    color: midnightblue;
    background-color: gold;
    padding: 0px;
    padding-left: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    font: 11px Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: palegoldenrod thin solid;
    border-left: palegoldenrod thin solid;
    border-right: darkgoldenrod thin solid;
    border-bottom: darkgoldenrod thin solid;
}

.buttons2 a:hover
{
    background-color: #ffffff;
    text-decoration: none;
    color: midnightblue;
}

.buttons2 a:link
{
    color: midnightblue;
}

.buttons2 a:visited
{
    color: midnightblue;
}

td.shadetop2
{
    border-top: gold thin solid;
    border-left: gold thin solid;
    border-right: gold thin solid;
    background-color: #ffd700;
}

td.shaderight
{
    bgcolor: white;
    border: 0px solid;
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#336699' ,EndColorStr= '003366' );
    color: midnightblue;
    background-color: gold;
}



td.shadebottom
{
    bgcolor: white;
    border: 0px solid;
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=1,StartColorStr= '#336699' ,EndColorStr= 'gray' );
}

.header
{
    border-bottom: gold thin dashed;
    font-size: 22pt;
    color: gold;
    font-family: Arial;
}

.headerpacknumbers
{
    font-size: 28pt;
    color: gold;
    font-family: Arial;
    text-decoration: none;
}

.headersmalltext
{
    font-size: 10pt;
    color: gold;
    font-family: Arial;
    font-weight: bold;
}

table.news
{
    border-right: gold thin solid;
    border-top: gold thin solid;
    border-left: gold thin solid;
    border-bottom: gold thin solid;
    background-color: white;
}
