﻿.siteHeader1
{
	background-image:url('../Images/header1.jpg');
	width:780px;
	height:250px;
	background-repeat:no-repeat;
}
.siteHeader2
{
	background-image:url('../Images/header2.jpg');
	width:50px;
	background-repeat:no-repeat;
}
.LableStyle
{
	font-family:Tahoma;
	font-size:0.7em;
	color:Gray;
	text-align:right;
}
.TextBoxStyle
{
	font-family:Tahoma;
	font-size:0.7em;
	color:Black;
}
.ViewerLable
{
	font-family:Tahoma;
	font-size:0.8em;
	color: Green;
	text-align:right ;
	vertical-align:top;
}
 .MenuStyle
        {
            font-family: Tahoma;
            font-size: 0.9em;
            text-decoration: underline;
        }
.MenuHover
{
    font-family: Tahoma;
    font-size: 0.9em;
    color: White;
    
}
.MenuSub
{
    font-family: Tahoma;
    font-size: 0.9em;
    color: White;
    
}
.Validation
        {
            font-family: Tahoma;
            font-size: 0.82em;
        }
.TopAlign
{
	vertical-align:top; 
}
.Break
{
	background-image:url('../Images/break.gif');
	height:5px;
	background-repeat:repeat-x;
}

.NewsReaderCell
{
	font-size: 0.8em;
	text-align:right;
}

.NewsReaderCell2
{
	font-size: 0.8em;
	text-align:left;
}
.NewsReaderHeader
{
  color: #003366;
  background-color:Gray;
  background-image: url(../Images/01.gif);
  font-family: Arial; 
	font-size: 1.1em;
	font-weight:bold;
	height:31px;
	border: Solid 1px #89A4BA;
	text-align:right;
 
}