﻿.h3
{
    font-size: 20px;
    font-weight: bold;
}
html, body
{	height: 100%;
	background-color: #050706;
	color: #000000;
	font-family:   Arial,  Sans-Serif, 'Trebuchet MS' ,;
	font-size: 14px;
	padding : 0px 0px 0px 0px;
	margin  : 0px 0px 0px 0px;}
span, p, div
{font-family:   Arial,  Sans-Serif, 'Trebuchet MS' ,;
	font-size: 14px;
	padding : 0px 0px 0px 0px;
	margin  : 0px 0px 0px 0px;}
a
{  color: #000000;
   text-decoration: none;   
  }	
.hr
{background-color:#e2e5e7; 
 height:1px; 
 color:#e2e5e7;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-bottom:0px; 
 margin-top:0px; }   
 
.menuItem
{
    margin-left: 24px;
    margin-top: 1px;    
    cursor: pointer;
}

.lblDate
{
    text-decoration: none;
    color: Black;    
    font-size: 10px;
    font-style:italic;    
}
.lblCont_sm
{
    text-decoration: none;
    color: Black;   
    font-size: 9px;
    font-family: Times New Roman;
}
.lblName
{
    text-decoration: none;
    color: Black;   
    font-size: 10px;
    font-weight:bold;    
}
.popup
{
    background-color: #FFFFFF;
    border-style: solid;
    border-color: Red;
    border-width: 1px;
    width: 300px;
    padding: 5px;
}
.rel
{
    background-image: url(imgnew/for_news.gif);
    background-repeat: no-repeat;
    height: 132px;
    width: 187px;   
}
img 
{
    border: 0;
}
.mini
{
    font-size: smaller;
    font-weight: bold;
}
	 
#all{width:1000px;margin:0 auto; background-color: #050706;  }