body {
	margin:0;
	padding:0;
}
/*---------- връзки ----------*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none
}
a:link {
	color: #003366
}
a:active {
	color: #003366
}
a:visited {
	color: #003366
}
a:hover {
	color: #FF6A00;
	text-decoration: underline
}

a.bodylink{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #003366; text-decoration: none
}
a.bodylink:link { color: #003366; font-weight: normal }
a.bodylink:active { color: #003366; font-weight: normal }
a.bodylink:visited { color: #003366; font-weight: normal }
a.bodylink:hover { color: #FF6A00; font-weight: normal; text-decoration: underline }

a.bodylink_und{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #003366; text-decoration: underline
} 
a.bodylink_und:link { color: #003366; font-weight: normal }
a.bodylink_und:active { color: #003366; font-weight: normal }
a.bodylink_und:visited { color: #003366; font-weight: normal }
a.bodylink_und:hover { color: #FF6A00; font-weight: normal; text-decoration: underline }

a.bodylink_red {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #CC0000; text-decoration: none
}
a.bodylink_red:link {color: #CC0000; font-weight: normal}
a.bodylink_red:active {color: #CC0000; font-weight: normal}
a.bodylink_red:visited {color: #CC0000; font-weight: normal}
a.bodylink_red:hover {color: #FF6A00; font-weight: normal; text-decoration: underline}

a.bodylink_und_red{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #CC0000; text-decoration: underline
}
a.bodylink_und_red:link {color: #CC0000; font-weight: normal}
a.bodylink_und_red:active {color: #CC0000; font-weight: normal}
a.bodylink_und_red:visited {color: #CC0000; font-weight: normal}
a.bodylink_und_red:hover {color: #FF6A00; font-weight: normal; text-decoration: underline}

a.bodylink_grey{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #A0A0A0; text-decoration: none
}
a.bodylink_grey:link { color: #A0A0A0; font-weight: normal }
a.bodylink_grey:active { color: #A0A0A0; font-weight: normal }
a.bodylink_grey:visited { color: #A0A0A0; font-weight: normal }
a.bodylink_grey:hover { color: #FF6A00; font-weight: normal; text-decoration: underline }

a.bodylink_und_grey{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #A0A0A0; text-decoration: underline
}
a.bodylink_und_grey:link { color: #A0A0A0; font-weight: normal }
a.bodylink_und_grey:active { color: #A0A0A0; font-weight: normal }
a.bodylink_und_grey:visited { color: #A0A0A0; font-weight: normal }
a.bodylink_und_grey:hover { color: #FF6A00; font-weight: normal; text-decoration: underline }


a.bodylink_new{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #0033FF; text-decoration: none
}
a.bodylink_new:link { color: #0033FF; font-weight: normal }
a.bodylink_new:active { color: #0033FF; font-weight: normal }
a.bodylink_new:visited { color: #0033FF; font-weight: normal }
a.bodylink_new:hover { color: #FF6A00; font-weight: normal; text-decoration: underline }

a.categorylink {
	display:block;
	position:relative;
	margin-top:5px;
	text-align:center;
	border-bottom:solid 1px #4475AD;
	background-color:#D1E1F1;
	padding:2px 0 2px 0;
}
a.categorylink:hover {
	/*text-decoration:none;
	color:#FF6A00;
	border-bottom:solid 1px #FF6A00;*/
}

.sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFA516;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #62748B;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.nav:link {
	color: #62748B;
	text-decoration: none
}
.nav:active {
	color: #62748B;
	text-decoration: none
}
.nav:visited {
	color: #62748B;
	text-decoration: none
}
.nav:hover {
	color: #FFA516;
	text-decoration: underline
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #769FC6;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.info:link {
	color: #769FC6;
	text-decoration: none
}
.info:active {
	color: #769FC6;
	text-decoration: none
}
.info:visited {
	color: #769FC6;
	text-decoration: none
}
.info:hover {
	color: #FF6A00;
	text-decoration: underline
}
.btns {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color: #FFFFFF;
	background-color:#769FC6;
	text-align: center;
	padding-top: 1px;
	text-decoration: none;
	width:100%;
	height:18px;
	display:block;
	overflow: hidden;
}
.btns:hover {
	color: #FFFFFF;
	background-color:#F88C3F;
	text-decoration: none;
	text-align: center;
}
.btns:visited {
	color: #FFFFFF;
}
.btns:link {
	color: #FFFFFF;
}
.btns:active {
	color: #FFFFFF;
}
.btnselect {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 1px;
	background-color:#F88C3F;
	text-align: center;
	text-decoration: none;
	width:100%;
	height:18px;
	display:block;
	overflow: hidden;
}

.btnselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
}

.zeron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4475AD;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}
.zeron:link {
	color: #4475AD;
	text-decoration: none
}
.zeron:active {
	color: #4475AD;
	text-decoration: none
}
.zeron:visited {
	color: #4475AD;
	text-decoration: none
}
.zeron:hover {
	color: #FF6A00;
	text-decoration: underline
}
.unl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #2C69AD;
	text-align: left;
	line-height:140%;
	vertical-align: top;
	text-decoration: none;
}
.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-align: center;
	line-height:100%;
	vertical-align: middle;
	text-decoration: none;
}
.calf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6A00;
	text-align: center;
	line-height:100%;
	vertical-align: middle;
	text-decoration: none;
}

DIV.clsTooltip {
 	border-right: #FFA516 1px solid;
	padding-right: 4px;
	border-top: #FFA516 1px solid;
	padding-left: 4px;
	left: 0px;
	padding-bottom: 4px;
	border-left: #FFA516 1px solid;
	width: 100%;
	padding-top: 4px;
	border-bottom: #FFA516 1px solid;
	position: absolute;
	top: 5px;
	height: 100%;
	background-color: #F9FAFB
}
/*---------- менюта ----------*/

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #62748B;
	text-align: left;
	display:block;
	text-decoration: none;
}
a.menu:link {
	color: #62748B
}
a.menu:active {
	color: #62748B
}
a.menu:visited {
	color: #62748B
}
a.menu:hover {
	color: #FF6A00;
	text-decoration: underline
}
a.ms {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #FF6A00;
	text-align: left;
	text-decoration: none
}
a.ms:link {
	color: #FF6A00
}
a.ms:active {
	color: #FF6A00
}
a.ms:visited {
	color: #FF6A00
}
a.ms:hover {
	color: #FF6A00;
	text-decoration: underline
}
/*---------- избрано меню ----------*/
td.menusel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6A00;
	text-align: left;
	text-decoration: none
}
a.menubody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #62748B;
	vertical-align: middle;
	text-decoration: underline
}
a.menubody:link {
	color: #62748B;
	text-decoration: underline
}
a.menubody:active {
	color: #62748B;
	text-decoration: underline
}
a.menubody:visited {
	color: #62748B;
	text-decoration: underline
}
a.menubody:hover {
	color: #FF6A00;
	text-decoration: underline
}
a.helplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	vertical-align: middle;
	text-decoration: underline
}
a.menubody:link {
	color: #003366;
	text-decoration: underline
}
a.menubody:active {
	color: #003366;
	text-decoration: underline
}
a.menubody:visited {
	color: #003366;
	text-decoration: underline
}
a.menubody:hover {
	color: #FF6A00;
	text-decoration: underline
}
a.menubodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #314159;
	vertical-align: middle;
	text-decoration: none
}
a.menubodytext:link {
	color: #314159
}
a.menubodytext:active {
	color: #314159
}
a.menubodytext:visited {
	color: #314159
}
a.menubodytext:hover {
	color: #FF6A00;
	text-decoration: underline
}
td.menuselhelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6A00;
	text-align: left;
	text-decoration: none
}
a.menubodyhelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #62748B;
	vertical-align: middle;
	text-decoration: underline
}
a.menubody:link {
	color: #62748B;
	text-decoration: underline
}
a.menubody:active {
	color: #62748B;
	text-decoration: underline
}
a.menubody:visited {
	color: #62748B;
	text-decoration: underline
}
a.menubody:hover {
	color: #FF6A00;
	text-decoration: underline
}
a.menubodytexthelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #62748B;
	vertical-align: middle;
	text-decoration: none
}
a.menubodytext:link {
	color: #62748B;
}
a.menubodytext:active {
	color: #62748B;
}
a.menubodytext:visited {
	color: #62748B;
}
a.menubodytext:hover {
	color: #FF6A00;
	text-decoration: underline
}
a.menubodyblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	vertical-align: middle;
	text-decoration: none
}
a.menubodyblu:link {
	color: #003366
}
a.menubodyblu:active {
	color: #003366
}
a.menubodyblu:visited {
	color: #003366
}
a.menubodyblu:hover {
	color: #003366;
	text-decoration: underline
}
a.menubodyorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6A00;
	vertical-align: middle;
	text-decoration: none
}
a.menubodyorg:link {
	color: #FF6A00
}
a.menubodyorg:active {
	color: #FF6A00
}
a.menubodyorg:visited {
	color: #FF6A00
}
a.menubodyorg:hover {
	color: #FF6A00;
	text-decoration: underline
}
/*---------- body ----------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	text-decoration: none
}
/*---------- таблици ----------*/
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	line-height:140%;
	vertical-align: middle;
	text-decoration: none;
	table-layout: fixed
}
table.dontfix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	line-height:140%;
	vertical-align: middle;
	text-decoration: none
}
/*---------- форми ----------*/
.formchk {
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:18px;
}
.formcb {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding-left:2px; 
	height:18px;
}
.forminp {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
}
.forminp[disabled], .forminp_disabled {
	background-color:#F4F4F4;
	border:1px solid #A5ACB2;
}
.forminp_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
}
.forminp_w025 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:25px;
}
.forminp_w040 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:40px;
}
.forminp_w040_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:40px;
}
.forminp_w060 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:60px;
}
.forminp_w060_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:60px;
}
.forminp_w071 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:71px;
}
.forminp_w080 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:80px;
}
.forminp_w080_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:80px;
}
.forminp_w100 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:100px;
}
.forminp_w100_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:100px;
}
.forminp_w110 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:110px;
}
.forminp_w120 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:120px;
}
.forminp_w120_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:120px;
}
.forminp_w150 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:150px;
}
.forminp_w150_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:150px;
}
.forminp_w180 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:180px;
}
.forminp_w180_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:180px;
}
.forminp_w200 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:200px;
}
.forminp_w200_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:200px;
}
.forminp_w220 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:220px;
}
.forminp_w220_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:220px;
}
.forminp_w250 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:250px;
}
.forminp_w250_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:250px;
}
.forminp_w270 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:270px;
}
.forminp_w270_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:270px;
}
.forminp_w300 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:300px;
}
.forminp_w300_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:300px;
}
.forminp_w350 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:350px;
}
.forminp_w350_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:350px;
}
.forminp_w400 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:400px;
}
.forminp_w400_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:400px;
}
.forminp_w430 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:430px;
}
.forminp_w480 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:480px;
}
.forminp_w480_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:480px;
}
.forminp_w580 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:580px;
}
.forminp_w580_err {
	background-color:#FFCCCC;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:580px;
}
.forminp_w630 {
	background-color:#FFFFFF;
	border:1px solid #6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
	height:18px;
	width:630px;
}
/*---------- редове от таблици ----------*/
.pgtitle {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.pgcaption {
	height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	background-color:#6699cc;
	text-align:center;
	text-decoration:none
}
.pgcaptionbtn {
	height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	background-color:#3a6ea5;
	text-align:center;
	text-decoration:none
}
.pgcaptionsize {
	height: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	background-color:#6699cc;
	text-align:center;
	text-decoration:none
}
.toolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #6699cc;
	text-align:center;
	text-decoration: none
}
.toolbarbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #3a6ea5;
	text-align:center;
	text-decoration: none
}
.pgmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none
}
.pgdscrcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #4475AD
}
.pgdscrcap_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #4475AD
}
.pgdscrcap_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #4475AD
}
.pgdscrh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #4475AD
}
.pgdscrli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	line-height:140%;
	vertical-align: middle;
	text-decoration: none
}
.pgdscr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	vertical-align: top;
	text-decoration: none
}
.pgdscr_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-align: right;
	line-height:140%;
	vertical-align: middle
}
.pgdscr_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-align: left;
	line-height:140%;
	vertical-align: middle
}
.menusel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6A00;
	text-align: left;
	vertical-align: middle;
	text-decoration: none
}
.menubody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #62748B;
	vertical-align: middle;
	text-decoration: none
}
/*---------- редове за клиенти ----------*/
.txtclientname_1, .txtclientname_2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	text-transform:uppercase;
}
.txtclientname_1 {
	color: #757575;
}
.txtclientname_2 {
	color: #525252;
}
.txtclientdate_1, .txtclientdate_2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle
}
.txtclientdate_1 {
	color: #757575;
}
.txtclientdate_2 {
	color: #525252;
}
a.client1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	vertical-align: middle
}
a.client1:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	vertical-align: middle;
	color: #757575
}
a.client1:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	vertical-align: middle;
	color: #757575
}
a.client1:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	vertical-align: middle;
	color: #757575
}
a.client1:hover {
	color: #FF6A00;
	text-decoration: underline
}
/*---------- етикети за форми ----------*/
.lblinput_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none
}
.lblinput_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	vertical-align: middle;
	text-decoration: none
}
.lblinput_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: right;
	vertical-align: middle;
	text-decoration: none
}
.lblinput_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: center;
	vertical-align: middle;
	text-decoration: none
}
.lblinput_lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	vertical-align: text-top;
	text-decoration: none
}
.lblinput_rt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: right;
	vertical-align: text-top;
	text-decoration: none
}
.lblinput_ct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #757575;
	text-align: center;
	vertical-align: text-top;
	text-decoration: none
}
.lblcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #266DAD;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none
}
.advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #525252;
	text-align: center;
	vertical-align: top;
	text-decoration: none
}
a.advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #525252;
	text-align: center;
	vertical-align: top;
	text-decoration: none
}
a.advertise:link {
	color: #525252
}
a.advertise:active {
	color: #525252
}
a.advertise:visited {
	color: #525252
}
a.advertise:hover {
	color: #FF6A00;
	text-decoration: underline
}
.tblCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
}
.yellowGts {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6A00
}

a.btnPrint {
	width:114px;
	height:20px;
	display:block;
	background:url(../images/btnprint.gif) no-repeat top left;
}
a.btnPrint:hover {
	background:url(../images/btnprint_over.gif) no-repeat top left;
}

.btn_upload {
	width: 114px;
	height: 20px;
	display:block;
	background: transparent url(../images/btn_upload.gif) no-repeat top left;
}
.btn_upload:hover {
	background-position: left -20px;
}

#tt {
	position:absolute;
	display:block;
	padding:1px;
	margin:0;
	border:#000000 solid 1px;
	background-color:#FFFFE1;
	color:#000000;
	z-index:100;
}
#tt_top {
	display:none;
	overflow:hidden;
}
#tt_cont {
	font:400 11px Verdana, Arial, Helvetica, sans-serif;	
}
#tt_bot {
	display:none;
	overflow:hidden
}
#tt_ifrm {
	position:absolute;
	left:1px;
	top:1px;
	z-index:0;
	border:none;
	background:transparent;
}
/* input fields in the admin part */
.inpSearchBy {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding-left:2px; 
	height:18px; 
	width:335px; 
	color: #336699;
}
.inpSearchFor {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	vertical-align: middle; 
	color: #336699; 
	border: 1px solid #6591BE; 
	width: 285px; 
	height: 17px; 
	padding: 0px 2px 0px 2px; 
}

.inpSearchBtn {
	font-size:11px; 
	vertical-align: middle;
	width:47px;
}

/* button back */
a.btn_back {
	width: 154px;
	height: 20px;
	background:url(../images/btncancelnrm.gif) no-repeat top left;
	display:block;	
}
a.btn_back:hover {
	background:url(../images/btncancelsel.gif) no-repeat top left;
}

a.btn_save {
	width: 155px;
	height: 20px;
	background:url(../images/btnsavenrm.gif) no-repeat top left;
	display:block;
}
a.btn_save:hover {
	background:url(../images/btnsavesel.gif) no-repeat top left;
}
a.btn_view {
	width: 155px;
	height: 20px;
	background: url(../admin/images/btn_show.gif) no-repeat top left;
	display:block;
}
a.btn_view:hover {
	background:url(../admin/images/btn_show_over.gif) no-repeat top left;
}

a.btn_cancel {
	width: 155px;
	height: 20px;
	background: url(../admin/images/btn_cancel.gif) no-repeat top left;
	display:block;
}
a.btn_cancel:hover {
	background:url(../admin/images/btn_cancel_over.gif) no-repeat top left;
}
a.btn_cancel:disabled {
	background:url(../admin/images/btn_cancel_disabled.gif) no-repeat top left;
}
a.btn_arrow_down {
	height:18px;
	width:18px;
	cursor:default;
	background:url(../images/btn_arrow_down.gif) no-repeat top left;
	display:block;
}
a.btn_arrow_down:hover {
	background:url(../images/btn_arrow_down_hover.gif) no-repeat top left;
}
a.btn_close {
	height:18px;
	width:18px;
	background:url(../images/btn_close.gif) no-repeat top left;
	display:block;
}
a.btn_close:hover {
	background:url(../images/btn_close_hover.gif) no-repeat top left;
}
a.btn_enter {
	height:20px;
	width:155px;
	background:url(../images/btnenternrm.gif) no-repeat top left;
	display:block;
}
a.btn_enter:hover {
	background:url(../images/btnentersel.gif) no-repeat top left;
}
/* table rows */
.tblRowEven {
	/*background-color:#E7F1FB;*/
	background-color:#EEEEEE;
}
.tblRowOdd {
	background-color:#ffffff;
}
.tblRowOver {
	background-color:#CCFFCC;
}
.tblRowLine {
	background-color:#9CC4EC;
}
.tblRowSelected {
	background-color:#E8F3FB;
}

/* user form */
.permCellDefault { width:96px;}
.permCellWider { width:105px;}
.userSeparationLine {
	background-color:#9CC4EC;
	margin-left:50px;
	width:600px;
	height:1px;
	display:block;
}

/* clients url button */

a.client_url {
	height:11px;
	width:40px;
	background:url(../images/urlnrm.gif) no-repeat center center;
	display:block;
	float:left;
	margin-top:2px;
}
a.client_url:hover {
	background:url(../images/urlsel.gif) no-repeat center center;
}
a#a_logout, body a#a_logout{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#AFC4FF;
}
a#a_logout:hover {
	color:#FE6A46;
	text-decoration:none;
}
a#subscription_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4475AD;
	line-height:140%;
	text-decoration: none
}
a#subscription_date:hover{
	color: #FF6A00;
	text-decoration: underline;
}
ul.yellow_square {
		list-style-image:url(images/point.gif);
}
#tbl_info a {
	display:block;
	position:relative;
	text-decoration: underline; 
	font-size: 8pt; 
	font-weight: bold;
}
span#tbl_title {
	font-size: 8pt; 
	font-weight: bold; 
	color: #4475AD
}