td 
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

a
{ 
	font-size: 11px;
	line-height: 130%; 
	text-decoration: none; 
	color: #333333; 
	font-family: Helvetica, sans-serif;
}

a:hover
{
	font-size: 11px;
	line-height: 130%;
	text-decoration: none;
	color: #CC0033;
	font-family: Helvetica, sans-serif;
}

.tx12pxWhite 
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

.link_11pxWhite
{
	font-family: Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}

.link_11pxWhite:hover 
{
	font-family: Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF6600; 
	text-decoration: none;
}

.link_11pxMenu
{
	font-family: Helvetica, sans-serif; 
	font-size: 11px; 
	color: #222222; 
	text-decoration: none;
}

.link_11pxMenu:hover 
{
	font-family: Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CC0033; 
	text-decoration: none;
}

.header1
{
	font-family: Helvetica, sans-serif; 
	font-size: 15px; 
	color: #CC0033;
	font-weight:600;
	line-height:200%;
}

.header2
{
	font-family: Helvetica, sans-serif; 
	font-size: 13px; 
	color: #CC0033;
	font-weight:600;
}
.back_bg {
	background-image:url('images/back_bg.jpg');
	background-repeat:repeat-x;
	height:72px
}

.top_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0033;
font-weight:bold;
text-decoration:none;
}

.top_text a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0033;
font-weight:bold;
text-decoration:none;
background-image:url('images/green_arrow.jpg');
background-repeat: no-repeat;
background-position: left center;
padding-left: 12px
}

.top_text a:hover {
text-decoration:underline;

}

.scroller_back{background-image:url('images/latesProject.jpg');
background-repeat:no-repeat;
height:130px;
width:760px
}

.MsoNormal{
text-align:justify;
}

/* contact form style */

label {
	padding:2px 0 0 0;
	}
label span {
	width: 8.7em;
	margin-left: 6em;
	float: left;
	padding:5px 0 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	}
label input{
	width: 19em;
	border: 1px solid #C8D2D9;
	}
label select{
	width: 19em;
	border: 1px solid #C8D2D9;
	}
label textarea{
	width:19.5em;
	height:9em;
	color:#333;
	border: 1px solid #C8D2D9;
	}
.submit_div{
	margin-left:15.7em;
	margin-top:1em;
	}
.sub_button{
	padding:0 0 0 0;
	background:#666666;
	width:115px;
	font-family:"Arial";
	color:#FFFFFF;
	font-size:10px;
	font-weight:400;
	}