﻿





 #divsw
        {
            display:none;
            border:solid 1px black;
            width:600px;
            height:600px;
            position:absolute;
            top:30px;
            left:200px;
            padding:10px;
            background-color:white;
        }
 
  #prgprocess
        {
            border:solid 1px black;
            width:300px;
            height:100px;
            position:absolute;
            top:100px;
            left:300px;
            background-color:white;
        }
 

             
#divEvtAnn
        {
            display:none;
            border:solid 1px black;
            width:600px;
            height:565px;
            position:absolute;
            top:20px;
            left:200px;
            padding:5px;
            background-color:#eeeeee;
        }
        
#divIns1
        {
            display:none;
            border:solid 1px black;
            width:600px;
            height:265px;
            position:absolute;
            top:100px;
            left:200px;
            padding:5px;
            background-color:#eeeeee;
        }
        
        
#divAlertwin
	{
		display:none;
		border:solid 1px black;
		width:300px;
		height:90px;
		position:absolute;
		top:100px;
		left:400px;
		padding:5px;
		background-color:#eeeeee;
	}


 #divEntnAnn
        {
            display:none;
            border:solid 1px black;
            width:600px;
            height:570px;
            position:relative;
            top:600px;
            left:200px;
            padding:5px;
            background-color:#eeeeee;

        }
        
 #divregInsert
        {
            display:none;
            border:solid 1px black;
            width:300px;
            height:57px;
            position:absolute;
            top:210px;
            left:500px;
            padding:5px;
            background-color:#eeeeee;
        }
                
 #divregCalender
        {
            display:none;
            position:absolute;
            border:solid 2px black;
            background-color:white;
        }
        
#divstatnews
		{
			display:none;
			border:solid 1px black;
			width:800px;
			height:572px;
			position:absolute;
			top:10px;
			left:10px;
			padding:5px;
			background-color:#eeeeee;
		}

#divAlertwin
{
display:none;
border:solid 1px black;
width:300px;
height:90px;
position:absolute;
top:100px;
left:400px;
padding:5px;
background-color:#eeeeee;
}


        
        .mypro{background-image:url('/Content/imgs/Left/myprofile.gif'); background-repeat:no-repeat; }
        
A.myip:link{
   TEXT-DECORATION: none;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
}
A.myip:visited {
   TEXT-DECORATION: none;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;}
A.myip:hover {
   TEXT-DECORATION: none;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
}
A.myip:active {
   TEXT-DECORATION: none;
    font-weight: bold;
    font-size:11px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
}


.watchbg
{ 
	background-image:url('/Content/imgs/right/tbg.gif'); 
	background-repeat:no-repeat; 
}


        
.rncolumn
        {
            padding:10px;
            float:left; 
            width:800px;
            height:600px;
        }

 #divmemberfee
        {
            display:none;
            border:solid 1px black;
            width:600px;
            height:200px;
            position:absolute;
            top:600px;
            left:200px;
            padding:5px;
            background-color:#eeeeee;
		      
        }
        
        
#divmpmemberfee
        {
            display:none;
            border:solid 1px black;
            width:600px;
            height:200px;
            position:absolute;
            top:40px;
            left:200px;
            padding:5px;
            background-color:#eeeeee;
		      
        }
      

/* Next are All Floating Windows Fixed */

DIV.centered
{
   border: 0;
   background-color: red;
   height: 25%;
   width: 30%;
   position: fixed;
   _position: absolute;
   left: 20%;
   top: 20%;
   padding:10px;
   color: black;
   padding:10px;
   z-index: 100;
}

/*
#mulogdiv
{
   border: 0;
   display:none;
   background-color: #6095b3;
   height: 100px;
   width: 200px;
   position: absolute;
   left: 200px;
   top: 300px;
   color: black;
}
*/



#divRnews
{
	display:none;
	border:solid 1px black;
	background-color:#eeeeee;
	width:80%;
	height:90%;
	position: fixed;
	_position: absolute;
	top:5px;
	left:5px;
	color: black;
	z-index: 100;
}

#tblstatmsg
{
	display:none;
    border:solid 1px #005195;
    width:445px;
    height:auto;
    position: fixed;
    top:50%;
    left:50%;
    padding:10px;
    background-color:#fff;
    z-index: 50;
    margin-left:-200px;
    margin-top:-125px;
}

#Thankmsg
{
	display:none;
	border:solid 1px black;
	width:300px;
	height:100px;
	position: fixed;
	_position: absolute;
	top:210px;
	left:200px;
	padding:5px;
	background-color:#eeeeee;
}


