input {
 color: #526164;
 font-family: verdana;
 font-size: 9px;
 font-weight: bold;
 border: solid 1 #000000;
}


hr{
height: 1px;
border-top: 0 none;
border-left: 0 none;
border-right: 0 none;
border-bottom: 1px solid #C4B7A7;
margin: 0em 0;
padding: 0;
}

.Text{
    font-family: verdana;
    font-size: 10px;
    color: #526164;
}

.BoldText{
    font-family: verdana;
    font-size: 10px;
    color: #526164;
    font-weight: bold;
}

.MainText{
    font-family: verdana;
    font-size: 10px;
    color: #B5A393;
    font-weight: bold;
}

.Header{
    font-family: verdana;
    font-size: 12px;
    color: #999999;
    font-weight: bold;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0px none;
}


a.BotLinks:link  {color: #526164; text-decoration: none;}
a.BotLinks:active  {color: #526164; text-decoration: none;}
a.BotLinks:visited  {color: #526164; text-decoration: none;}
a.BotLinks:hover {color: #526164; text-decoration: underline;}

a.InfoLinks:link  {color: #526164; text-decoration: none; font-weight: bold; font-size: 11px;}
a.InfoLinks:active  {color: #526164; text-decoration: none;font-weight: bold; font-size: 11px;}
a.InfoLinks:visited  {color: #526164; text-decoration: none;font-weight: bold; font-size: 11px;}
a.InfoLinks:hover {color: #526164; text-decoration: underline;font-weight: bold; font-size: 11px;}

a.PortfolioLinks:link  {color: #C4B7A7; text-decoration: none;}
a.PortfolioLinks:active  {color: #C4B7A7; text-decoration: none;}
a.PortfolioLinks:visited  {color: #C4B7A7; text-decoration: none;}
a.PortfolioLinks:hover {color: #C4B7A7; text-decoration: underline;}

