html,body,form {
	margin: 0px 0px;
	background: #F4F5F9 url(../images/background.jpg) repeat-x; 
	color: #000000;
	height:100%;
}
html, body,form
{
    height:100%;
   
}
.Footer
{
    font-family:Tahoma ;
    color :Gray ;
    font-size :12px;
    text-align:right;
    background-color:white;
}
.FooterRight
{
    font-family:Verdana ,Helvetica ,Arial;
    color :Gray ;
    font-size :12px;
    text-align:left;
    background-color:white;
}
.Menu
{
    font-family :Tahoma ;
    font-size :12px;
    font-weight :bold ;
    text-align :center;
    color:Gray;
	    background-color:white;
}
.Contactus
{
     font-family: Tahoma;
     font-size :14px ;
     text-align :right;
     color:Black;
     font-weight:normal;
  
}
.InvestLeft
{
    text-align :left ;
    color:Orange;
    font-family :Verdana ,Helvetica ,Arial;
    font-size :12px;

}
.InvestRight
{
    text-align :right;
   color:Orange;
   font-family :Verdana ,Helvetica ,Arial;
  font-size :12px;
   
}

.HomeImage
{
    font-family :Verdana ,Helvetica ,Arial;
    font-size:x-large ;
    color:Gray ;
    text-align:center;
}
.HomeImage1
{
    font-family :Verdana ,Helvetica ,Arial;
    font-size:larger ;
    color:Gray ;
    text-align:center;
}
.HomeImage2
{
    font-family :Verdana ,Helvetica ,Arial;
    font-size:16px  ;
    color:Gray ;
    text-align:center;
}

H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}

A:link {text-decoration:none;color:Gray;}
A:visited {text-decoration:none;color:Gray}
A:active{color:Gray;} 
A:hover {color:Orange;}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
   	background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #FFFFCC;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
	font-family:Verdana;
	font-size: 14px;
	height:150px;
text-align:left;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: white;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
	padding:5px 5px 5px 5px;
}
.sampleStyleCNobackground {
	font-family:sans-serif;
	font-weight:normal;
	font-size:10pt;
	font-style:italic;
	padding:5px 5px 5px 5px;
}
.sampleStyleCNormalFont {
	font-family:sans-serif;
	font-weight:normal;
	font-size:10pt;
	padding:5px 5px 5px 5px;
}
.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.ProfileName
{
    font-family : Verdana ,Helvetica ,Arial;
    font-size:14px ;
    color:Gray ;
   
}

.ProfileTitle
{
    font-family :Verdana ,Helvetica ,Arial;
    font-size:14px ;
    color:Black  ;
   
}

.ProfileMsg
{
    font-family :Verdana ,Helvetica ,Arial;
    font-size:12px;
    color:Black ;
	text-align:justify;
   
}
.ProfileMsg1
{
    font-family :Verdana : Helvetica :Arial;
    font-size:11px;
    color:Black ;
	text-align:left;
   
}

.ErrorMessage
{
     font-family :Verdana : Helvetica :Arial;
     font-size :12px ;
     text-align :left;
     color:Red;
}
.Title2
{
     font-family :Verdana : Helvetica :Arial;
     font-size :14px ;
     text-align :left;
     color:Gray;
  }
.Title2_right
{
     font-family :Verdana : Helvetica :Arial;
     font-size :14px ;
     text-align :right;
     color:Gray;
  }


.Title1
{
    font-family :Verdana : Helvetica :Arial;
    font-size :14px ;
	font-weight:bold;
    text-align :left;
	vertical-align:middle;
    color:Gray;
	background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
	height:30px;
    padding:5px 5px 5px 5px;

  }

.CalendarDetails
{
	background-color:#FFFFCC;
	width:470px;
	text-align:left ; 
	padding-bottom :20px;
	padding-top :20px;
	padding-left:20px;
	padding-right:20px;
	font-family:verdana;
	font-size:14px;
	border-style:solid;
	border:solid 1px gold;
}
.AboutUsProfile
{
	background-color:#FFFFCC;
    border:solid 1px gold;
    padding :10px 10px 10px 10px;
}
.InvestDislayDescription
{
	text-align:justify;
	font-family:sans-serif;
    font-size :10pt ;
	width:500px;
}
.formstyle2 {
	padding: 1px;
	border: solid 1px #B8860B;
	line-height: 10px;
	margin: 1px;
	width:200px;
}
.formstyleProfile {
	padding: 1px;
	border: solid 1px #B8860B;
	line-height: 10px;
	margin: 1px;
	width:200px;
    float:right;
    vertical-align:top
    
}
/*
Buttons
*/
.formstyle3 {
	padding: 2px;
	border:  groove 1px #B8860B;
	line-height: 10px;
	margin: 1px;
}
.formstyle4 {
	padding: 1px;
	border: solid 1px #B8860B;
	line-height: 10px;
	margin: 1px;
	float:left

}
.formButton {
	padding: 1px;
	border: solid 1px #B8860B;
	line-height: 12px;
	margin: 1px;
	background-image: url(../images/titlebackground.JPG);
	font-weight:bold;
	cursor : pointer;

}


/*
    listbox multiline text
*/
.formstyle5 {
	padding: 1px;
	border: solid 1px #B8860B;
	line-height: 10px;
	margin: 1px;
    width:500px;
    height:100px
}
.MasterHeader
{
height: 100%; 
background-image: url(../images/titlebackground.JPG);
background-repeat: repeat-x;
 font-weight: bolder;
 font-size: 24pt; 
color: black; 
font-family: Tahoma;
 text-align:left;


}

.LoginName
{
    height :15px;
    font-family:Tahoma;
    font-size:12px;
    color:Gray;
    text-align:left;
}
.LoginNameName
{
    height :15px;
    font-family:Tahoma;
    font-size:14px;
    color:Gold;
}
.LoginControl
{
    font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}
.TR.ShareHolding1
{
   background: Gold
    
}

.TR.ShareHolding2
{
   background: Grey
    
}
.Shareholding table
{
   background: #ff0; border: solid black;
               empty-cells: hide 
}

/* Loan Grid
-----------------------------------------------------------------------------
*/
#Loan {
	width: 100%;
    border-collapse: collapse;
    font: normal 11px Tahoma;
   
}
#Loan TD {
	padding: 7px 5px;
	font-size: 12px;
	vertical-align: top;
	font-family:Tahoma;
	
}
#Loan TH {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	text-align: left;
}
#Loan IMG {
	float: left;
	padding-right: 5px;
}
#Loan H1
{
    font-size:16px;
    font-family:Tahoma;
}
#Loan H2
{
    font-size:16px;
    font-family:Tahoma;
}
.TD_Loan_Date 
{
    width: 20%;
    font-weight:bold;
    background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
}
.TD_Loan_Comment 
{
    width: 50%;
    font-weight:bold;
    background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
}
.TD_Loan_Credit 
{
    width: 15%;
    font-weight:bold;
    background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
    text-align:right
}
.TD_Loan_Debit 
{
    width: 15%;
    font-weight:bold;
    background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
    text-align:right 
}
.TD_Loan_Credit_noBGD 
{
    width: 15%;
    font-weight:bold;
    text-align:right;

   
}
.TD_Loan_Debit_noBGD 
{
    width: 15%;
    font-weight:bold;
    text-align:right ;
  
}

.TR_Odd_Row
{
   background-color : #FFEFBF;
}

.TD_Loan_Line
{
    border-top-style:dashed;
    border-bottom-style:double;
    width: 15%;
    font-weight:bold;
    text-align:right ;
}
.TD_Loan_Footer
{
   font-weight:bold;
}

/*
Loan Admin

*/

#LoanAdmin {
    font-family:Tahoma;
    font-weight:bold;
    float:left;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 450px;
    height: 200px;

}
#LoanAdmin H2
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px;
    
    
}
#LoanAdmin H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}

/*
Shareholding
*/

.TD_ShareHolding_Title 
{
    width: 25%;
    font-weight:bold;
     background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
   
}
.TR_ShareHolding_Title_Bgr
{
    background-image: url(../images/titlebackground.jpg);
	background-repeat: repeat-x;
}
.TR_ShareHolding_Date_Title
{
   background-color: #EBEBEB;

}
.TD_Paid_Refund
{
    width: 25%;
    font-weight:bold;
    text-align:right 
	
}
.TD_ShareHolding_Date
{
    width: 50%;
    font-weight:bold;
 
	
}

.TD_ShareHolding_Date_Item
{
    width: 50%;
   
}

.TD_ShareHolding_Date_Item_Alt
{
    width: 50%;
}

.TD_Paid_Refund_Item
{
    width: 25%;
    text-align:right 
	
}
.TD_Paid_Refund_Item_Alt
{
    width: 25%;
    text-align:right ;
}
.TD_ShareHolding_Balance
{
    width: 25%;
    text-align:right ;
    font-weight:bold;
    border-top-style:dashed;
    border-bottom-style:double;
  
}

.TR_Loan_Line
{
    border-top-style:dashed;
    border-bottom-style:double;
    
}

/*
Minutes
*/

.TD_Minute_Title
{
    font-size:14px;
    color:Gray;
    font-family:Verdana;
 
}

/*
Message Board
*/

.TD_Synopsis
{
    text-align:justify;
    font-size:14px;
    font-weight:normal;
 
}
.TD_Date_Author
{
    font-size:14px;
    font-weight:normal ;
    text-align:right 
}
.TD_Date_Author_Bottomline
{
    font-size:14px;
    font-weight:normal ;
    border-bottom-style:dashed ;
    border-bottom-color:gold;
    border-bottom-width:1px;
    padding-bottom:10px
}
.TD_More
{
    font-size:14px;
    font-weight:normal ;
    padding-bottom:10px;
    border-bottom-style:dashed ;
    border-bottom-style :double;
    border-bottom-color:gold;
    border-bottom-width:1px;
}

/*
Message Detail
*/

#Message
{
    font-family:Tahoma;
    font-weight:normal ;
    font-size:14px;
    float:left;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 550px;
	text-align:justify;
}
#Message H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}
.MessageTitle
{
    padding:0px 0px 10px 0px;
}

/*
My Profile
*/

#MyProfileLeft {
    font-family:Tahoma;
    font-weight:bold;
    float:left;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 320px;
	text-align:left 
    

}
#MyProfileLeft H2
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:small;
    
    
}
#MyProfileLeft H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}
#MyProfileRight {
    font-family:Tahoma;
    font-weight:bold;
    float:right;
    clear: right;
	display: inline;
	padding-top: 15px;
	width: 320px;
	text-align:left;
	vertical-align :top
    

}
#MyProfileRight H2
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px;
    
    
}
#MyProfileRight H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}

#MyProfileChangePassword {
  font-family:Tahoma;
    font-weight:bold;
    float:left;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 300px;
	text-align:left;
	
    

}
#MyProfileChangePassword H2
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px;
    
    
}
#MyProfileChangePassword H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}

.MyProfileLabel
{
     font-family: Tahoma;
     font-size :14px ;
     color:Black;
     font-weight:normal;
     width:120px;
     text-align:left;
     vertical-align:top;
     padding-right:5px
  
}
.MyProfileLabel_date
{
     font-family: Tahoma;
     font-size :14px ;
     color:Black;
     font-weight:normal;
     width:250px;
     text-align:left;
     vertical-align:top;
     padding-right:5px
  
}
.MyProfileLabel2
{
     font-family: Tahoma;
     font-size :11px ;
     color:Black;
     font-weight:normal;
     width:220px;
     text-align:left;
     vertical-align:bottom;
     padding-right:5px
  
}
.MyProfileLabelPaging
{
     font-family: Tahoma;
     font-size :14px ;
     color:Black;
     font-weight:normal;
     text-align:left;
     vertical-align:top;
     padding-right:5px
  
}

.MyProfileLabel_Add_Shares
{
     font-family: Tahoma;
     font-size :11px ;
     color:Black;
     font-weight:normal;
     text-align:left;
     vertical-align:top;
     padding-right:5px;
     width:30%
  
}

/*
Admin
*/
#Admin {
    font-family:Tahoma;
    font-style:normal;
    float:none;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 400px;
	text-align:justify; 
    

}
#Admin H2
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:14px;
    
    
}
#Admin H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}
#AdminHeader {
    font-family:Tahoma;
    font-weight:bold;
    float:none;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 400px;
	text-align:justify; 
    

}

#AdminHeader H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}
#AdminHeader H2
{
    font-family:Tahoma;
    font-weight:normal;
    font-size:14px;
    
    
}

#Admin_Title
{
    font-family:Tahoma;
    font-size:14px ;
     clear: left;
	display: inline;
	padding-top: 15px;
	width: 400px;
	text-align:justify; 
}

/*
Create User
*/

.CreateUserWizard1
{
    font-family:Tahoma;
    font-style:normal;
	display: inline;
	padding-top: 15px;
	width: 400px;
	text-align:justify; 
}
.CreateUserWizardHeader
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px;
}
.CompleteWizardStep1
{
    font-family:Tahoma;
    font-style:normal;
    font-size:14px;
	display: inline;
	padding-top: 15px;
	width: 400px;
	text-align:justify;
	 
}

/*
Messaage Admin
*/


#MessageAdmin {
    font-family:Verdana;
    font-weight:normal;
    float:left;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 450px;
	font-size:14px;

}

#MessageAdmin H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}
/* Minutes admin
*/

#MessageAdminMinutes{
    font-family:Tahoma;
    font-weight:normal;
  
	padding-top: 15px;
	

}
#MessageAdminMinutes H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}
/*
Shares Admin
*/

#SharesAdmin {
    font-family:Tahoma;
    font-weight:normal;
    clear: left;
	display: inline;
	padding-top: 15px;
	width: 450px;
    height: 200px;

}

#SharesAdmin H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
    margin-bottom:5px
}
#SharesAdmin H2
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:11px ;
    margin-bottom:5px
}
#SharesAdmin TD
{
    padding-left:5px;
    padding-right:5px
}
.TR_Admin_SharesHolding_Alt
{
    background-color:#F0E68C;
}

.SharesAdmin {
    font-family:Tahoma;
    font-weight:normal;
    clear: left;
	display: inline;
	padding-top: 15px;
    height: 200px;

}

.SharesAdmin_H1
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:16px ;
}
/* Time Flags */
.Time
{
     text-align :left;
     vertical-align :baseline
}
/* Calendar */
.cal_Theme1 .ajax__calendar_container   
{   
    background-color: #e2e2e2;     
    border:solid 1px #cccccc;
    z-index :1001;
}


    
.cal_Theme1 .ajax__calendar_header  
{   
     background-color: #ffffff;     
     margin-bottom: 4px;
}
.cal_Theme1 .ajax__calendar_title,.cal_Theme1 .ajax__calendar_next,.cal_Theme1 .ajax__calendar_prev    
{    
    color: #004080;     
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    
{    
    background-color: #e9e9e9;     
    border: solid 1px #cccccc;
}
.cal_Theme1 .ajax__calendar_dayname 
{    
    text-align:center;     
    font-weight:bold;     
    margin-bottom: 4px;     
    margin-top: 2px;
}
.cal_Theme1 .ajax__calendar_day 
{    
    text-align:center;
}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,.cal_Theme1 .ajax__calendar_active  
{    
    color: #004080;     
    font-weight: bold;     
    background-color: #ffffff;
}
 .cal_Theme1 .ajax__calendar_today   
 {    
    font-weight:bold;
 }
 .cal_Theme1 .ajax__calendar_other,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title 
 {    
    color: #bbbbbb;
 }

/* Products */

.productImage {
	padding: 5px;
	width:200px;
	
}

.productDescription {
	padding: 2px;
	width:500px;
	font-family :Verdana : Helvetica :Arial;
    font-size :11px ;
    text-align :left;
    color:Gray;
}

.productDetailsZEDtile
{
    padding: 10px 5px 5px 10px;
    vertical-align:top ;
    text-align:justify;
	font-family:sans-serif;
    font-size :10pt ;
}

.Orangeline
{
   border:0;
    border-top :solid 1px orange;
    height:0px;
  

}




