/*Styles for currentNews page*/
/*Begin*/
.itemShowDate
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #622222;	
}
.itemShowPrint {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #386688;
	text-decoration: none;
}
.itemShowMail
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #386688;
	text-decoration: none;
}
.itemShowTopic
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #383636;
}
.itemShowTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #187bd6;
	
}
.itemShowAuthor
{
	font-family: Arial, Helvetica, sans-serif;
     font-size: 8.5pt; 
     font-style: normal; 
     font-weight: bold; color: #c20000; 
     text-decoration: none
}
.itemShowSummary
{
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.itemShowFullText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	
}
.imageFullNews
	{
		text-align:center;
	}
.imageFullFooterText
	{
		font-size:xx-small;		
		font-family:Arial, Helvetica, sans-serif;		
		text-align:left;	
		font-style:italic;	
		font-weight:bold;
		
	}
	
	.audioNews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #386688;
	text-decoration: none;
}
/*End*/

/*Styles for mailPage page*/
/*Begin*/

.emailTitleHeader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #187bd6;
}

.emailPagetexts { 
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:  lighter;
	color: #000000;
	text-decoration: none ;
} 
/*End*/

/*about Us*/
/*Begin*/
.usHeaderText {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.usfullText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0e213f;
	text-decoration: none;
}
/*end*/
