.mainheading {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.subheading {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.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;
}

.tabheading1
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	background-image: url(tab/otop_06.gif);
	width: 115px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
}


.tabheading2
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	background-image: url(tab/gtop_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;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txt_box {	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #687780;
	border: 1px solid #9BA5AD;
	
	
}


.btn {	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #9BA5AD;
	background-image:url(EventManagement/Icon/BTN_BG.gif);
	height:22px;
	color: #333333;

}

.msg1
{
font-size: 12px;
font-family: "arial";
font-weight: normal;
color: #0A4F00;
background-image: url(Images/images/sucess.gif) ;
background-repeat: no-repeat;
background-position:3px 50%;
background-color: #ecf8e1;
border: 1px solid #75C22E;
padding: 7px;
padding-left: 35px;
margin-left: 1px;
text-align: left;
}
.msg2
{
font-size: 12px;
font-family: "arial";
font-weight: normal;
color: #7D0000;
background-image: url(Images/images/atten.gif);
background-repeat: no-repeat;
background-color: #ffdbdb;
border: 1px solid #F00000;
padding: 7px;
padding-left: 35px;
margin-left: 1px;
text-align: left;
}
.msg3
{
font-size: 12px;
font-family: "arial";
font-weight: normal;
color: #464800;
background-image: url(Images/images/yello.gif);
background-repeat: no-repeat;
background-color: #feffdb;
border: 1px solid #A4A800;
padding: 7px;
padding-left: 35px;
margin-left: 1px;
text-align: left;
}