@charset "utf-8";

.SubmenuBack {
	background-image: url(../images/submenuback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 232px;
	background-color: #C7C7C7;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}






.MainCopyBack {
	background-color: #FFFFFF;
	background-image: url(../images/maincopyback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 678px;
	padding-top: 43px;
	padding-right: 43px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #7F2F39;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #255588;
}



.Footer {
	font-size: 11px;
	color: #FFCC00;
}
.Footer a:link {
	color: #FFCC00;
	text-decoration: none;
}
.Footer a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.Footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
.Footer a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #7F2F39;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

