#footer_bar {
	background-image: url(/im/main/footer.gif);
	height: 28px;
	width: 950px;
}
body {
	background-image: url(/im/main/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #004D95;
}

.topright {
	text-decoration: none;
	color: #0055A6;
	padding-left: 350px;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 15px;
	}
.footer_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #008066;
	font-weight: bold;
	padding-top: 5px;
}

	
.topright a:link {
	text-decoration: none;
	color: #0055A6;
	}
.topright a:visited {
	text-decoration: none;
	color: #0055A6;
	}
.topright a:hover {
	text-decoration: none;
	color: #008066;
	background-color: #FFFFFF;
	}
.topright a:active {
	text-decoration: none;
	color: #008066;
	}
.menu_titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #008066;
}
.titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #008066;
	text-align: left;
}



.menulinks {
	text-decoration: none;
	color: #0055A6;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	border-top:1px solid #EEEEEE;
	padding-top: 3px;
	}
.menulinks a:link {
	text-decoration: none;
	color: #0055A6;
	}
.menulinks a:visited {
	text-decoration: none;
	color: #0055A6;
	}
.menulinks a:hover {
	text-decoration: underline;
	color: #008066;
	background-color: #FFFFFF;
	}
.menulinks a:active {
	text-decoration: none;
	color: #008066;
	}

.content {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
.subtitles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}
.content_pictures {
	padding-left: 10px;
}
hr {
	border-top: 1px dashed #999;
}
.subtitlesgreen {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0055A6;
}
.contentnj {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}



.contenttight {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
.contentcen {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-size: 11px;
	text-align: right;
	padding-right: 18px;
	font-weight: bold;
	padding-top: 8px;
}

.copyright a:link {
	text-decoration: none;
	color: #CCC;
	}
.copyright a:visited {
	text-decoration: none;
	color: #CCC;
	}
.copyright a:hover {
	text-decoration: none;
	color: #FFF;
	}
.copyright a:active {
	text-decoration: none;
	color: #CCC;
	}
