﻿body
{
    margin: 0px;
   
}
.skpcbody
{
    margin: 0px;
    background: url(../images/body_bg.png) repeat-x #d2ae8a;
    height: 650px;
}




.top_bg
{
    background: url(../images/top_bg.jpg) repeat-x;
    height: 45px;
}
a.menubtns
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 0.04em;
}
a.menubtns:hover
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #acd3fd;
    text-decoration: none;
    letter-spacing: 0.04em;
}
.skpccontent_bg
{
    background: url(../images/content_bg2_repeat.jpg) repeat-y;
}
.skpccontent_bg_footer
{
    background: url(../images/skpcFooter_img.jpg) no-repeat;
    height:27px;
}
.skpcheadingtxt
{
    font-family: AvantGarde Md BT;
    font-size: 20px;
    color: #000000;
    padding-left: 10px;
    padding-top: 8px;
}
.skpcsmalltxt
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
    letter-spacing: 0.04em;
    line-height: 17px;
}
.skpcusertxt
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-align: right;
}
.skpctxtbox
{
    border: 1px solid #777777;
    background-color: transparent;
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    width: 150px;
    height: 17px;
}
.skpcloginbtn
{
    border: 1px solid #777777;
    background-color: #b8b8b8;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
.skpcpoweredtxt
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.skpcfootertxt
{
    font-family: Arial;
    font-size: 11px;
    color: #f7dfc7;
    text-decoration: none;
    letter-spacing: 0.05em;
}
