A:HOVER {
	color : #ccd5cf; 
	text-decoration : underline;
}

A.header:LINK {
	color: #ffffff;
	text-decoration: none;
}

A.header:VISITED {
	color: #ffffff;
	text-decoration: none;
}

A.header:ACTIVE {
	color: #CDE6C7;
	text-decoration: none;
}

A.header:HOVER {
	color: #CDE6C7;
	text-decoration: none;
}

A.footer:LINK {
	color: #939698;
	text-decoration: underline;
	font-size: 11px; 
}

A.footer:VISITED {
	color: #939698;
	text-decoration: underline;
	font-size: 11px; 
}

A.footer:ACTIVE {
	color: #2F623A;
	text-decoration: underline;
	font-size: 11px; 
}

A.footer:HOVER {
	color: #2F623A;
	text-decoration: underline;
	font-size: 11px; 
}

/* footer1 = used for bottom address link */
A.footer1:LINK {
	color: #444444;
	text-decoration: underline;
	font-size: 11px; 
}

A.footer1:VISITED {
	color: #444444;
	text-decoration: underline;
	font-size: 11px; 
}

A.footer1:ACTIVE {
	color: #2F623A;
	text-decoration: underline;
	font-size: 11px; 
}

A.footer1:HOVER {
	color: #2F623A;
	text-decoration: underline;
	font-size: 11px; 
}

A.image:LINK {
	color: #939698;
	text-decoration: none;
}

A.image:VISITED {
	color: #939698;
	text-decoration: none;
}

A.image:ACTIVE {
	color: #17A048;
	text-decoration: none;
}

A.image:HOVER {
	color: #17A048;
	text-decoration: none;
}

A.lhmenu:LINK {
	color: #000000;
	text-decoration: none;
}

A.lhmenu:VISITED {
	color: #000000;
	text-decoration: none;
}

A.lhmenu:ACTIVE {
	color: #17A048;
	text-decoration: none;
}

A.lhmenu:HOVER {
	color: #17A048;
	text-decoration : none;
}

A.lhmenumedia:LINK {
	color: #ffffff;
	text-decoration: none;
}

A.lhmenumedia:VISITED {
	color: #ffffff;
	text-decoration: none;
}

A.lhmenumedia:ACTIVE {
	color: #8AC87B;
	text-decoration: none;
}

A.lhmenumedia:HOVER {
	color: #8AC87B;
	text-decoration : none;
}

A.title:LINK {
	color: #295A37;
	text-decoration: none;
}

A.title:VISITED {
	color: #295A37;
	text-decoration: none;
}

A.title:ACTIVE {
	color: #295A37;
	text-decoration: underline;
}

A.title:HOVER {
	color: #295A37;
	text-decoration: underline;
}

td {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 16px;
}

td.header {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #CDE6C7;
}

td.header1 {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #CDE6C7;
}

td.footer {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
}

td.image {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 13px;
}

td.homepage {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: #eeeeee;
}

td.lhmenu {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}

td.lhmenu-bg {  
	background:#1b671e URL(../images/lh-bg.gif?v=2) no-repeat bottom;
}

td.website-bg {  
	background: URL(../images/website-bg-front.jpg) no-repeat top left;
}

table.website-bg2 {  
	background: URL(../images/website-bg-back2.jpg) repeat-y;
}

input, textarea, select {
	font-family: MS Sans Serif; 
	font-size: 12px;
}


/*CSS For The Home Page Menu*/
.HomeMenu {
	font: 11px/18px arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif;
	color: #b6e1c6;
}
a {
	color: #55AA39;
}
.HomeMenu a {
	color: #55AA39;
	text-decoration: none;
	padding: 2px;
}
.HomeMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ccd5cf;
}

/*CSS For Main Menu*/
.MainMenu {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #b6e1c6;
}
.MainMenu a {
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
}
.MainMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #b6e1c6;
}

/* CSS For Image BGs*/
.ImageBox {
	background: url(../images/work-box-bg.jpg) top left repeat-y;
}
.ImageBoxPopUp {
	background: url(../images/work-box-bg-pop-up.jpg) top left repeat-y;
}
