﻿a:link    {color:#000000;} /* unvisited link */
a:visited {color:#000000;} /* visited link */
a:hover   {color:#000000;} /* mouse over link */
a:active  {color:#000000;} /* selected link */

body 
{
background-image:url('/images/BV_Background.jpg');
background-repeat:repeat-x;
background-color :#473e35;
margin-bottom:0px; 
margin-top:0px; 
margin-left:0px; 
margin-right:0px;

}



.RightTableHomePage
{
    /*FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;*/
    background-color: Gray;
}

.RightTableHomePageHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    COLOR: white;
    FONT-FAMILY: Arial;
}

.TopMenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    text-align:right;
    	
}

.TopMenu A:link{text-decoration: none;color: Silver;}
.TopMenu A:visited {text-decoration: none;color: Silver;}
.TopMenu A:active {text-decoration: none;color: Silver;}
.TopMenu A:hover {text-decoration: underline; color: Silver;}


.WhiteTextBold
{
    FONT-SIZE: 8pt;
    text-decoration:None;
    COLOR: WHITE;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold
}

.BlackTextBold12pt
{
    FONT-SIZE: 12pt;
    text-decoration:None;
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold
}

.BlackTextBold
{
    FONT-SIZE: 10pt;
    text-decoration:None;
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold
}

.BlackText9pt
{
    FONT-SIZE: 9pt;
    text-decoration:None;
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold
}

.BlackText8pt
{
    FONT-SIZE: 8pt;
    text-decoration:None;
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold
}

.BlackTextSmallEm
{
    FONT-SIZE: 7pt;
    text-decoration:none;
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    font-style:italic
}

.BreadCrumbText
{
    FONT-SIZE: 8pt;
    text-decoration:None;
    COLOR: BLACK;
    FONT-FAMILY: Arial;
}

.BreadCrumbSpacer
{
    FONT-SIZE: 8pt;
    text-decoration:None;
    COLOR: Black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold
}
