body {
margin: 0px;
background: url(images/bg.gif) repeat-x #2b2b2b;
}



    a.visit{
        background:url('images/btn_visit.gif') repeat 0px 0px; 
        width: 121px; 
        height: 39px; 
        display: block; 
        float:right;
    }
    a.visit span { 
        display: none; 
    }
    a.visit:hover { 
        background: url('images/btn_visit.gif') repeat -121px 0px; 
    }
    a.newsletter{
        background:url('images/btn_contact.gif') repeat 0px 0px; 
        width: 130px; 
        height: 39px; 
        display: block; 
        float:left;
    }
    a.newsletter span { 
        display: none; 
    }
    a.newsletter:hover { 
        background: url('images/btn_contact.gif') repeat -130px 0px; 
    }
    a.live{
        background:url('images/btn_chat.gif') repeat 0px 0px; 
        width: 77px; 
        height: 39px; 
        display: block; 
        float:left;
    }
    a.live span { 
        display: none; 
    }
    a.live:hover { 
        background: url('images/btn_chat.gif') repeat -77px 0px; 
    }

    a.b1{
        background:url('images/b1.jpg') repeat 0px 0px; 
        width: 38px; 
        height: 36px; 
        display: block; 
        float:left;
    }
    a.b1 span { 
        display: none; 
    }
    a.b1:hover { 
        background: url('images/b1.jpg') repeat -38px 0px; 
    }
    a.b2{
        background:url('images/b2.jpg') repeat 0px 0px; 
        width: 78px; 
        height: 36px; 
        display: block; 
        float:left;
    }
    a.b2 span { 
        display: none; 
    }
    a.b2:hover { 
        background: url('images/b2.jpg') repeat -78px 0px; 
    }
    a.b3{
        background:url('images/b3.jpg') repeat 0px 0px; 
        width: 78px; 
        height: 36px; 
        display: block; 
        float:left;
    }
    a.b3 span { 
        display: none; 
    }
    a.b3:hover { 
        background: url('images/b3.jpg') repeat -78px 0px; 
    }
    a.b4{
        background:url('images/b4.jpg') repeat 0px 0px; 
        width: 111px; 
        height: 36px; 
        display: block; 
        float:left;
    }
    a.b4 span { 
        display: none; 
    }
    a.b4:hover { 
        background: url('images/b4.jpg') repeat -111px 0px; 
    }
    a.b5{
        background:url('images/b5.jpg') repeat 0px 0px; 
        width: 86px; 
        height: 36px; 
        display: block; 
        float:left;
    }
    a.b5 span { 
        display: none; 
    }
    a.b5:hover { 
        background: url('images/b5.jpg') repeat -86px 0px; 
    }



    a.left{
        background:url('images/left_arrow.png') repeat 0px 0px; 
        width: 26px; 
        height: 80px; 
        display: block; 
        float:right;
    }
    a.left span { 
        display: none; 
    }
    a.left:hover { 
        background: url('images/left_arrow.png') repeat -26px 0px; 
    }
    a.right{ 
        background:url('images/right_arrow.png') repeat 0px 0px; 
        width: 26px; 
        height: 80px; 
        display: block; 
        float:right;
    }
    a.right span { 
        display: none; 
    }
    a.right:hover { 
        background: url('images/right_arrow.png') repeat -26px 0px; 
    }

TABLE.video_details {
height: 100%;
background-color: #000000;
font-family: tahoma, sans-serif;
color : #FFFFFF;
font-size: 14px;
font-weight: normal;
}

TD.video_details_box {
background-color: #000000;
}

TD.bottom_box {background: url(images/gallery_bottom.jpg) no-repeat; width: 672px; height: 143px; padding-left: 29px}

TD.gallery_box1 {
font-family: times new roman;
color : #000;
font-size: 12px;
font-weight: normal;
}

.gallery_box1 A:link    {COLOR: #105193; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: times new roman; font-weight: bold}
.gallery_box1 A:visited {COLOR: #105193; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: times new roman; font-weight: bold}
.gallery_box1 A:hover   {COLOR: #105193; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: times new roman; font-weight: bold}

IMG.img_box1 {
border: 1px solid #000;
}

DIV.paging {
padding: 0 20px 10px 0;
COLOR: #FFFFFF; 
FONT-SIZE: 12px; 
TEXT-DECORATION: none;
}

.paging A:link    {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.paging A:visited {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.paging A:hover   {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}

.normal {
font: 12px Helvetica, sans-serif;
color : #252525;
font-weight: normal;
line-height: 18px;
}



.page_title {
FONT-FAMILY: Verdana, Arial, sans serif;
color : #471207;
font-size: 16px;
font-weight: bold;
}

TD.footer_bg2 {
border-right: 1px solid #7c7f82;
border-left: 1px solid #7c7f82;
border-bottom: 1px solid #7c7f82;
padding: 0px 12px 0px 12px; 
height: 30px;
background-image: url(images/footer_bg2.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: #E0E9EC;
}

TD.footer {
height: 30px;
font-family: tahoma, sans-serif;
color : #9d9d9d;
font-size: 11px;
font-weight: normal;
}

.footer A:link    {COLOR: #9d9d9d; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:visited {COLOR: #9d9d9d; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #9d9d9d; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

H1 {
padding: 0px; margin: 0;
font-family: georgia, sans-serif;
color : #185594;
font-size: 19px;
font-weight: bold;
}

H2 {
padding: 0px; margin: 0;
font-family: georgia, sans-serif;
color : #185594;
font-size: 19px;
font-weight: bold;
}

a:link  {
outline: none;
color : #185594;
font-family: georgia, sans-serif;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}

a:visited  {
outline: none;
color : #185594;
font-family: georgia, sans-serif;
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}

a:hover  {
outline: none;
color : #185594;
font-family: georgia, sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: normal;
}

TD.e2place {
padding: 7px;
font-family: tahoma, sans-serif;
color : #737373;
font-size: 10px;
font-weight: normal;
}

.e2place a:link  {
color : #737373;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}

.e2place a:visited  {
color : #737373;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}


.e2place a:hover {
color : #737373;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
font-size: 10px;
font-weight: normal;
}

