/*
 ========================================================================================================
 |                                                                                                      |
 |  National Business and Law Association - Bulgaria                                                    |
 |                                                                                                      |
 |  URL: http://lawbg.net                                                                               |
 |                                                                                                      |
 |  E-mail: office ((at)) lawbg.net                                                                     |
 |                                                                                                      |
 |  Phone Numbers: +359 52 699925, +359 52 699926                                                       |
 |                                                                                                      |
 |  Fax Number: +359 52 699927                                                                          |
 |                                                                                                      |
 |  Webmaster's E-mail: alexander ((at)) dichev.com                                                     |
 |                                                                                                      |
 |  Design & Development: Dichev, Alexander - Bulgaria, Varna - http://www.dichev.com - +359 88 7066842 |
 |                                                                                                      |
 |  Hosted by Varna Net - http://www.varna.net                                                          |
 |                                                                                                      |
 |  Copyright: ©2005 Bulgaria, National Business and Law Association - All Rights Reserved              |
 |                                                                                                      |
 ========================================================================================================
*/
body {
   background-color: #716961;
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   text-align: left;
   text-decoration: none;
}
h1 {
   color: #201F1F;
   font-family: arial;
   font-size: 24px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
}
td {
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
}
p {
   background-color: transparent;
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
}
p.header_menu {
   background-color: transparent;
   color: #FAF4D5;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   text-align: center;
}
a:link, a:active, a:visited {
   background-color: transparent;
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
}
a:hover {
   background-color: transparent;
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-decoration: underline;
}
a.header_menu:link, a.header_menu:active, a.header_menu:visited {
   background-color: transparent;
   color: #FAF4D5;
   font-family: arial;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
}
a.header_menu:hover {
   background-color: transparent;
   color: #FAF4D5;
   font-family: arial;
   font-size: 13px;
   font-weight: bold;
   text-decoration: underline;
}
p.footer {
   background-color: transparent;
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
}
a.footer:link, a.footer:active, a.footer:visited {
   background-color: transparent;
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
}
a.footer:hover {
   background-color: transparent;
   color: #201F1F;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-decoration: underline;
}
ul {
   list-style-image: url("images/bullet.gif");
}
input.button {
   cursor: pointer;
}
body{
   scrollbar-arrow-color: #201F1F;
   scrollbar-3dlight-color: #FAF4D5;
   scrollbar-highlight-color: #201F1F;
   scrollbar-face-color: #FAF4D5;
   scrollbar-shadow-color: #201F1F;
   scrollbar-darkshadow-color: #FAF4D5;
   scrollbar-track-color: #716961;
}
