.mainheading {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.subheading {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: Normal;
}

.subheading1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: Normal;
	text-align:left;
}

.subheading2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: Normal;
	text-align:right;
}

.subgridheading
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.message
{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}
.style3 {
	color: #5B838C;
	font-weight: bold;
	font-family: Arial;
}
.stylebutton {
	font-family: Arial;
	font-size: 12px;
	color: #7296A2;
}

.valid {
	background-color: #009933;
	height: 60px;
	width: 100px;
}
.Highlight
    {
      background-color: #FFFFCC;
    }
    .outerPopup 
    {
       background-color:transparent;  
       padding:1em 6px;
    }

    .innerPopup
    {
       background-color:#A3BCC3;
    }

    .modalBackground 
    {
         background-color:#F9FBFB;
         filter:alpha(opacity=70);
         opacity:0.7;
    }
	.showdt 
	{
	color: #1282C5;
	font-family: Arial;
	font-size: 12px;	
	font-weight:bold;
    }
	
.back {
	background-color: #DDE7E9;
}
.prohead 
{
    font-family: Arial;
	font-weight:bold;
	color: #005aa2;
	font-size: 14px; 
}
.prodescr 
{
 color: #005aa2; 
 font-family: "Arial"; 
 font-size: 11px; 
	
}

.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.tabheading
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	background-image: url(tab/top_06.gif);
	width: 115px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
}

.tthead
{
 	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}