/* common class */
A {
	TEXT-DECORATION: none
}
A:active {
	outline: none
}
A:focus {

}
h1
{
	font-size: 22px;
	font-weight: normal;
	color: 014EAA;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
/* Body classes  */

body {
	background-color: #A6A6A8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #000000;
}
/* Page classes */
.page_text
{
	color: #686868;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
.left_bg
{
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 11px;
}
.right_bg
{
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 11px;
}
.cdchumidcover
{
	background-image: url(../images/top_nav_bg_hover.jpg);
	background-repeat: repeat-x;
	height: 35px;
	background-position: center center;

}
.cdchumidc
{
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	background-position: center center;
}
.home_links
{
	font-size:13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.project_heading
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.project_text
{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.right_box_bg
{
	background-image: url(../images/box_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 110px;
	background-color: #6AA9C8;
}
.right_box_bg_brown
{
	background-image: url(../images/box_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 137px;
}
.projects
{
	font-size: 13px;
	font-weight: bold;

	color: #014EAA;
	text-decoration: none;
}
.sub_projects
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.sub_projects_descr
{
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	font-style: italic;
}
.blue_text
{
	font-size: 12px;
	font-weight: normal;
	color: #286A9D;
	text-decoration: none;
}
.gallry_border
{
	border: 1px solid #6F8E94;
}
.bk_tophead {
	background-image: url(../images/back_tphead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.contact
{
	background-image: url(../images/contact-Us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
}
.heading
{
	font-size: 13px;
	font-weight: bold;

	color: #215A91;
	text-decoration: none;
}
.border_bot
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #162E50;
}
.previous
{
	background-image: url(../images/slide_arrow_left.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
		margin: 0px;
	padding: 0px;
}
.next
{
	background-image: url(../images/slide_arrow_right.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.active_links
{
	font-size: 12px;
	font-weight: bold;
	color: #28446B;
	text-decoration: underline;
}
.project_name
{
	font-size: 13px;
	font-weight: bold;
	color: #1A3F50;
	text-decoration: none;
}
.loacation
{
	font-size: 13px;
	font-weight: bold;
	color: #F65D00;
	text-decoration: underline;
}
.loacation_plan
{
	font-size: 11px;
	font-weight: bold;
	color: #1A3F50;
	text-decoration: underline;
}
.loacation_plan:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #F65D00;
	text-decoration: underline;
}
/* footer classes */
.footer_contact
{
	background-image: url(../images/phone_box_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 73px;
	width: 234px;
}
.footer_contact_details
{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.footer_bg
{
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CFCFCF;
	background-position: left top;
	height: 79px;
}

.footer_text
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_links
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_links:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

