body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #003399;
	background-position: center;
}

p {
	text-align: justify;
	vertical-align: 5%;
	margin: 15px;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #003399;
}
A.footer:link {
	color: #FFFFFF;
}
A.footer:visited {
	color: #FFFFFF;
}
A.footer:hover {
	color: #FFFF99;
}
A.footer:active {
	color: #FFFF99;
}



.text {
	font-size: 12px;
	}


a.text:link {
	color: #156c2c;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.text:visited {
	color: #156c2c;
		text-decoration:none;
	font-size:12px;
	font-weight:bold;

}
a.text:hover {
	color: #6c4615;
		text-decoration:none;
	font-size:12px;
	font-weight:bold;

}
a.text:active {
	color: #003399;
		text-decoration:none;
	font-size:12px;
	font-weight:bold;

}

.include{
	font-size: 11px;
	text-align:left;
	
	}
	
A.include:link {
	color: #003399;
	text-decoration:none;
}
A.include:visited {
	color: #003399;
		text-decoration:none;

}
A.include:hover {
	color: #000000;
		text-decoration:none;

}
A.include:active {
	color: #000000;
		text-decoration:none;

}
	
	
	
.image {
	background-image: url(images/bkgd_image01.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}
.btm_left {
	background-attachment: fixed;
	background-image: url(images/frame_bleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.btm_right {
	background-attachment: fixed;
	background-image: url(images/frame_bright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.top_right {
	background-attachment: fixed;
	background-image:url(images/frame_tright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.top_left {
	background-attachment: fixed;
	background-image: url(images/frame_tleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.header {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#156c2c;
	font-size:18px;
	font-weight:bold;
}
.text-titles {
	font-size:13px;
	font-weight:bolder;
		color:#003399;
}

