body {
	background-color: #4D4D4D;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 100%;
}
td {
	font-family: verdana;
	font-size: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
.search_frm {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.footer {
	font-size: 10px;
	color: #dadada;
}

a.footer:hover, a.footer2:hover { text-decoration: none; }

.footer2 {
	font-size: 10px;
	color: #fafafa;
}
.menu {
	color: #1b1b1b;
	font-size: 10px;
	text-decoration: none;
}
.menu:hover {
	color: #C40000;
}
.forum {
	color: #9f0002;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.newsbrieftitle {
	color: #2E1C86;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.allnews {
	color: #313131;
	font-size: 9px;
}
.briefnews {
	color: #313131;
	font-size: 10px;
}


/* Search Styles */
.search_table {				/* на цялата таблица */
	padding: 3px;
	width: 99%;
	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: none;		
}
.search_href:hover {
	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; 
}
.urhere {
	color: #646464;
	font-size: 9px;
	font-family: arial;
}










/* Poll Styles */
.poll_question {
	color: #9f0002;
	font-size: 11px;
	font-weight: bold;
}

.poll_answer {
	font-size: 10px;
	color: #666666;
}
.poll_per {
	font-size: 10px;
	color: #333333;
}
.vote_href {
	color: #004080;
	font-size: 10px;
}
.vote_submit {
	FONT-SIZE: 10px; 
	color: #004080; 
	BORDER-RIGHT: #006699 3px double; 
	BORDER-TOP: #006699 3px double; 
	BORDER-LEFT: #006699 3px double; 
	BORDER-BOTTOM: #006699 3px double;  
	BACKGROUND-COLOR: #EEEEEE; 
}
.vote_msg {
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.vote_table {
	background: white;
	BORDER: #999999 1px solid; 
}


/* анкета */
.a_inp, .b_inp {
	font-family: verdana;
	font-size: 10px;
	width: 150px;
}
.b_inp {
	width: 250px;
}
.tbl tr {
	background-color: #f0f0f0;
	}
#a_lbox {
	width: 55px;
}
.tblw {
	background-color: #ffffff;
}
#a_nfo {
	width: 40%;
	font-weight: bold;
}
#a_fld {
	background-color: #ffffff;
}
#a_txt {
	font-family: verdana;
	font-size: 10px;
	width: 250px; 
	height: 60px;
}