﻿body
{
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 background-color:#747272; 
	color:Black;
	
		background-image:url(../images/bg1.png);
	background-repeat:repeat;
	}
 #header
{
	margin:0 auto;
	height:100px;
	width: 1100px;
	background-color:White;
	padding-top:5px;
border-bottom:0px solid white;

	/*background-image:url(../images/title10.jpg);
	background-repeat:no-repeat;*/
}
#topbg
{	margin: 0px auto;
	height:25px;
	width: 1100px;


	/*background-image:url(../images/footer.png);
	background-repeat:repeat-x;	
	border-left:1px solid #014c73;
	border-right:1px solid #014c73;border-bottom:3px solid #ab2522;
	border-top:1px solid #014c73;
	border-bottom:1px solid #014c73;		border-top:2px solid #ab2522;*/
	}
#midbg
{	margin: 0px auto;
	min-height:450px;
	width: 1100px;
	/*border-top:1px solid #014c73;
	border-bottom:1px solid #014c73;
	border-left:1px solid #014c73;
	border-right:1px solid #014c73; */

	}
#maincontant
{
	margin: 0 auto;
	min-height:300px;
	width: 1100px;
	font-family: Verdana;
	background-color:white;
}

.master_title
{
	background-color:#af235f;
 
	color:white;
	height: 25px;
	text-align:center;
	}

.footer
{ 
	margin:0 auto;
	text-align:center;
 	padding-bottom:5px;
	height: 25px;
	width: 1100px;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	/*background-image:url(../images/topbg.png);
	background-repeat:repeat-x;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;	*/
background-color:#af235f;
 
	color:white;
	
	border-bottom:5px solid white;
 
}

.footer a
{
    color:White;
    text-decoration:none;
}
.footer a:hover
{
    color:White;
    text-decoration:underline;
  
}
.indextitle
{
	margin: 0px auto;
	width: 1100px;	
 background-image:url(../images/footer.png);
	background-repeat:repeat-x;	
		/*color: #AD235E; background-color:#af235f;
; brown*/
  color : white; 
  text-align:center;
  height :25px;
 
}
#loginbg
{
    background-image:url(../images/loginbg_cap.png); 
    background-repeat:no-repeat;
    width:475px;
    height:325px;
    margin:0px  auto;
}
.line
{  	width: 1100px;
	font-family:Verdana;
	padding-top:5px;
	font-size:14px;
	text-decoration:none;
	/*background-image:url(../images/footer.png);
	background-repeat:repeat-x;*/
	text-align:center;
	height:25px;
	color:#a20d09;
	 

   }
.navigation
{
  
    margin:0 auto;
    width:1100px;
 	overflow:visible;
	background-color:#357EC7;
	text-align:left;
	height:23px;
	  
 
}


 .txt
    {
         
  min-width:65px; /* top dynamic menu item */
  margin-left:1px;    
  margin-right:0px;
  margin-top:5px;
  


   }
.txt :hover
{
    background-color:#af235f;
     
    
    }

   
    
.adjustedZIndex { z-index: 1; }

.btn
{
    font-size:12px;
    background-image:url(../images/button.png);
	background-repeat:repeat-x;
	border:0px solid white;
 
    }
    .black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color:black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);}
	.closeCSS
{
	position: absolute; 
	right: 5px; 
	bottom: 5px;
	
	}
	.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 0px;
	/*border: 10px solid purple;
	background-color: white;*/
	z-index:1002;
	overflow: auto;
	text-align:justify;

	}
	
	.pagebg
	
	{
	     width:1100px;
	     margin:0 auto;
	    	background-image:url(../images/loginbg1.png);
	background-repeat:repeat-x;
	height:460px;
	background-color:#d4ecf8;
	    
	    }
	    
	    #layout
	    {
	        width:1100px;
	        margin:0 auto;
	        padding:0px;
	        
	        
	        }
	        
	        .update
	        
	        {
	            vertical-align:top;
	            color:#5e80a3;
	            height:40px;
	            
	            
	            }
	            
	            .img
	            
	            { vertical-align:top;
	              padding-top:5px;
	               
	                
	                }