body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #6974b9;
	margin: 0 0 20px 0;
	padding: 0;
	color: #333;
	text-align: center;
	}

#page1 {
	text-align: left;

}

#page {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#fpheader {

	margin-right: 5px;

}

#shopcart {
	position: relative;
	top: 91px;
	left: 304px;

}

a.cartfull {
font-weight: bold;
color: #ef0000;
}

.cartnone {
font-weight: bold;
color: #444;
}

a {
  color: #5f69a7;
  font-weight: normal;
  text-decoration: underline;
}

tr.rc1 {
	background: #f1f1f1;
}

tr.rc0 {
	background: #ffffff;
}

table.cart {
	font-size: 1em;
	margin-top: 8px;
	padding: 4px;
	border: 1px solid #999;
	background-color: #eaecf5;
	background-color: #f4f4e8;
}

table.cartnotice {
	font-size: 1em;
	margin-top: 14px;
	padding: 4px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	background-color: #fcfcfc;
}

td.cat_title {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	padding-bottom: 4px;
	border-bottom: 1px solid #888;
}

td.bordbr {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

td.bordlbr {
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

a.blink {
  color: #23368f;
  font-weight: bold;
  text-decoration: underline;
}


a.blink2 {
  color: #5f69a7;
  font-weight: normal;
  text-decoration: underline;
}

a.mainlink {

	color: #35438f;

}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	margin: 0px;
	padding: 8px 0 0 0;
}

h3.cgroup {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 2px 0 0 0;
}


p.small {

	color: #444;
	font: normal 9px/11px Tahoma, Verdana, Arial, Times, serif;

}

p {
	margin: 6px 0px 7px 0;
	font: normal 13px/15px Verdana, Tahoma, san-serif;
}

.med {
	margin: 6px 0px 7px 0;
	font: bold 11px/14px 'Trebuchet', Tahoma, Arial, san-serif;
	color: #666;
	text-align: center;
}

ul {
	margin: 11px 0px 11px 24px;
	font: normal 14px/23px Verdana, Tahoma, san-serif;
}

form {
	margin: 9px 0px 9px 0px;
}

.textbox {
    font: normal 12px/13px Verdana, Tahoma, san-serif;
    color: #333333;
		border: 1px solid #777777;
		background-color:#fcfcfc;
}

.textbox_off {
    font: normal 12px/13px Verdana, Tahoma, san-serif;
    color: #aaaaaa;
		border: 1px solid #aaaaaa;
		background-color:#eeeeee;
}

.ship_select {
	font-size: 10px;
	border: 1px solid #777777;
	background-color:#fcfcfc;
	width: 112px;
	top: 2px;
	right: -1px;
	position: relative;
}

.order_select {
	font-size: 11px;
	border: 1px solid #777777;
	background-color:#fcfcfc;
}

.order_select_off {
	font-size: 11px;
  color: #aaaaaa;
	border: 1px solid #aaaaaa;
	background-color:#eeeeee;
}


td.rev_data {
    font: normal 13px/14px Tahoma, Verdana, Arial, Times, serif;
    color: #333333;
    background: #eeeeee;
    padding: 3px;
    padding-left: 5px;
    border:1px solid #ffffff;
    border-collapse: collapse;
}


.cart {
	font-size: 1.2em;
}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}


#stmsg {
	height: 18px;
	width: 360px;
	background-color: #fff;
	padding: 2px 8px 2px 8px;
	margin-left: 8px;
	display: none;
	font: bold 10px/11px Tahoma, Verdana, Arial, Times, serif;
	color: #de2626;
	text-align: center;
	border: 1px solid;
}

.hilite {
    font: bold 12px/13px Verdana, Tahoma, san-serif;
    color: #cf1919;
}

