﻿body
{
    /*background-image: url(images/NewDG4.jpg);
    background-color: #01131d;
    Background-repeat:repeat-x;    */
    margin-bottom:0px;
    margin-left:0px;
    margin-top:0px;
    font-family: Verdana;
}
#LeftBorderCell
{
    background-color:Transparent;
    border-style: none;
}
#RightBorderCell
{
   background-color: Transparent;
   border-style: none;
}
#MidsectionCell
{
   border-style:none; 
}
#LogoCell
{
    background-image: url(images/blue_logo.bmp);
    width: 219px;
    height: 70px; 
}
#TitleCell
{
	background-image: url(images/header.PNG);
	background-repeat:no-repeat;
    background-Color:#90b2c8;
    height:45px;
    color: White;
    font-family: Verdana;
    font-size:small;
}
#TopMenuCell
{
    background-color:#88A8BC;
    height:25px;
}
#SideMenuCell
{
    background-color:#013E5D;
}
#ContentCell
{
    background-color:White;    
    /*color: #3030B0;*/
    padding: 10px;
    font-size: x-small;
    font-family: Verdana;
    font-weight: normal;
    font-variant: normal;    
}

.RMWBControl
{
 /*color: #3030B0;*/
 font-size: x-small;
 font-family: Verdana;
 font-weight: normal;
 font-variant: normal; 
}

.SubHeadingCell
{
    background-image: url(images/NEW45.jpg);
	background-repeat:no-repeat;
    background-Color:#6082d8;
    height:45px;
    color: White;
    font-family: Verdana;
    font-size:small;
}