@CHARSET "UTF-8";

.tablenews{
	border:0px none;
}

.head{
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

.headDocum{
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}



.headFile{
	font-size: 10pt;
	text-align: right;
}

.fileDiv{
	background-image: url(../modules/images/fileopen.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 22px;
	height: 22px;
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	margin-right: 20px;
}

.headOnly{
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}


.text{
	font-size: 10pt;
	text-align: left;
}

.writer{
	font-style:italic;
	margin-top:10px;
	font-size: 10pt;
	text-align: left;
}

.data{
	font-style:italic;
	font-size: 10pt;
	text-align: left;
}

.all{
	font-size: 10pt;
	text-align: right;
	height: 30px;
}

.delim{
	border-top: 1px dashed black;
	height: 20px;
}

.edit{
	font-size: 10px;
	text-align: right;
}

.widget_post{
	float: left;
	clear: both;
	padding: 5px 15px;
}

.widget_post a:link, .widget_post a:visited{
	color: #366E88;	
	text-decoration: none;
}

.widget_post a:hover{
	color: black;
}

.widget_post_black{
	float: left;
	clear: both;
	padding: 5px 15px;
}

.widget_post_black a:link, .widget_post_black a:visited{
	color: white;	
	text-decoration: none;
}

.widget_post_black a:hover{
	color: #DEDBDE;
}

.widget_post_black a:hover div .main_time_black{
	color: #FFFFFF;
	background-color: black; 
}


.main_time_black{
	color:black;
	background-color: #DEDBDE;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.main_time{
	color:black;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.widget_post{
	width: 100%;
	position: relative;
}

.widget_post a:hover div .main_time{
	color: #000000;
	background-color: #F0A21C;
}

.widget_post a:link div div{
	color: #0000FF;
}

.widget_post a:visited div div{
	color: black;	
}


.widget_post a:hover div div{
	color: black;
}

div.title{
	width:100%;
	background-color: #DADADA;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	color: black;
}


.pagetitle{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: black;
	width: 100%;
	margin-bottom: 5px;
	}

.pagetitle a:link, .pagetitle a:visited{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
	height: 100%;
}

.pagetitle a:link div, .pagetitle a:visited div{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	cursor: pointer;
	height: 22px;
	font-style: italic;
	color: black;
}


.pagetitle a:hover{
	width:100%;
	height: 100%;
	background-color: #7396B5;
	color: black;
	text-decoration: none;
}

.pagetitle a:hover div{
	background-color: #7396B5;
	color: #270A9D;
	text-decoration: none;
	cursor: pointer;
	height: 22px;
}

.pagetitle a div span{
	padding-left:10px;
	cursor: pointer;
}
