.HeaderDiv {
	font-family: "Trebuchet MS";
	color: #000;
	background-image: url(/Images/title_background.gif);
}

A.Menu_Titles:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
A.Menu_Titles:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
A.Menu_Titles:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

A.Menu_Titles:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}

.LineSeparator {
	font-family: "Trebuchet MS";
	color: #FFF;
}
.PageTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.PageTitlePadded {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 5px;
}
.MainText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
 	text-align: justify;
	padding-right: 5px;
	text-decoration: none;

}


.MainTextBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
 	text-align: justify;
	text-decoration: none;
}



.CatMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-align: center;
	background-image:url(/Images/division_back.jpg);
	text-decoration: none;
}

.CatMenuLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	text-align: center;
	background-image:url(/Images/division_back.jpg);
	text-decoration: none;
}

.LatestProjectsText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color: #006;
	text-align: justify;
	text-decoration: none;
}

.LatestProjectsBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-right:5px;
	padding-top:5px;
	color: #006;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}



.LatestProjectsTextLight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-right:5px;
	padding-bottom:5px;
	color: #09C;
	text-align: justify;
	text-decoration: none;
}


.FooterDiv {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-align: Center;
	background-image: url(/Images/title_background.gif);
	
}

A.Footer_Titles:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	text-align:center;
	text-decoration: none;
}
A.Footer_Titles:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:center;
	color: #FFF;
	text-decoration: none;
}
A.Footer_Titles:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:center;
	color: #FFF;
	text-decoration: none;
}

A.Footer_Titles:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:center;
	color: #06C;
	text-decoration: none;
}
