﻿body { 
  background: #EE3424 url("images/bak-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  color: #000000;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

.ptitle {
color: #EE1E25;
font-size: 14pt;
font-weight:bold;
font-family: Century Gothic, Arial, Helvetica, sans-serif; 
}

.ptitlebigger {
color: #EE1E25;
font-size: 1.6em;
font-weight:bold;
font-family: Century Gothic, Arial, Helvetica, sans-serif; 
}

.xtitle {
color: #EE1E25;
font-size: 20pt;
font-weight:bold;
}

.xtitlebigger {
color: #EE1E25;
font-size: 2.5em;
font-weight:bold;
}
.ptxt {
border: 0px solid #000000;
font-size: 12pt;
font-weight:bold;
padding:15px;
font-family: Century Gothic, Arial, Helvetica, sans-serif; 
}

.ptxtnobld {
border: 0px solid #000000;
font-size: 12pt;
padding:15px;
font-family: Century Gothic, Arial, Helvetica, sans-serif; 
}

.gtitle {
color: #1EEE25;
font-size: large;
font-weight:bold;
}
.ftitledarker {
color: #009900;
font-size: 2.5em;
font-weight: bold;
}
.gtitledarker {
color: #008000;
font-size: 1.8em;
text-decoration: underline;
font-style: italic;
}
.footer {
color: #ffffff;
border: 0px solid #000000;
font-size: 12pt;
padding:3px;

}
A.navLink
{
    FONT-SIZE: 12pt;
    CURSOR: hand;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
A.navLink:hover
{
    COLOR: yellow;
    TEXT-DECORATION: none;
}
A.underscoreLink
{
    FONT-SIZE: 12pt;
    CURSOR: hand;
    COLOR: blue;
    TEXT-DECORATION: underline;
}
A.underscoreLink:hover
{
    COLOR: Red;
    TEXT-DECORATION: underline;
}
A
{
    FONT-SIZE: 10pt;
    CURSOR: hand;
    COLOR: #0000ff;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A.contentLink
{
    FONT-SIZE: 12pt;
    CURSOR: hand;
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A.contentLink:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A.iLink
{
    FONT-SIZE: 14pt;
    font-weight:bold;
    CURSOR: hand;
    COLOR: #EE1E25;
    TEXT-DECORATION: underline;
}
A.iLink:hover
{
    COLOR: #EE1E25;
    TEXT-DECORATION: underline;
}

.bigred {
    FONT-SIZE: 14pt;
    font-weight:bold;
    CURSOR: hand;
    COLOR: #EE1E25;
    TEXT-DECORATION: underline;
}

.bigrednounderline {
    FONT-SIZE: 14pt;
    font-weight:bold;
    CURSOR: hand;
    COLOR: #EE1E25;
}

