﻿body 
{
 background-image:url('../../images/bg.jpg');
 margin:0;
}

.welcomebox
{
    font-family:Tahoma;
   font-size: 10px;
  
}

.error
{
    font-family:Tahoma;
   font-size: 10px;   
   color: Red;
}

        .tbMain
        {
            width: 780px;
            margin-left:auto;
            margin-right:auto;
        }
        
        .tbMainLeftShardow
        {
            width: 19px;
            background-image:url('../../images/shardowsbgLeft.jpg');
        }
        
        .tbMainRightShardow
        {
            width: 18px;
            background-image:url('../../images/shardowsbgRight.jpg');
        }
        
        .tbMainMenu
        {

        }
        
        .tbMainBodyDetail
        {
            background-image:url('../../images/BG-Body.jpg');
        }
        
        .tbFooter
        {
            height:116px;
            width:743px;
            background-image:url('../../images/picBGCopy.jpg');
        }
        
        .tbLogin
        {
             font-family: Tahoma;
             font-size: 10pt;
             color: #990000;
        }
        
        .textHead
        {
            height:35px;
            font-family:Tahoma;
            font-size: small;
            font-style:oblique;
            color:#990000;
        }
        
        .textDetail
        {
            font-family:Tahoma;
            font-size:10pt;
            color:Gray;
        }

.fieldName
{
    font-family: Tahoma;
    font-size: small;
}

.sectionsubTitle
{
    font-family:Tahoma;
    font-size: small;
    font-weight:bold;
    color: #69532f;
    background-color: #74bee9;
}

.sectiontitle
{
    font-family:Tahoma;
    font-size: small;
    font-weight:bold;
    color: #ffffff;
    background-color: #007ac1;
}

.labelWhite
{
	font-family:Tahoma;
	font-size:small;
	color: #ffffff;
}

.DetailCenterDetail
{
    font-family:Tahoma;
    font-size:small;
    color: #990000;    
}

.DetailCenterHead
{
    font-family:Tahoma;
    font-size:small;
    color: #990000;  
    font-weight:bold;     
}
