/*---------Global-----------*/

/*---------default start-----------*/
* {
	margin:0;
	padding:0;
	/*vertical-align:top;*/
}
body {
	background:url(../images/gec/bg_img.jpg) top left repeat;
    background-color:transparent;
	font:11px Tahoma;
	text-align:center;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.TestBack
{
	background:url(../images/gec/bg_img.jpg) top left repeat;
}
br.clearboth {
	clear:both;
	height:1px;
}
a {
	text-decoration:none;
	font:11px Tahoma;
	color:#ffffff;
  }
a:hover { text-decoration: underline; }

img{
	margin:0;
	border:0;
}

/*---------footer start-----------*/
#footer{
	width:100%;
	float:left;
	background:url(images/gec/bg_footer.jpg) top left repeat-x;
	padding:7px 0px 6px;
	margin:auto 0px;
	bottom:0;	
}
#footer_old { /* get adjusted by 100% as per the resolution */
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 100%;
	background:url(images/gec/bg_footer.jpg) top left repeat-x;
	left: 50%;
	margin: 0 0 0 -50%;
	padding:5px 0px 5px;
} 
/*---------footer end-----------*/
/*---------Mid_nav start-----------*/
.width_auto { width: auto%; }
.float_left { float: left; }
.float_right { float: right; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.bold { font-weight:bold; }
.bold_no{ font-weight:normal; }


/*---------text_type start-----------*/	

.vertical_spacing{
	visibility:hidden;
	font-size:0px;
	background:#fff;
	clear:both;
}
/*---------form-----------*/	
.input_style {
	background:#fff;
	border:1px solid #cdcdcd;
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	padding:1px;
	width:195px;
}
.select_style {
	border:1px solid #cdcdcd;
	color:#727272;
	font-family:Tahoma;
	font-size:11px;
}
.check_styles {
	color:#727272;
	font-family:Tahoma;
	font-size:7px;
}

.line_ht_17{ line-height:17px; }
.color_green{ color: #00ffba; }
.color_black{ color:#000000; }
.arial{ font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.box{
	filter:DropShadow(Color=red, OffX=5, OffY=5);
	background:#339999;
	width:300px;
	float:left;

}
.border_img{
	border:1px solid #ffffff;
}
.size12{ font-size:12px; }
.padd3_0{
	padding:3px 0px;
	
}

div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}


.text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.spacer
{
}

.big_text {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;  
	FONT-WEIGHT: BOLD;
	padding: 0.5em;
	font-size: 25px;
	border: 0px solid #000000;
}
.dark_bg{
	background-color: #345a00;
}
.light_bg{
	background-color: #68b304;
}
.text_old{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*added by sangram*/
.Text_Color{
color:#68B304;
width:10px;
height:10px;
font-size: 11px;
}
/*Modified By*/
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:15px;
	height:15px;
}
