.border {
	border: 1px solid #003399;
}
a:hover {
	color: #004384;
}
.LBRBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 004384;
	border-bottom-color: 004384;
	border-left-color: 004384;
}
.background {
	background-attachment: fixed;
	background-image: url(images/index_r5_c5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 004384;
}
