.repeatX {
	background-image: url(images/new-site-start-green+red_02.gif);
	background-repeat: repeat-x;
	margin-right:1px;
	height:165px;
}
.repeatYmenu{
	background-image:url(new-site-start-green+red-09.gif);
	background-repeat: repeat-y;
	background-position: right;
	border:none;
	height:38px;
	max-height:38px;	
}
.repeatYleft{
	background-image:url(new-site-start-green+red-14.gif);
	background-repeat:repeat-y;
	background-position:left;
	min-height:100%;
	padding-left:-1px;
	border:none;
	margin-left: -1px;
	left: 0px;
}
.footerX{
	background-image:url(new-site-start-green+red_17.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.footerXLeft{
	background-image:url(new-site-start-green+red_17.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.repeatYright{
	background-image:url(new-site-start-green+red-07.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.navTable{
	text-align:center;
	background-image:url(new-site-start-green+red-09.gif);
	background-repeat:repeat-y;
	
}
.content{
	padding:10px;
	padding-right:60px;
	background-image:url(new-site-start-green+red-07.gif);
	background-repeat:repeat-y;
	background-position:right;

}

.content a:link {
	color:#000000;
	text-decoration: underline;
}
.content a:visited {
 	color: #000000;
	text-decoration: underline;
	}
.content a:hover { 
	color: #000000;
	text-decoration: underline;
}
.content a:active { 
	color: #000000;
	}

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited { 
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
}
a:active { 
	color: #000000;
	}
	
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.text a:link {
	color:#000000;
	text-decoration: underline;
}
.text a:visited {
 	color: #000000;
	text-decoration: underline;
	}
.text a:hover { 
	color: #000000;
	text-decoration: underline;
}
.text a:active { 
	color: #000000;
	}