.txt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; margin-left: 11px}

.dbview {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: normal; padding-right: 5px; padding-left: 5px}
.dbvb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: bold; padding-right: 5px; padding-left: 5px}
.dbmenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}

.txt_tab { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; margin-right: 10px; margin-left: 10px}



body 
  {
  background-position: center bottom;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif, "Arial Cyr"; font-size: 12px; color: #222222; 
  scrollbar-face-color: #E8E8FF;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-arrow-color: #888888;
  scrollbar-track-color: #E8E8FF;
  scrollbar-darkshadow-color: #CCCCCC
  }

.p {color: #222222; font-size: 11px; font-family: Verdana, Tahoma}
.p2 {color: #6060B0; font-size: 11px; font-family: Verdana, Tahoma}
.p1 {color: #222222; font-size: 10px; font-family: Verdana, Tahoma}
.error {color: #FFFFFF; font-size: 11px; font-weight:bold; font-family: Verdana, Tahoma}


a.menu:hover {  color: #c8dcff; font-weight:bold; }
a.menu:link {  color: #c8dcff; font-weight:bold;}
a.menu:visited {  color: #95bdff; font-weight:bold;}
a.menu:active {  color: #ffffff; font-weight:bold;}

a:link {font-size: 12px; color: #000000;}
a:visited {font-size: 12px; color: #333333;}
a:active {font-size: 12px; color: #999999;}
a:hover {font-size: 12px; color: #FF0000;}

a.a1:link {font-size: 12px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a1:visited {font-size: 12px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a1:active {font-size: 12px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a1:hover {font-size: 12px; color: #000000; font-weight: bold; text-decoration: none}

a.a2:link {font-size: 12px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a2:visited {font-size: 12px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a2:active {font-size: 12px; color: #6060B0; font-weight: bold; text-decoration: none}
a.a2:hover {font-size: 12px; color: #000000; font-weight: bold; text-decoration: none}

textarea,input { font-family: Verdana, Tahoma; color: #FF9900; font-size: 11px; background: #99CCFF; border: 1pt solid #FF9900; color: #222222 }
#adv
     {
	/* width:500px;*/
	font-family: Tahoma;
	font-size: 10px;
	color: #999;
	padding: 4px 4px 4px 4px;
	border: 1px dashed #555;
     }

     #adv a
          {
		color: #080;
		text-decoration: none;
          }
     #adv a:hover
          {
		color: #0F0;
		text-decoration: underline;
          }
