.backgroundTable {
	background-color: #FFFFFF;
}
.bodyText1 {
	font-family: Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
}
.BTText {
	font-family: Arial;
	font-size: small;
	color: #000099;
	background-color: #FFFFFF;
}
.titleBigText1 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F6530E;
	background-color: #FFFFFF;
	vertical-align: top;
}
.titleMidText1 {
	font-family: Arial;
	font-size: 14px;
	color: #F6530E;
	background-color: #FFFFFF;
	font-weight: bold;
}
.titleSmallText1 {
	font-family: Arial;
	font-size: 12px;
	color: #F6530E;
	background-color: #FFFFFF;
	font-weight: bold;
}
.tableSet {
	position: fixed;
	width: 800px;
}


a:link {COLOR:#003871; text-decoration:none;}
a:visited {COLOR:#003871; text-decoration:none }
a:hover {COLOR:#F6530E; text-decoration:none }
* { margin:0; padding:0; }
ulCustom { list-style:none; }
#layout { width:770px;
	margin:10px auto; }
#navigation li { display:block; }
#navigation li:hover { border-color:#60BF96; }
.tableTR {
	background-image: url(images/Boxes/TRsmall.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 112px;
}
.tableTL {

	background-image: url(images/Boxes/TLsmall.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 112px;
}
.tableBR {
	background-image: url(images/Boxes/BRsmall.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
}
.tableBL {

	background-image: url(images/Boxes/BLsmall.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
}
