/* CSS Document */
BODY { 
margin-left: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-top: 0;
}

a:link, a:visited{
	color: #1b1b1b;
	text-decoration: none;}

/*a:hover{
	text-decoration: underline;
}*/
.name{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold;; color:#888888; text-indent:5px; padding-top:8px}

.breadcrumb{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#1e1e1e; text-indent:5px;padding-left:12px; padding-top:8px}

.heading1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#888888; line-height:35px}

.heading2{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#888888; line-height:20px}

.subheading1{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#888888; line-height:15px;}

.whiteheading1{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#ffffff; line-height:15px;}

.blackheading1{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; line-height:15px;}


.redsubheading1{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#FF0000; line-height:15px;}

.redtext{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#FF0000}

.redtext_link{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#FF0000; text-decoration:underline;}

.bluetext{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#003399;text-decoration: underline}

.blueheading1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#245a89; line-height:35px}

.beigeearthyheading1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#b68830; line-height:35px}

.greenheading1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#5a9842; line-height:35px}

.greyheading1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#8b8b8a; line-height:35px}

.lavenderheading1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#6666cc; line-height:35px}

.pinkheading1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#d43434; line-height:35px}

.blueunderline {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: blue; text-decoration: underline}

.linkblue:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000cc; text-decoration: none}
.linkblue:visited {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000cc; text-decoration: none}
.linkblue:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000cc; text-decoration: underline}
.linkblue:active {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000cc; text-decoration: none}

.blue:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #888888; text-decoration: none}
.blue:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #888888; text-decoration: none}
.blue:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #888888; text-decoration: none}
.blue:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #888888; text-decoration: none}

.textblue {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0000cc; text-decoration: none}

.mblue:link {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0000cc; text-decoration: none}
.mblue:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0000cc; text-decoration: none}
.mblue:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0000cc; text-decoration: none}
.mblue:active {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0000cc; text-decoration: none}

td{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#1b1b1b}
p{ text-align:justify}

	.whitedivstyle{
    background-color: #ffffff;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ede9ea;
    scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ede9ea; 
	scrollbar-face-color:#ede9ea;
    scrollbar-highlight-color:#ede9ea;
    scrollbar-shadow-color:#ede9ea;
	scrollbar-background-color:#ffffff;
	font-size:14px;
	}
	
	.test{
    background-color: #ffffff;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ede9ea;
    scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ede9ea; 
	scrollbar-face-color:#ede9ea;
    scrollbar-highlight-color:#ede9ea;
    scrollbar-shadow-color:#ede9ea;
	scrollbar-background-color:#ffffff;
	font-size:14px;
	}
	
	.bluedivstyle{
	overflow: auto;
    background-color: #e0f3fb;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#acd5eb;
    scrollbar-track-color:#e0f3fb;
	scrollbar-darkshadow-color:#acd5eb; 
	scrollbar-face-color:#acd5eb;
    scrollbar-highlight-color:#acd5eb;
    scrollbar-shadow-color:#acd5eb;
	font-size:14px;
	}

	.beigeearthydivstyle{
    background-color: #fdf2da;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#fce4b4;
    scrollbar-track-color:#fdf2da;
	scrollbar-darkshadow-color:#fce4b4; 
	scrollbar-face-color:#fce4b4;
    scrollbar-highlight-color:#fce4b4;
    scrollbar-shadow-color:#fce4b4;
	font-size:14px;
	}
	
	.greendivstyle{
    background-color: #e9f6e4;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#c1dbb8;
    scrollbar-track-color:#e9f6e4;
	scrollbar-darkshadow-color:#c1dbb8; 
	scrollbar-face-color:#c1dbb8;
    scrollbar-highlight-color:#c1dbb8;
    scrollbar-shadow-color:#c1dbb8;
	font-size:14px;
	}
	
	.greydivstyle{
    background-color: #eaeaea;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#c8c7c5;
    scrollbar-track-color:#eaeaea;
	scrollbar-darkshadow-color:#c8c7c5; 
	scrollbar-face-color:#c8c7c5;
    scrollbar-highlight-color:#c8c7c5;
    scrollbar-shadow-color:#c8c7c5;
	font-size:14px;
	}
	
	.lavenderdivstyle{
    background-color: #e1e1f3;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;     
	scrollbar-base-color:#c4c4ea;
    scrollbar-track-color:#e3e3f4;
	scrollbar-darkshadow-color:#c4c4ea; 
	scrollbar-face-color:#c4c4ea;
    scrollbar-highlight-color:#c4c4ea;
    scrollbar-shadow-color:#c4c4ea;
	font-size:14px;
	}
	
	.pinkdivstyle{
    background-color: #fbefef;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ffcccc;
    scrollbar-track-color:#f9e6e6;
	scrollbar-darkshadow-color:#ffcccc; 
	scrollbar-face-color:#ffcccc;
    scrollbar-highlight-color:#ffcccc;
    scrollbar-shadow-color:#ffcccc;
	font-size:14px;
	}
	
.investor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}

#Layer1 {
	position:absolute;
	width:450px;
	z-index:1;
	left: 514px;
	top: 142px;
	overflow: auto;
	height: 328px;
}

#Layer1new {
	position:absolute;
	width:450px;
	z-index:1;
	left: 514px;
	top: 142px;
	overflow: auto;
	height: 328px;
	background-color: #ffffff;
    border: 1px #000000;
    scrollbar-3dlight-color:#none;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ede9ea;
    scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ede9ea; 
	scrollbar-face-color:#ede9ea;
    scrollbar-highlight-color:#ede9ea;
    scrollbar-shadow-color:#ede9ea;
	scrollbar-background-color:#ffffff;
	font-size:14px;
}

#Layercontact {
	position:absolute;
	width:450px;
	z-index:1;
	left: 514px;
	top: 300px;
	overflow: auto;
	height: 200px;
}


#Layer_RE {
	position:absolute;
	width:450px;
	z-index:1;
	left: 514px;
	top: 144px;
	overflow: auto;
	height: 150px;
}

#homeLayer {
	position:absolute;
	width:420px;
	z-index:1;
	left: 28px;
	top: 134px;
	overflow: auto;
	height: 340px;
}

.style1 {font-size: 10px}
.style2 {font-size: 14px}
.style3 {
		 font-size: 12px;
		 color: #888888;
	     font-weight: bold;
		}
.style4 {font-size: 11px}
.style5 {color: #c0c0c0}
.style15 {font-size:12px; color:#888888; line-height:15px; font-family: Arial, Helvetica, sans-serif;}
.style6 {color: #000000}
.BottomLink
{
	font-family:Tahoma;
	font-size: 12px;
	color: #4A595A;
	font-weight: bold;
	text-decoration: none;
}
.feddback
{
	font-family:Tahoma;
	font-size: 12px;
	color: #AF3636;
	font-weight: bold;
	text-decoration: none;
}

.IndFont {
	font-weight: bold;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;	
}
.sharenote
{
	font-family:Tahoma;
	font-size: 11px;
   	text-decoration: none;
	
}
.homelink 
{ font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;text-decoration:none
}

.contact
{	
 FONT-FAMILY: tahoma; FONT-SIZE: 9pt; FONT-STYLE: normal; 
FONT-WEIGHT: lighter; }

.textarea
{	
background-color:#FFFFFF;border="0";scrollbar-face-color:#FFFFFF;scrollbar-arrow-color:#FFFFFF;scrollbar-track-color:#FFFFFF;scrollbar-shadow-color:#FFFFFF;	scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-Color:#FFFFFF; bgproperties:fixed;	line-height: 16px;COLOR: #333333; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; FONT-STYLE: normal; 
FONT-WEIGHT: lighter; }

.homestylern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.textarea1
{	
background-color:#FFFFFF;border="0";scrollbar-face-color:#FFFFFF;scrollbar-arrow-color:#FFFFFFw;scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#E5E5D9;	scrollbar-highlight-color:#E5E5D9;scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#FFFFFF; bgproperties:fixed;	line-height: 16px;COLOR: #333333; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: lighter; }
