.CommonHeader1 {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:600;
    font-size: 14pt;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    position:relative; 
} 

.CommonHeader2 {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:500;
    font-size: 11pt;
    margin-top:0px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    position:relative; 
}

/*h3:before 
{
 display: block;
 white-space: pre;
 content: "..............................................\A ";
} */

h1 span {
  background: url(images/gradient_glossy_header.png) repeat-x;
  background-position:left top;
  position: absolute;
  display: block;
  width: 100%;
  height: 15px;
}

h3 span {
  background: url(images/gradient_glossy_header.png) repeat-x;
  background-position:left top;
  position: absolute;
  display: block;
  width: 100%;
  height: 15px;
}

.CommonContent {
    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:Black;
    text-align: justify;
    margin-top:0px;
    margin-bottom:15px;
    margin-left:10px;
    margin-right:10px;
}

.CommonContent img {
    background: url(images/border_elem.png) no-repeat right bottom;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:8px;
	padding-top:8px;
	margin:20px 10px 20px 10px;

}

.CommonContent li {
	list-style-type:square;

    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:Black ;
    text-align: left;
    text-indent:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:20px;
    list-style-image: url(images/li.png);
}

li .CommonContent {
	list-style-type:square;

    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:Black ;
    text-align: left;
    text-indent:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:20px;
    list-style-image: url(images/li.png);
}

.LabelContent
{
    height:100%;
}
 


.NewsHeadTitle {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:600;
    font-size: 11pt;
    margin:5px;
    text-align:left;
    position:relative;
}

.NewsHeadTitle a {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:600;
    font-size: 11pt;
    margin:5px;
    text-align:left;
}
.NewsHeader {
    color:#DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:normal;
    font-size: 10pt;
    padding:0px;
    padding-bottom:3px;
    
  /*  margin-top:0px;
    margin-bottom:10px;
    position:relative;  */
} 

.NewsDate {
    color: black;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:normal;
    font-size: 10pt;
} 


.NewsContent {
    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:#7D7D7D;
    text-align: justify;
    margin-top:0px;
    margin-bottom:5px;
    padding:0px;
}
