body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#101F55;
	behavior:url(/csshover.htc);	
	}

.bordersTable {
	border-left:5px solid #2B4882;
	border-right:5px solid #2B4882;
	}
 
td {
	text-align:left;
	}

td.center {
	text-align:center;
	}
td.right {
	text-align:right;
	}

th {
	text-align:left;
	}

.rightBarText {
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	}

.bottomLinkBar {
	font-size:12px;
	color:#868B9F;
	text-align:center;
	}

a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}

a.current {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}
a.productLink {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}

a.bottomLinks {
	font-size:12px;
	color:#868B9F;
}

a.heavy {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	}

.heading {
	font-size:16px;
	font-weight:bold;
	}
.productTable {
	border-bottom:1px solid #283666;
	border-top:1px solid #101F55;
	border-right:1px solid #101F55;
	border-left:1px solid #101F55;
	width:104px;
	font-size:11px;
	height:20px;
	text-indent:5px;
	}
.productTableSpacer {
	width:104px;
	font-size:11px;
	height:20px;
	}
td.productTable:hover {
	border:1px solid #7C84A2;
	background:#355693;
	width:104px;
	font-size:11px;
	height:20px;
	}
.vspacer {
	border-left:1px solid #34406E;
	}
.productTableColumn {
	vertical-align:top;
	}
a.productTableLink {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
	}

.imgborder {
border-style:solid; 
border-width: 3px;
border-color: #ffffff;
}
