/* background */
.bg_leftclouds{
	background-image:url(../images/bg_clouds.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-attachment:scroll;
}

.bg_inner_leftclouds{
	background-image:url(../images/inner_topbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-attachment:scroll;
}

.bg_currentproject {
	background-color: #eef1df;
	background-image: url(../images/bg_currentproject.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.bg_aboutus{
	background-color: #f2f3eb;
	background-image: url(../images/bg_aboutus.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.bg_footer{
	background-color: #e5f6f9;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.bg_moreLeft{
	background-image:url(../images/more_left.gif);
	background-position:right;
	background-repeat:no-repeat;

}

/* Text Styles */

.txt_blue{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#04689b;
}

.txt_gray{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#564f44;
}

.txt_normal_gray{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#6c6f70;
	line-height: 16px;	
}

.txt_normal_red{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#6c6f70;
	line-height: 16px;	
}

.txt_normal_red1{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#EC070E;
	line-height: 16px;	
}

.txt_normal_cps{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#2e2e2e;
	text-decoration:none;
}
.txt_normal_cps_bold{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#2e2e2e;
	text-decoration:none;
}
.txt_normal_small_gray{
	font-family:tahoma;
	font-size:9px;
	font-weight:normal;
	color:#2e2e2e;
	line-height: normal;
}

.txt_project_name{
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	color:#262626;
}
.txt_project_number{
	font-family:arial;
	font-size:25px;
	font-weight:normal;
	color:#5d99cb;
}

.txt_orange{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#f77800;
}

.txt_yellow{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#f5c700;
}

.txt_headertitle{
	font-family:impact;
	font-size:28px;
	font-weight:normal;
	color:#ffffff;
}

.txt_gray{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#7e7e7e;
}
.txt_orang{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#fca126;
}
.txt_contact{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#262626;
}

.txt_normal_darkgray{
	font-family:tahoma;
	font-size:10px;
	color:#3B3B3B;
	text-decoration:none;
}
.table_heading{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	text-decoration:none;
	padding-left:5px;
}

.text_box{
	font-fmaily:arial;
	font-size:11px;
	font-weight:normal;
	color:#62625c;
	height:17px;
	border:1px solid;
	border-color:#cfcccc;
	border-collapse:collapse;
	background-image:url(../images/bg_text-box.gif);	
}

.text_area{
	font-fmaily:arial;
	font-size:11px;
	font-weight:normal;
	color:#62625c;
	height:50px;
	border:1px solid;
	border-color:#cfcccc;
	border-collapse:collapse;
	
}


.style1 {color: #FF0000}


.dropdown{
	border:1px solid #cfcccc;
	background-image:url(images/bg_text-box.gif);
	font-fmaily:arial;
	font-size:11px;
	font-weight:normal;
	color:#62625c; 
	width:170px; 
	height:21px;
}

.link{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#16a7dc;
}
