body {
	background-color: #dedede;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style3 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #EC5F00;
}

.style31 {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #555555;*/
	color:#660000;
	font-weight: bold;
}

.style5 {
	font-family: Tahoma;
	font-size: 30px;
	color: #641790;
	font-weight: bold;
}

.style505 {
	font-family: Tahoma;
	font-size: 22px;
	color: #641790;
	font-weight: bold;
}



.style55 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.style71 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#641790;	
}

.style75 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#641790;
	font-weight:bold;
}

.style79 {color: #000000}


.ErrorMessage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Red;
}

.ErrorMessage1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:Red;
}

.CompulsoryStar
{        
    color:#FF0000; 
    font-weight:bold;
}

.InputControl
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;	   
}


.InputControl1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.DisplaySummary
{
	font-family:"Trebuchet MS";
    font-size:11px;
    color:#000000;	  
}

.DisplaySummary1
{
	font-family:"Trebuchet MS";
	font-weight:bold;
    font-size:11px;
    color:#000000;	  
}

    
.progressBackgroundFilter {
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    overflow:hidden;
    padding:0;
    margin:0;
    background-color:#000;
    filter:alpha(opacity=10);
    opacity:0.1;
    z-index:1000;
}

#progressBackgroundFilter {
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    overflow:hidden;
    padding:0;
    margin:0;
    background-color:#000;
    filter:alpha(opacity=10);
    opacity:0.1;
    z-index:1000;
}
   
.outerLink 
{
        background-color:black; 
        display:block; 
        opacity:1;
        filter:alpha(opacity=100);
        width:140px;
}

img.darkableImage 
{
        opacity:1;
        filter:alpha(opacity=100);
}