/*

  Стили для оформления обложки сайта (неосновных фреймов)

*/


P, A
 {
 font-family: "Arial", sans-serif;
 font-style: normal;
 color: white;
 margin: 0px 0px 0px 0px;
 font-weight: bold;
 font-size: 12pt;
 text-align: left;
 text-decoration: none;
 }

A:hover, A:focus
 {
 color: yellow;
 }

IMG.FirmLogo
 {
 margin-top: 12px;
 }

P.FirmTitle,  P.FirmSubTitle
 {
 margin-left: 26px;
 margin-top: 12px;
 font-size: 20pt;
 }

P.FirmSubTitle
 {
 font-weight: normal;
 font-size: 14pt;
 margin-top: 4px;
 }

P.Button, P.ButtonPlaceholder
 {
 margin-top: 18pt;
 margin-right: 26px;
 text-align: right;
 }

P.ButtonPlaceholder
 {
 margin-top: 20pt;
 }
