body {
	/*margin: 0px;*/
	
}
.txtPost {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.txtPostUnderline {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.date {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.name {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.keywor {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.legendTxt {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
}
a:link {
	font-family: Arial,Helvetica, Sans-serif;
	/*font-size: 13px;*/
	line-height: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial,Helvetica, Sans-serif;
	/*font-size: 13px;*/
	line-height: 13px;
	font-weight: bold;
	color: #990066;
	text-decoration: underline;
}
a:hover {
	font-family: Arial,Helvetica, Sans-serif;
	/*font-size: 13px;*/
	line-height: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Arial,Helvetica, Sans-serif;
	/*font-size: 13px;*/
	line-height: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.li_filter  {
	color: red;
	font-family:Arial,Helvetica, Sans-serif;
	font-size: 13px;
}

.but_search  {
	color:#000000;
	font-family:Arial,Helvetica, Sans-serif;
	font-size:86%;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#000000;
	border-bottom-color:#000000;
}

.but_del_img  {
	color:#000000;
	font-family:Arial,Helvetica, Sans-serif;
	font-size:86%;
	font-weight:bold;
	background-color:#EEEEEE;
	border:1px solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#000000;
	border-bottom-color:#000000;
}

.but_del_keyw  {
	color:#000000;
	font-family:Arial,Helvetica, Sans-serif;
	font-size:86%;
	font-weight:bold;
	background-color:#EEEEEE;
	border:1px solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#000000;
	border-bottom-color:#000000;
}
.bold_search {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: red;
}

.brows_links {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	
}
.brows_links_active {
	font-family: Arial,Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}



/* Admin parts styles */



.adm_fld_ttle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #000000;
	font-weight: bold;
} 

.adm_fld_capt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	font-weight: bold;
} 

.adm_fld_txt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
}

.adm_input {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	width: 260px; 
} 

adm_input_keywedit
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	width: 150px; 
}


