.Account_Info
{

	background-color: #FFFFFF;
	min-height: 25px;
	font-family: verdana,arial,sans-serif;
	padding-left :50px;
	padding-right :50px;
}

.LogOut
{
    margin-top:3px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

.w3 {
  font-family: "Times New Roman", Georgia, Serif;
  letter-spacing: 2px;
  font-size: 12px;
	color:Blue;
	text-align:justify ;
}

table.genoM
{
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	border-collapse: collapse;
			width:100px;

}
table.genoM td
{


vertical-align :top;
text-align :center;
color :orange;
}



table.genoR
{
	font-family: verdana,arial,sans-serif;
	font-size:10px;
			width:100px;

}
table.genoR td
{


vertical-align :top;
text-align :center;
color :red;
}


table.genoL
{
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	border-collapse: collapse;
		
		width:100px;

}
table.genoL td
{

vertical-align :top;
text-align :center;
color :red ;
}

input[type="text"] 
{
	 font-family: "Times New Roman", Georgia, Serif;
	  font-size: 12px;
	  	color:black;
		  padding: 4px 4px;
	margin: 2px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;


}
button, input[type="button"], input[type="submit"] { 
padding: 5px 10px;
  background-color: dodgerblue;
  border: 1px solid #ddd;
  color: white;
  border-radius: 4px;
} 
button, input[type="button"], input[type="submit"]:hover { 
background-color: royalblue;
} 
.wrapper
{
	width: 100%;
	padding:0px; 
	margin:0 auto;
	top:0px;
	left:0px;
	min-height :100%;
	padding-top:0px;
	margin-top :0px;
	 overflow-y: scroll;

}
.Plan_content
{	width: 100%;
	
	}

.Pg_hed
{
/*border: 1px Red solid;
background-color: Red;*/
	font-family: verdana,arial,sans-serif;
	font-size:18px;
	color :Orange  ;
	text-align :left ;
	text-transform: uppercase;

}
.box_menu
{
	height :900px;
	overflow: scroll;
	padding :2px;

	}
.top-right {
  position: absolute;
  top: 40px;
  right: 16px;
  vertical-align:bottom;
}
div.polaroid {
  width: 100%;
  background-color: white;
  background: #fbf6d8 url(../Images/Web_Logo.jpg);
 background-repeat: no-repeat;
   min-height :50px;
}

div.bg {
   min-width :500px;
  background:url(../Images/BG.png);
 background-repeat: no-repeat;
   min-height :500px;
     background-attachment: fixed;
  background-position: center;
}

div.polaroid img{
  width: 100%;
  min-height :30px;

}


div.uc {
  width: 100%;
  }
  div.uc img{
  width: 100%;
 
}

table.head_table
{
	
	border-collapse: collapse;
	
}
table.head_table td
{ 
	vertical-align :top ;
  margin-left :0px;
  margin-top :0px;
	}


.badge
{
	background-color: Red;
	color :White ;
		font-family: verdana,arial,sans-serif;
	font-size:8px;
	}
	.HLine

{
width:17px;
}
	table.Invester
{
	 font-family: "Times New Roman", Georgia, Serif;
	  font-size: 12px;
	 	border-collapse: collapse;
			
}
table.Invester td
{

/*border: 1px #02656b solid;
background-color:White;*/
vertical-align :middle ;
text-align :left;
	font-weight: 700;
	color :Black ;
		margin: 2px 0;
		padding-right  : 2px;

	}





table.Invester th
{
/*border: 1px Red solid;*/
background-color: White;
	font-size:14px;
	color :Black ;
	padding-left : 2px;
		padding-top  : 4px;

}

	table.Offer
{
	 font-family: "Times New Roman", Georgia, Serif;
	  font-size: 12px;
	 	border-collapse: collapse;
			
}
	table.Offer th
{
border: 1px Red solid;
background-color: White;
vertical-align :middle ;
	font-size:14px;
	color :Black ;
	padding-left : 2px;
		padding-top  : 4px;
		text-align :"center" ;
}
table.Offer td
{
	
	border: 1px Red solid;
background-color:White;
vertical-align :middle ;
text-align :left;
	font-weight: 700;
	color :Black ;
		margin: 2px 0;
		padding-right  : 2px;
		text-align :"center" ;
	}




.heads
{
	background-color: Red;
	font-family: verdana,arial,sans-serif;
	font-size:18px;
	color :White ;
	text-transform :uppercase;
	text-align :center ;
	}
 .tabLinkMenu
{
  	
  	font-family:Arial;
	font-weight:bold;
	width:auto;
	color:#176095;
}
.lblStyle
{
background-color:White;
vertical-align :middle ;
text-align :left;
  font-size: 12px;
	color :Black ;
		margin: 2px 0;
		padding-right  : 2px;
}

.txtStyle
{
 font-family: "Times New Roman", Georgia, Serif;
	  font-size: 12px;
	  	color:black ;
		  width: 100%;
	padding: 4px 4px;
	margin: 2px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;

}



.lblHeading
{
	font-weight:bold;	
	font-family:Arial;
 	font-size:15px;
}


.txtStyleReadOnly
{
	 font-family: "Times New Roman", Georgia, Serif;
	  font-size: 12px;
	  	color:black ;
		  width: 100%;
	padding: 4px 4px;
	margin: 2px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;

	
}

 .ddlStyle
{
	 font-family: "Times New Roman", Georgia, Serif;
	  font-size: 12px;
	  	color:black ;
		  width: 100%;
	padding: 4px 4px;
	margin: 2px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;



}

table.Invester_contact
{
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	border-collapse: collapse;
	
		
}
table.Invester_contact td
{

/*border: 1px #02656b solid;*/
background-color: #f1f1d9;
vertical-align :top;
text-align :left;
	font-weight: 700;
	color :Black ;

}
table.Invester_contact th
{
border: 1px Red solid;
background-color: Red;
	font-family: verdana,arial,sans-serif;
	font-size:18px;
	color :White ;

}
.head
{
	height :100px;
		/*vertical-align :middle;
	background: #fbf6d8 url(../Images/Logo.jpg);
 background-repeat: no-repeat;*/
 
}
.theBox  {
 width: 3px;
 
  }
.theBox1  {
 width: 300px;
  }
	#matter
{
	
		
	margin:0px auto;

	padding-top :0px;
		min-height:100%;
}
	#matter_1
{
	background-color:White;
		
	margin:0px auto;
	color:#003300;
	padding-top :0px;
	
}
.lblwel
{
	 font-family: "Times New Roman", Georgia, Serif;
	  font-size: 12px;
	  color:Black    ;	
	font-weight :bold ;		
	vertical-align :bottom ;
}
.lbclock
{
	 font-family: "Times New Roman", Georgia, Serif;
		font-size:14px;
color:green   ;	
		font-weight :bold ;	
}
table.Main_tbl
{
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	color:#000000;
	border-collapse: collapse;
	width :100%;
	vertical-align :top;
}





.lkbtn
{
	font-family:sans-serif;
	font-size:10px;
	color :blue  ;
	font-weight :bold ;
	text-decoration :none;


}

.mydatagrid
{
width: 80%;
border: solid 2px black;
min-width: 80%;
}
.header
{
background-color: #646464;
font-family: Arial;
color: White;
border: none 0px transparent;
height: 15px;
text-align: center;
font-size: 10px;
}

.rows
{
background-color: #fff;
font-family: Arial;
font-size: 12px;
color: #000;
min-height: 15px;
text-align: left;
border: none 0px transparent;
}
.rows:hover
{
background-color: #ff8000;
font-family: Arial;
color: #fff;
text-align: left;
}
.selectedrow
{
background-color: #ff8000;
font-family: Arial;
color: #fff;
font-weight: bold;
text-align: left;
}
.mydatagrid a /** FOR THE PAGING ICONS **/
{
background-color: Transparent;
padding: 5px 5px 5px 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

.mydatagrid a:hover /** FOR THE PAGING ICONS HOVER STYLES**/
{
background-color: #000;
color: #fff;
}
.mydatagrid span /** FOR THE PAGING ICONS CURRENT PAGE INDICATOR **/
{
background-color: #c9c9c9;
color: #000;
padding: 5px 5px 5px 5px;
}
.pager
{
background-color: #646464;
font-family: Arial;
color: White;
height: 30px;
text-align: left;
}

.mydatagrid td
{
padding: 5px;
}
.mydatagrid th
{
padding: 5px;
}