@charset "utf-8";

a img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.link-nav {
	font-size: 22px;
	font-weight: normal;
	color: #002D1B;
}
.link-nav a {
	text-decoration: underline;
}
.link-nav a:link {
	color: #002D1B;
}
.link-nav a:visited {
	color: #002D1B;
}
.link-nav a:hover {
	font-weight: bold;
}
.link-nav a:active {
	color: #000;
}
.link-1 {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
.link-1 a {
	text-decoration: none;
}
.link-1 a:link {
	color: color
: #800000;;
	font-style: normal;
	color: #FC0;
	text-decoration: none;
}
.link-1 a:visited {
	color: color
: #800000;;
	color: #FC0;
}
.link-1 a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;

}
.link-1 a:active {
	color: #000;
}

.link-2  {
	color: #000;
	font-weight: normal;
}
.link-2 a {
	text-decoration: none;
}
.link-2 a:link {
	color: #000;
	font-style: italic;
}
.link-2 a:visited {
	color: #000;
}
.link-2 a:hover {
	font-weight: bold;
}
.link-2 a:active {
	color: #000;
}



body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	background-repeat: repeat;

}
.image-left {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
.image-center {
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.image-right {
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.text-script {
	font-family: "Brush Script Std";
	font-size: 30px;
	color: #002D1B;
}
.text-subheader {
	font-size: 14px;
	color: #000;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.text-bold {
	font-weight: bold;
}


.text-italic {
	font-style: italic;
}



.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-h0 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}

.text-h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FC0;
	font-family: "Times New Roman", Times, serif;
}
.text-h2 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.text-b0 {
	font-size: 14px;
	color: #FFF;
	font-family: Verdana;
}

.text-b1 {
	font-size: 14px;
	color: #FFF;
	font-family: Verdana;
}
.text-b2 {
	font-size: 14px;
	color: #FFF;
	font-family: Verdana;
}





.text-footer {
	font-size: 12px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}
.text-footer a{
	font-style: italic;
	text-decoration: none;
}
.text-footer a:link {
	color: #FC0;
}
.text-footer a:visited {
	color: #FC0;
}


.text-footer a:hover {
	font-weight: bold;
}
.text-footer a:active {
	font-weight: bold;
	color: #F90;
}


#divContainer #divContentFrame #divContent p {
	margin-top: 6px;
	margin-bottom: 0px;
}
