body, table, td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
ul.list {
	list-style:none;
	margin-left:15px;
	padding:0;
}
ul.list li{
	padding:5px 0;
	padding-left:15px;
	background: url("images/arrow.gif") no-repeat left center;
}
.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;
}

