@charset "UTF-8";
/* CSS Document */

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/mainbkground.jpg);
}
.latestprojects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding: 10px;
	line-height: 17px;
}
.latestprojects a:link,			/* Sub Style class singles out all links in .maintext class area */
.latestprojects a:visited {
	text-decoration: underline;
	color:  #666666;
}
.latestprojects a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.latestprojectsborder {
	padding: 1px;
	border: 1px solid #999999;
}
.latestprojectsspace {
	padding: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 13px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 22px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.maintext a:link,			/* Sub Style class singles out all links in .maintext class area */
.maintext a:visited {
	text-decoration: underline;
	color: #333333;
}
.maintext a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #FF9900;
	font-weight: normal;
}

.homenav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF8A16;
	border-right-color: #FF8A16;
	border-bottom-color: #FF8A16;
	border-left-color: #FF8A16;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 60px;
}

.homenav3 a:link,			/* Sub Style class singles out all links in .maintext class area */
.homenav3 a:visited {
	text-decoration: none;
	color:  #666666;
}
.homenav3 a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}


	
.homenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF8A16;
	border-right-color: #FF8A16;
	border-bottom-color: #FF8A16;
	border-left-color: #FF8A16;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.homenav a:link,			/* Sub Style class singles out all links in .maintext class area */
.homenav a:visited {
	text-decoration: none;
	color:  #666666;
}
.homenav a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.homenav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF8A16;
	border-right-color: #FF8A16;
	border-bottom-color: #FF8A16;
	border-left-color: #FF8A16;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.homenav2 a:link,			/* Sub Style class singles out all links in .maintext class area */
.homenav2 a:visited {
	text-decoration: none;
	color:  #666666;
}
.homenav2 a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.treenode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.treenode a:link,			/* Sub Style class singles out all links in .maintext class area */
.treenode a:visited {
	text-decoration: none;
	color:  #666666;
}
.treenode a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #666666;

}


.treemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin : 0px 20px;
	padding : 10px;
	list-style : none;
	line-height: 20px;
}
.treemenu a:link,			/* Sub Style class singles out all links in .maintext class area */
.treemenu a:visited {
	text-decoration: none;
	color:  #666666;
}
.treemenu a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #FF9900;
	
}

.treemenu UL {
list-style : none;
}

.treemenu LI {
display : inline;
}

.treemenu A {
text-decoration: none;
}

.dottednav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.border {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.dottednav a:link,			/* Sub Style class singles out all links in .maintext class area */
.dottednav a:visited {
	text-decoration: none;
	color:  #666666;
}
.dottednav a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.bottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 0px;
	line-height: 22px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.redborder {
	border: 4px solid #CC0000;
}
