/* DEFAULTS
----------------------------------------------------------*/
@font-face
{
    font-family: "Signika-Light";
    src: url("../images/Signika-Light.otf");
}

@font-face
{
    font-family: "Signika-Regular";
    src: url("../images/Signika-Regular.otf");
}

@font-face
{
    font-family: "Signika-Bold";
    src: url("../images/Signika-Bold.otf");
}


body
{
    background: #fff;
    background: url("../images/background.jpg") no-repeat fixed top;
    background-position: 100%, 100%;
    font-size: .80em;
    font-family: "Signika-Regular";
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

.Link
{
    cursor: pointer;
    color: #1d60ff;
    text-decoration: underline;
}

.Link:hover
{
    color: #1d60ff;
    text-decoration: none;
}

.Link66
{
    color: #666;
    text-decoration: none;
}

.Link66:hover
{
    color: #666;
    text-decoration: none;
}

.LinkWhite
{
    color: White;
    text-decoration: none;
}

.LinkWhite:hover
{
    color: White;
    text-decoration: none;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

.content
{
    height: 22px;
    text-align: center;
    padding-top: 10px;
    background: #99cc33;
    color: #fff;
    font-size: 12px;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

.Bold
{
    font-weight: bold;
}

.White
{
    color: #fff;
}

.White a:link
{
    color: white;
}

.White a:visited
{
    color: white;
}

.White a:hover
{
    color: white;
}
.Height1
{
    height: 1px;
    line-height: 1px;
}
.Height5
{
    height: 5px;
    line-height: 5px;
}
.Height10
{
    height: 10px;
    line-height: 10px;
}
.Height15
{
    height: 15px;
    line-height: 15px;
}
.Height20
{
    height: 20px;
    line-height: 20px;
}
.Height25
{
    height: 25px;
    line-height: 25px;
}
.Height30
{
    height: 30px;
    line-height: 30px;
}
.Height31
{
    height: 31px;
    line-height: 31px;
}
.Height35
{
    height: 35px;
    line-height: 35px;
}
.Height50
{
    height: 50px;
    line-height: 50px;
}
.Height58
{
    height: 58px;
    line-height: 58px;
}
.Height60
{
    height: 60px;
    line-height: 60px;
}
.Height62
{
    height: 62px;
    line-height: 62px;
}
.Height65
{
    height: 65px;
    line-height: 65px;
}
.Height70
{
    height: 70px;
    line-height: 70px;
}
.Height80
{
    height: 80px;
    line-height: 80px;
}
.Height90
{
    height: 90px;
    line-height: 90px;
}
.Height100
{
    height: 100px;
    line-height: 100px;
}
.Height150
{
    height: 150px;
    line-height: 150px;
}
.Height160
{
    height: 160px;
    line-height: 160px;
}
.Height180
{
    height: 180px;
    line-height: 180px;
}
.Height200
{
    height: 200px;
    line-height: 200px;
}
.Height230
{
    height: 230px;
    line-height: 230px;
}
.Height245
{
    height: 245px;
    line-height: 245px;
}
.Height250
{
    height: 250px;
    line-height: 250px;
}
.Height260
{
    height: 260px;
    line-height: 260px;
}
.Height280
{
    height: 280px;
    line-height: 280px;
}
.Height270
{
    height: 270px;
    line-height: 270px;
}
.Height300
{
    height: 300px;
    line-height: 300px;
}
.Height350
{
    height: 350px;
    line-height: 350px;
}
.Height400
{
    height: 400px;
    line-height: 400px;
}
.Height420
{
    height: 420px;
    line-height: 420px;
}
.Height500
{
    height: 500px;
    line-height: 500px;
}
.Height800
{
    height: 800px;
    line-height: 800px;
}
.W100
{
    width: 100%;
    clear: both;
}
.W1200
{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
select
{
    height: 25px;
    line-height: 28px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #abadb3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
option
{
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.Alert1
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #ffeeee;
    border: #ffcccc 1px solid;
    height: 30px;
    display: none;
}

.Alert
{
    color: Red;
}

.FloatLeft
{
    float: left;
    --border: black 1px solid;
}

.FloatRight
{
    float: right;
}
.Red
{
    color: #E4393C;
}
.Gray
{
    color: #999;
}
.CC
{
    color: #ccc;
}
.E0
{
    color: #e0e0e0;
}
.C66
{
    color: #666;
}
.Blue
{
    color: Blue;
}
.Green
{
    color: Green;
}
.Hidden
{
    display: none;
}
.NotHidden
{
    display: block;
}
input
{
    vertical-align: middle;
}
.BorderTest
{
    border: 0px;
}
.Border0px
{
    border: Transparent 0px solid;
}
.Border1pxTransparent
{
    border: Transparent 1px solid;
}
.Border1pxWhite
{
    border: #fff 1px solid;
}
.Border1pxCC
{
    border: #ccc 1px solid;
}
.Border1pxE0
{
    border: #e0e0e0 1px solid;
}
.Border1pxF0
{
    border: #f0f0f0 1px solid;
}
.Border1pxRed
{
    border: #E4393C 1px solid;
}
.Border1pxE0HOnly
{
    border-top: #e0e0e0 1px solid;
    border-bottom: #e0e0e0 1px solid;
}
.Border1pxRedHOnly
{
    border-top: #E4393C 1px solid;
    border-bottom: #E4393C 1px solid;
}
.Border1pxBlack
{
    border: Black 1px solid;
}
img
{
    border: 0px;
    vertical-align: middle;
}
.BackgroundWhite
{
    background-color: #fff;
}
.BackgroundRed
{
    background-color: #E4393C;
}
.BackgroundE0
{
    background-color: #e0e0e0;
}
.BackgroundF0
{
    background-color: #f0f0f0;
}
.Background99
{
    background-color: #999;
}
.BackgroundEEEEFF
{
    background-color: #eeeeff;
}
.BackgroundFFCCCC
{
    background-color: #ffcccc;
}
.BackgroundFFFFCC
{
    background-color: #ffffcc;
}
.BackgroundFFFFEE
{
    background-color: #ffffee;
}
.BackgroundFFFF00
{
    background-color: #ffff00;
}
.Font08em
{
    font-size: 0.8em;
}
.Font16em
{
    font-size: 1.6em;
}
.Font2em
{
    font-size: 2em;
}
.Font3em
{
    font-size: 3em;
}
.Margin5px
{
    margin: 5px;
}
.MarginLeft5px
{
    margin-left: 5px;
}
.MarginRight5px
{
    margin-right: 5px;
}
.MarginLeft10px
{
    margin-left: 10px;
}
.MarginRight10px
{
    margin-right: 10px;
}
.MarginH5px
{
    margin-left: 5px;
    margin-right: 5px;
}
.MarginH10px
{
    margin-left: 10px;
    margin-right: 10px;
}
.Padding5px
{
    padding: 5px;
}
.Padding10px
{
    padding: 10px;
}
.Padding20px
{
    padding: 20px;
}
.PaddingH5px
{
    padding-left: 5px;
    padding-right: 5px;
}
.PaddingV5px
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.PaddingH10px
{
    padding-left: 10px;
    padding-right: 10px;
}
.PaddingV10px
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.PaddingH20px
{
    padding-left: 20px;
    padding-right: 20px;
}
.PaddingH30px
{
    padding-left: 30px;
    padding-right: 30px;
}
.PaddingV20px
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.CursorPointer
{
    cursor: pointer;
}
.FontBlack
{
    color: Black;
}
.FontGray
{
    color: #999;
}
.FontLineThrough
{
    text-decoration: line-through;
}
.FontHead1
{
    padding-top: 20px;
    padding-left: 10px;
    font-family: "Signika-Regular";
    font-size: 2em;
    color: #fff;
}
.FontHead2
{
    padding-left: 10px;
    font-family: "Signika-Bold";
    font-size: 3em;
    padding-top: 20px;
    color: #fff;
}
.FontHead3
{
    font-family: "Signika-Regular";
    font-size: 2.8em;
    color: #9CD3A5;
}
.FontHead4
{
    font-family: "Signika-Regular";
    font-size: 2.2em;
}
.FontHead5
{
    font-family: "Signika-Light";
    font-size: 1.8em;
}
.FontHead6
{
    font-family: "Signika-Light";
    font-size: 1.2em;
    color: #666;
}
.Center
{
    margin-right: auto;
    margin-left: auto;
}

.AlignLeft
{
    text-align: left;
}


.AlignCenter
{
    text-align: center;
}

.AlignRight
{
    text-align: right;
}

.MainMenu
{
    float: left;
    text-align: center;
    font-size: 1.2em;
    padding-top: 10px;
    color: #ff6666;
    height: 28px;
    cursor: pointer;
}

.SubMenu
{
    text-align: right;
    background-color: White;
    font-size: 1em;
    height: 20px;
    cursor: pointer;
    padding-right: 5px;
    color: #FF8291;
}
.Transparent100
{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.Transparent40
{
    filter: alpha(opacity=40);
    -moz-opacity: 0.40;
    opacity: 0.40;
}
.Transparent80
{
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}
.Clear
{
    clear: both;
}