body { position: absolute; top: 0; left: 0; width: 100%; background-color: white;}
body, #mainTable { margin: 0; padding: 0; height: 100%;}
#topTable { margin: 0; padding: 0; width: 100%;}
body,p,td,a {font: 12px Arial; color: #565656}
a:visited{color: #656565}
a:hover{text-decoration: none;}

a.mmenu:link, a.mmenu:active, a.mmenu:visited, a.mmenu:hover {
	font: bold 11px Arial;
	color: #555555;
	text-decoration: none;
}

a.submenu:link, a.submenu:active, a.submenu:visited, a.submenu:hover {
	font: bold 10px Verdana;
	color: #666666;
	text-decoration: none;
}

a.submenu:hover {
	color: #151515;
	text-decoration: underline;
	background-color: white;
}

a.top:link, a.top:active, a.top:visited, a.top:hover {
	font: 11px Tahoma;
	color: #000099;
	text-decoration: none;
}

a.flashnews:link, a.flashnews:active, a.flashnews:visited, a.flashnews:hover{
	font: bold 9px Arial;
	color: #888888;
}

a.flashnews:hover{
	color: #555555;
}

td.pageTitle{
	background-image: url(i/head/pagetitleback.gif);
	font: 18px Tahoma;
	color: #456789;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.subPageTitle, a.subPageTitle:link, a.subPageTitle:visited, a.subPageTitle:active, a.subPageTitle:hover {
	background-image: url(i/head/pagetitleback.gif);
	font: bold 10px Tahoma;
	color: #456789;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.status:link, a.status:active, a.status:visited, a.status:hover{
	font: bold 10px Arial;
	color: #aaaaff;
	text-decoration: none;
}

a.status:hover{
	color: #fafafa;
	text-decoration: underline;
}

td.statusbar{
	font-size: 10px;
	color: #ccccee;
	padding: 5px;
}

.titleOrange, .titleGreen, .titleBlue{ font: 20px Arial;}
.titleOrange {color: #FF8800}
.titleGreen {color: #009966}
.titleBlue {color: #003399}

.fld{
	border: 1px solid #565656;
	font: 11px Tahoma;
	padding: 2px;
	background-color: #f1f1f1;
}

.btn{
	border: 1px solid #565656;
	font: 11px Tahoma;
}



/* Search Styles */
.search_table {				/* на цялата таблица */
	padding: 3px;
	width: 100%;
	BORDER: #808080 1px solid; 
}
.search_results {			/* надпис октрити резултати */
	background-color: #EEEEEE; 
}
.search_np_activ {			/* напред, назад - активно */
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.search_np_activ:hover {
	text-decoration: underline;
}
.search_np_inactiv {		/* напред, назад - неактивно */
	font-size: 10px;
}
.search_content_td {		/* резултати - TD */
}
.search_href {				/* линкове - резултати */
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;		
}
.search_href:hover {
	text-decoration: underline;		
	color: #808080;
}
.search_ol {				/* OL */
}
.search_li {				/* LI */
}
.search_np_td {				/* napred,nazad - TD */
	font-size: 10px;
}
.search_pages_td {			/* broi stranici -TD */
	font-size: 10px;
}
.search_page_inactive {		/* stranici - неактивно */
	font-size: 10px;
	color: #C0C0C0;
}
.search_page_active {		/* stranici - aktiven */
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.search_page_active:hover {
	text-decoration: underline;
}
.search_title {				/* zaglavie na linka */
	font-weight: bold;
	color: #333333;
}
.search_word_color {		/* keywords namereni v texta */
	color: red;
	BORDER-BOTTOM: #004080 1px solid; 
}

form {
	padding: 0px;
	margin: 0px;
}

ul {
	padding-top: 0px;
	margin-top: 2px;
	padding-left: 6px;
	margin-left: 8px;
}
li {
	line-height: 1.4;
	margin-bottom: 4px;
	list-style: disc url(../i/pnt.gif) outside;
	vertical-align: top;
}

