.mainTable {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #FDDE9B;
	background-image: url(../images/BGimage.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}

p
	{font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.leftBG {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FDDE9B;
	background-image: url(../images/LeftBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	vertical-align: top;
	background-color: #444444;

}

.leftBG a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #FDDE9B;
	text-decoration: underline;
	}
	
.leftBG a:visited {
font-family: Tahoma, Verdana, Arial;
font-size: 9px;
color: #FDDE9B;
text-decoration: underline;
}

.leftBG a:hover {
font-family: Tahoma, Verdana, Arial;
font-size: 9px;
color: #ffffff;
text-decoration: none;
}

.leftBG a:active {
font-family: Tahoma, Verdana, Arial;
font-size: 9px;
color: #FDDE9B;
text-decoration: underline;
}
	
.borderOrange {
	border: 1px solid #FFCC00;
}
.mainLink {
	background-image: url(../images/linkBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subLinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.subLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subLinks a:hover {
	color: #FDDE9B;
	text-decoration: none;
}
.subLinks a:active {
	color: #FDDE9B;
	text-decoration: none;
}
.mainText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #993300;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 40px;

	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
}
.mainText a:link {
	color: #993300;
	text-decoration: underline;

}
.mainText a:visited {
	color: #993300;
	text-decoration: underline;

}
.mainText a:hover {
	color: #993300;
	text-decoration: none;

}
.mainText a:active {
	color: #993300;
	text-decoration: none;

}
.bold {
	font-weight: bold;
}
.copyright {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.copyright a:link {
	color: #000000;
	text-decoration: none;
}
.copyright a:visited {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #993300;
	text-decoration: none;
}
.copyright a:active {
	color: #993300;
	text-decoration: none;
}

.collateral {border:1px solid #0B0B62; padding:3px 9px 3px 0; background-color:#ffffff; }
.collateral-header {background-color:#0B0B62; color:#ffffff; font-size:10px; font-weight:bold; padding:5px}



a.box:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0B62;
	text-decoration:underline;
}

a.box:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0B62;
	text-decoration:underline;
}

a.box:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0B62;
	text-decoration:underline;
}

a.box:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0B62;
	text-decoration:underline;
}