body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/side_stripe.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight: bold;
}

p {
	font-size: 1em;
	color: #525252;
	line-height: 1.4em;
	text-align: justify;
}
h1 {
	font-size: 1.7em;
	color: #F8A250;
}
h2 {
	font-size: 1.2em;
	color: #1C3E97;
	font-weight: bold;
}
a {
	color: #E17509;
	text-decoration: none;
}
a:hover {
	color: #F8A250;
	text-decoration: underline;
}
.container_frame {
	margin-left: 47px;
}
.container {
	width: 713px;
}
.logo {

}
.images_frame {
	background-color: #F8A250;
	background-image: url(images/img_bg.gif);
	background-repeat: no-repeat;
	height: 213px;
}
.menu {
	background-color: #C8C9CA;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.7em;
}
.menu_item {
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
}
.menu_item a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
.menu_item a:hover {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.content {
	margin-left: 20px;
	margin-right: 20px;
}
.footer_frame {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDDCBB;
}
.footer {
	font-size: 0.77em;
	color: #525252;
	margin-top: 5px;
	margin-left: 20px;
}
li {
	color: #525252;
	text-align: justify;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
