﻿/*body 
{
   background-color:#CCF2FF; 
}
tr
{
    vertical-align: top;
    }
    td
    {
        vertical-align: top;
        }
legend
{
    color:hotpink;
    font-weight:bold;
    background-image:url(..Images/bg_02.gif);
}*/

.menu
{ 
	width: 600px;  
	font-family: Book Antiqua;
	font-size: 9pt;
	font-style: normal;   
}

.tbheader
{
	background-image : url(..Images/bg_02.gif);
	background-repeat: repeat-x; 
}

.clsTabTitle
{
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 15px;
}

.clsTabTitleText
{
	font-size: 12px;
	font-weight: bold;
}
.col6_1
{
    background-color:#E9EFF8;
    font-size:12px;
    color:#244675;
}

.col6_2
{
    background-color:#EFF7FF;
    font-size:12px;
	font-weight:bold;
    color:#244675;
}

.ActionPopup
{
    font-size: 8pt;
    left: 0px; 
    visibility: hidden; 
    width:100px;
    font-family: verdana;
    top: 0px; 
    background-color: #b0c4de;
    z-index: 100; 
    position: absolute; 
    border-right: #316ac5 1px solid; 
    border-top: #316ac5 1px solid; 
    border-left: #316ac5 1px solid; 
    line-height: 1.1pc; 
    border-bottom: #316ac5 1px solid;
}
.mandatory
{
	color:Red;
	font-size:10pt;
	vertical-align:text-bottom;
}

			