/* CSS modules */

.txt_title_viewst
{
	font-size:14px;
	color:#004da3;
	font-weight:bold;
	
}


a.txtcat_title_news,a:link.txtcat_title_news,a:visited.txtcat_title_news,a:active.txtcat_title_news
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-transform:uppercase;
}
a:hover.txtcat_title_news
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-transform:uppercase;
}

a.txt_title_viewst,a:link.txt_title_viewst,a:visited.txt_title_viewst,a:active.txt_title_viewst
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004da3;
	text-decoration:none;
}
a:hover.txt_title_viewst
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004da3;
	text-decoration:none;
}

a.txt_title_link,a:link.txt_title_link,a:visited.txt_title_link,a:active.txt_title_link
{
	font-family: tahoma;
	font-size: 11px;
	
	color: #004da3;
	text-decoration:none;
}
a:hover.txt_title_link
{
	font-family: tahoma;
	font-size: 11px;
	
	color: #004da3;
	text-decoration:none;
}



a.txt_title_viewst_other,a:link.txt_title_viewst_other,a:visited.txt_title_viewst_other,a:active.txt_title_viewst_other
{
	font-family: tahoma;
	font-size: 11px;
	
	color: #004da3;
	text-decoration:none;
}
a:hover.txt_title_viewst_other
{
	font-family: tahoma;
	font-size: 11px;
	
	color: #004da3;
	text-decoration:none;
}


a.newlink,a:link.newlink,a:visited.newlink,a:active.newlink
{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
a:hover.newlink
{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
.header {
	font-family: tahoma;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.text_general {
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
}

.picbox{border: solid;border-color:#CBD6E1; border-width:1px;}
