.page_bkgrd {
	text-decoration: none;
	background-image: url(images/background/pg_bkrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	line-height: 150%;
	letter-spacing: 2px;
}
/*HEADER*/
.header_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	background-image: url(images/header/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.header_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 150%;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

/*CONTENT*/
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	line-height: 150%;
	text-align:justify;
}
.content_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-align:left;
}
/*LEFT NAVIGATION*/
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 150%;
	background-image: url(images/button/button_bk.jpg);
	background-repeat: repeat-x;
}