table.main {  
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}
table.left-nav  {
	border:1px solid #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; 
	color:#00319C; background-color:#transparent;
	border-collapse: collapse; width:213px
}
table.left-nav A {
    COLOR: #00319C;
    TEXT-DECORATION: none
}
table.left-nav A:hover{
    COLOR: #FF0000;
    TEXT-DECORATION: underline
}
.blueBold  {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#003399; 
	background-color: transparent; font-weight:bold;
}
.redBold  { 
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; 
	background-color: transparent; font-weight:bold;
}
td.blueBold {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#003399; 
	background-color: transparent; font-weight:bold;
}
td.blueBold A {
    COLOR: #00319C;
    TEXT-DECORATION: none
}
td.blueBold A:hover{
    COLOR: #FF0000;
    TEXT-DECORATION: underline
}
td.testimony { 
	color:#000000; background-color:#f2f2f2; padding:5px;
}
/* this following is for the new cart */
td.aaa { font-weight: bold; font-size: 12px; color: #000000;background-color:#cccc99; font-family: arial; text-decoration: none}
}
.border-l-r {
	BORDER-RIGHT: 1px solid; 
	border-color: #c0c0c0; 
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.border-r {
	BORDER-RIGHT: 1px solid;
	border-color: #c0c0c0;
	border-bottom: 1px solid;
}
.border-l-b {
	border-left-style: solid;
	border-left-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-right-style: solid;
	border-right-width: 1;
}
h1{ 
DISPLAY: inline; font-size:12px;
}
h2{ 
DISPLAY: inline; font-size:12px;
}
.inlinebold {display:none;}
.text  { 
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; 
	background-color: transparent; font-weight:normal;
}
.text A {    
	COLOR: #00319C;
    TEXT-DECORATION: underline;
}
.text A:hover {
	color: #FF0000;
	text-decoration:underline;
}