a { font-family: Arial Helvetica, Sans serif; font-size: 12px; color: #003366; text-decoration: none;}

a:hover { font-family: Arial Helvetica, Sans serif; font-size: 12px; text-decoration: underline; color: #6699CC;}

a.nav { font-family: Arial Helvetica, Sans serif; font-size: 12px; color: #FFFFFF; text-decoration: none;}
a.nav:hover { font-family: Arial Helvetica, Sans serif; font-size: 12px; text-decoration: underline; color: #6699CC;}

a.large {font-family: Arial Helvetica, Sans serif; font-size: 18px; color: #003366; text-decoration: none;}
a.large:hover { font-family: Arial Helvetica, Sans serif; font-size: 18px; text-decoration: underline; color: #6699CC;}


h1 { font-family: Arial Helvetica, Sans serif; font-size: 14px; color: #003366 }
h2 { font-family: Arial Helvetica, Sans serif; font-size: 18px; color: #003366 }
h3 { font-family: Arial Helvetica, Sans serif; font-size: 14px; color: #003366 }

hr{ color:#666666; width:90%; height:1px; }

INPUT,TEXTAREA,SELECT { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

SELECT.large { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; }

p.main {text-align:left}

table.cartmain {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.cartmain_details {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	width:585;
}
table.cartmain td {
	border-width: 0px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: white;
}
.font_14 { 
	font-size: 14px; 
	font-family: Arial Helvetica, Sans serif;;
	color: #000;
	line-height: 1em;
}
.font_14_bold { 
	font-size: 14px; 
	font-family: Arial Helvetica, Sans serif;;
	color: #000;
	font-weight: bold;
	line-height: 1em;
}
.font_12_blue_bold { 
	font-size: 12px; 
	font-family: Arial Helvetica, Sans serif;;
	color: #003399;
	font-weight: bold;
	line-height: 1em;
}
.font_14_blue_bold { 
	font-size: 14px; 
	font-family: Arial Helvetica, Sans serif;;
	color: #003399;
	font-weight: bold;
	line-height: 1em;
}
.font_16_blue_bold { 
	font-size: 16px; 
	font-family: Arial Helvetica, Sans serif;;
	color: #003399;
	font-weight: bold;
	line-height: 1em;
}

