body
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #E9E8E7;
    background-color: #030303;
    padding: 0;
    margin: 0;
}
.top
{
    background-image: url(images/top.jpg);
    height: 69px;
}
.menu
{
    padding: 54px 0 0 330px;
}
.menu a
{
    color: #D2CDFE;
    background: inherit;
    font-size: 12px;
    text-decoration: none;
    padding: 0 20px 0 5px;
}
.menu a:hover
{
    text-decoration: underline;
    color: #FAFAFA;
    background: inherit;
}
.menu img
{
	vertical-align:middle;
}
.bottom
{
    height: 268px;
    background-image: url(images/bottom.jpg);
    background-repeat: no-repeat;
    color: #D7D7ED;
    background-color: inherit;
}
.bottom a
{
    color: #D7D7ED;
    font-size: 12px;
    font-weight: bold;
    background: inherit;
}
.copy
{
    position: relative;
    text-align: right;
    height: 30px;
    margin: 0px 0px 0 0;
    color: #C8CACD;
    background: inherit;
}
.copy a
{
    color: #C8CACD;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    background: inherit;
}
.left
{
    padding: 30px 33px 0 49px;
}
.m1bg
{
    background-image: url(images/1bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}
.m2bg
{
    background-image: url(images/2bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}
.link2
{
    line-height: 16px;
}
.link2 a
{
    color: #BEBAB7;
    background-color: #030303;
}
.ph2
{
    background-image: url(images/bg1.jpg);
    background-repeat: no-repeat;
}
.ph3
{
    background-image: url(images/bg2.jpg);
    background-repeat: no-repeat;
}
.text
{
    color: #ECE7E7;
    padding: 3px 0 0 17px;
    vertical-align:middle;
}
.text a
{
    color: #ECE7E7;
    background-color: #68676F;
    font-weight: bold;
}
.text img
{
	vertical-align:middle;
}
.text1
{
    color: #ECE7E7;
    padding: 15px 0 0 17px;
}
.text_logo
{
    font-weight: bold;
    font-size: large;
    padding: 15px 0 0 17px;
}
.style1
{
    font-weight: bold;
}
.style2
{
    font-weight: bold;
    list-style-image:none;
    list-style: inside circle;     
}
.header
{
    font-weight: bold;
    font-size: large;
    padding: 15px 15px 15px 17px;
}