﻿/* CSS Document */

body
{
	
	padding: 0px 0px;
	margin: 0px 0px;
	
}
.text
{
	font-family: verdana;
	font-size: 11px;
	color: #676767;
}
.siteStatus
{
 background-color :#CF4342;
 color:#fff;
 top:0px;
 right:0px;	
 font-family:Verdana;
 font-size:12px;
}

.siteLoader
{
	background-color :#FFFFFF;
	color:#016C61;
	top:100px;
	right:10px;
	font-family: verdana;
	font-size: 16px;
	
}
.text1
{
	font-family: verdana;
	font-size: 12px;
	color: #1f1f1f;
}
.Note
{
	font-family: verdana;
	font-size: 11px;
	font-weight:600;
	color: Red;
	padding-left:0px;
}
.text2
{
	font-family: verdana;
	font-size: 12px;
	color: #474646;
}

/*Rectangle Button Css*/
a.button
{
	/* Sliding right image */
	background: transparent url('/images/But_Right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 20px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */ /* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.zout
{
	background-position: -3px -145px;
	padding: 0px 0px 0px 12px;
	cursor: hand;
}
.zin
{
	background-position: -3px -126px;
	display: inline;
	text-indent: -5000px;
	width: 22px;
	padding: 0px 0px 0px 22px;
	cursor: hand;
}

.storydiv
{
	line-height: 15.6px;
	font-size: 10px;
}

#storydiv .BlackText1
{
	font-size: 10px;
}
#storydiv a
{
	font-size: 10px;
}

#storydiv1 .BlackText1
{
	font-size: 11px;
}
#storydiv1 .BlackText1 *
{
	font-size: 11px;
}
#storydiv1 a
{
	font-size: 11px;
}

#storydiv2 .BlackText1
{
	font-size: 12px;
}
#storydiv2 .BlackText1 *
{
	font-size: 12px;
}
#storydiv2 a
{
	font-size: 12px;
}

#storydiv3 .BlackText1
{
	font-size: 13px;
}
#storydiv3 .BlackText1 *
{
	font-size: 13px;
}
#storydiv3 a
{
	font-size: 13px;
}

#storydiv4 .BlackText1
{
	font-size: 14px;
}
#storydiv4 .BlackText1 *
{
	font-size: 14px;
}
#storydiv4 a
{
	font-size: 14px;
}

#storydiv_1 .BlackText1
{
	font-size: 10px;
}
#storydiv_1 .BlackText1
{
	font-size: 10px;
}
#storydiv_1 a
{
	font-size: 10px;
}

#storydiv_2 .BlackText1
{
	font-size: 11px;
}
#storydiv_2 a
{
	font-size: 11px;
}
.headMf
{
	font-family: verdana;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #24433E;
	background-color: #15CEB2;
}
.titleBG
{
	padding-left: 5px;
	background-color: #FFC778;
	color: #11342E;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
}
a.button span
{
	/* Background left image */
	background: transparent url('/images/But_Left.png') no-repeat;
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 2px 0 2px 12px;
}
a.button:hover span
{
	text-decoration: underline;
}


/*Curve Button Css*/
a.RnCorbutton
{
	/* Sliding right image */
	background: transparent url('/images/but_rn_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 20px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */ /* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
}
a.RnCorbutton span
{
	/* Background left image */
	background: transparent url('/images/but_rn_left.png') no-repeat;
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 1px 0 2px 12px;
}
a.RnCorbutton:hover span
{
	text-decoration: underline;
}



.text3
{
	font-family: verdana;
	font-size: 11px;
	color: #1f1f1f;
}
.TextZoomInOut
{
	font-family: verdana;
	font-size: 11px;
	color: #3E9D8F;
}
.Tradeborder
{
	border-right: #ABE2DF 1px solid;
	border-top: #ABE2DF 1px solid;
	border-left: #ABE2DF 1px solid;
	border-bottom: #ABE2DF 1px solid;
}
img
{
	border: 0px;
}

.OpenLink1
{
	font-family: Verdana;
	font-size: 11px;
	color: #03A291;
	font-weight: normal;
	text-decoration: none;
}
a.c, a.OpenLink1:link, a.OpenLink1:visited, a.OpenLink1:active, a.OpenLink1:focus
{
	font-family: Verdana;
	font-size: 11px;
	color: #03A291;
	font-weight: normal;
	text-decoration: none;
}

.LinkDemo
{
	font-family: Verdana;
	font-size: 11px;
	color: #006456;
	font-weight: bold;
	text-decoration: none;
}
 a.LinkDemo:link, a.LinkDemo:visited, a.LinkDemo:active, a.LinkDemo:focus
{
	font-family: Verdana;
	font-size: 11px;
	color: #006456;
	font-weight: bold;
	text-decoration: none;
}
a.LinkDemo:hover
{
	text-decoration: underline;
}

a.OpenLink1:hover
{
	text-decoration: underline;
}
.HeadTxt
{
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a.CrumbDate_Link, a.CrumbDate_Link:link, a.CrumbDate_Link:visited, a.CrumbDate_Link:active, a.CrumbDate_Link:focus
{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.CrumbDate_Link:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: inline;
}
.PathInfo
{
	color: #3E3E3E;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titleBG
{
	padding-left: 5px;
	background-color: #FFC778;
	color: #11342E;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	vertical-align: middle;
}
.CrumbDate_Link:
{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: inline;
}
.HeadingMn
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #007262;
	text-align: left;
}
.Detail
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
	line-height: 1.5;
}
.TxtLinkBold
{
	text-decoration:none;
	font-weight:bold;
	color:#E76913;  
	font-family:Verdana;
	font-size:11px;
	height:20px;
	    
}
.TxtLink11
{
	text-decoration:none;
	color:#72706f;  
	font-family:Verdana;
	font-size:11px;
	height:20px;    
}
.TextBoldblack
{
	text-decoration:none;
	color:#000000;  
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:20px;    
}
a.TxtLink11
{
	 font-family:Verdana;
    font-weight:normal;
    font-size:11px;
	text-decoration:none;
	color:#72706f;  
	height:20px;
}
.TxtLinkBold11
{
	text-decoration:none;
	font-weight:bold;
	color:#2A8B80;  
	font-family:Verdana;
	font-size:11px;
	height:20px;
	    
}
a.TxtLinkBold11
{
	 font-family:Arial;
    font-weight:bold;
    font-size:11px;
	text-decoration:none;
	color:#2A8B80;  
	height:20px;
}
.TxtLink2
{
	text-decoration:none;
	color:#17CEB2;  
	font-family:Verdana;
	font-size:11px;
	height:20px;    
}
a.TxtLink2
{
	 font-family:Verdana;
    font-weight:normal;
    font-size:11px;
	text-decoration:none;
	color:#17CEB2;  
	height:20px;
}







