/* CSS Document */
/* header */

body {
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
}

.title {
	font-size: 11pt;
	color: #1664A5;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tblborGreen {
	border-width: 1px;
	border-style: solid; 
	border-color: #22BF3E; }

.tblborOrange {
	border-width: 1px;
	border-style: solid; 
	border-color: #FFC18A; }

.tblborBlue {
	border-width: 1px;
	border-style: solid; 
	border-color: #89BDFF; }

  A:link {
color: #000000;
text-decoration: none;
background: transparent; }

  A:active {
color: #000000;
text-decoration: none;
background: transparent; }

 A:visited {
color: #000000;
text-decoration: none;
background: transparent; }

 A:hover {
color: #ee0000;
text-decoration: underline;
background: transparent; }

.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.footerText2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}


.itemheader{
	font-family: Arial, Helvetica, sans-serif;
font-size=15;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	font-size: 18px;
}

.price{
font-family: "times new roman", Times, Serif;
font-variant: small-caps;
font-size=12;
line-height:20px;
text-decoration: none;
font-weight:bold;
color:#FF0066;
}

.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:14px;
line-height:18px;
font-decoration: none;
color:#000000;
font-weight:normal;}

.cartheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.carttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.signuptext {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
line-height:18px;
font-decoration: none;
color:#000000;
font-weight:bold;
}
.signuptextsml {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:9px;
line-height:9px;
font-decoration: none;
color:#000000;
font-weight:normal;
}
