﻿body
{
    margin: 0;
    border-style: none;
    background-position: #1c1c1c;
    background: #1c1c1c;
    clip: rect(0px, 0px, 0px, 0px);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}
h5 
{
    line-height: 22px;
    margin:0px;
    padding:0px;
}
a:link
{
    text-decoration: none;
    color: #c5d7ed;
    font-family: Helvetica, sans-serif, Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    font-weight:bold;
}
a:visited 
{ 
    text-decoration: none;
    color: #c5d7ed;
    font-family: Helvetica, sans-serif, Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    font-weight:bold;
}
a:hover 
{ 
    text-decoration:underline;
    color: #FFFFFF;
    font-family: Helvetica, sans-serif, Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    font-weight:bold;
}
a:active 
{	
    text-decoration: none;
    color: #c5d7ed;
    font-family: Helvetica, sans-serif, Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    font-weight:bold;
}
a img { border:none;}
#Header
{
    background-position: left bottom;
    height: 190px;
    background-image: url('/Images/HeaderBg.png');
    background-repeat: repeat-x;
}
#Header img
{
    margin-top: 96px;
}

#Menu
{
    margin: 0px auto;
    border-style: solid none solid none;
    border-width: 1px;
    border-color: #ffffff;
    height: 26px;
    background-color: #101228;    
}
#MenuGeneral
{
    margin: 0px auto;
    width: 989px;
    text-align: left;
}

#Middle
{
    margin: 0px;
    text-align:center;
    background-image: url('/Images/MiddleBG.png');
    background-repeat: repeat-x;
    background-position: left Top;
    height:522px;
}
#MiddleGeneral
{
    margin: 0px auto;
    width: 975px;
}
#GeneralText
{
    margin: 0px auto;
    background-position: center bottom;
    width: 595px;
    float: left;
    background-image: url('/Images/ContentBG.jpg');
    background-repeat: no-repeat;
    text-align:left;
    height:521px;
    
}
#Panel 
{
    Margin:20px;
    padding: 0px 20px 20px 20px;
    width:297px;
}
#Panel2 
{
    Margin-top:20px;
}
#ShowOffLinks
{
    margin: 0px auto;
    padding: 0px 30px 0px 30px;
    width: 318px;
    float: right;
    height: 501px;
    text-align:left;
}
#Gallery
{
    margin: 20px;
    text-align: left;
}

.Linkers1
{
    background-position: right center;
    height: 137px;
    width: 318px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    background-image: url('/Images/dvd.png');
    background-repeat: no-repeat;
}
.Linkers1 img
{
    margin-top: 30px;
}
.Linkers2
{
    background-position: right center;
    height: 137px;
    width: 318px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    background-image: url('/Images/Gallery.png');
    background-repeat: no-repeat;
}
.Linkers2 img
{
    margin-top: 30px;
}
.Linkers3
{
    background-position: right bottom;
    height: 137px;
    width: 318px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    background-image: url('/Images/Installer.png');
    background-repeat: no-repeat;
}
.Linkers3 img
{
    margin-top: 30px;
}
#TopFooter
{
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    height: 1px;
}
#BotFooter 
{
    margin: 0px auto;
}
#BotFooterGeneral 
{
    margin: 0px auto;
    width: 975px;
    text-align:Left;
    padding-top:15px;
}
.Label
{
    vertical-align: middle;
    text-align: left;
    line-height: 18px;
    display: block;
}
.formTextBox
{
    width: 286px;
}
.Btn
{
    vertical-align: bottom;
    text-align: left;
    display: block;
    line-height: 36px;
}