@charset "utf-8";
body {
	background-color: #E0DFCB;
	color: #7373A7;
	text-decoration: none;
}
.main .content_bg .bg_menu .menu a {
	color: #7373A7;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
.main .footer2 div {
	color: #7373A7;
}

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_column {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
.main td {

}
.right {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	width: 13px;
	background-position: right;
}
.bg_menu {
	background-image: url(images/heade_bg.jpg);
	background-repeat: repeat-x;
	height: 96px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7072A2;
	text-align: center;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7072A2;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4A80;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.content_bg {
	background-image: url(images/background_image.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525F68;
	background-image: url(images/footer.jpg);
	text-align: center;
	height: 45px;
	width: 825px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7373A9;
	text-align: center;
	margin-top: 5px;
}
.footer2 {
	background-image: url(images/footer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7373A7;
	text-align: center;
	padding-top: 5px;
}
.main .footer2 a {
	color: #7373A7;
	text-decoration: none;
}
.main .footer2 a:hover {
	color: #4D4D79;
	text-decoration: underline;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	line-height: 36px;
}
.style3 {
	font-style: italic;
	font-size: 16px;
	color: #006699;
	line-height: 36px;
}
.style4 {
	font-size: 14px;
	font-style: italic;
	line-height: 36px;
	color: #006699;
}
.style5 {
	font-size: 36px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
	line-height: 36px;
}
.style6 {
	font-size: 18px;
	line-height: 36px;
	color: #006699;
}
.style7 {
	color: #006699;
	font-style: italic;
	font-size: 24px;
	line-height: 36px;
}
a:link {
	text-decoration: none;
	color: #7373A7;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
