a:link    { 
	text-decoration: underline; 
	color: #339900 
	}
a:visited {
	text-decoration: underline;
	color: #339900;
}

a:active {
	text-decoration: underline;
	color: #339900;
}

a:hover {
	text-decoration: underline;
	color: #6600FF;
}

body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-color: #000000;
	font-size: 11px;
	text-align:left;
	color:#000000;
	margin: 0; 
}

h1 {
	font-family: Garamond;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	padding: 0px;
	border: 0px none;
	margin: 0px;
}

h2 {
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	border: 0 none;
	margin: 0
}

h3 {
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	border: 0 none;
	margin: 0;
	margin-top: 9px;
}

hr {
	background-color: #6600FF;
	color: #6600FF;
	padding: 0;
	margin: 0
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding: 0;
}

td.title { 
	font-size: 12px;
	font-weight: bold
}

td.small { 
	font-size: 11px
}

td.rule { 
	background: #6600FF; 
}

td.nav { 
	font-size: 11px;
	font-weight:bold;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000; text-align:left
}

#carttable { border: 1px solid #6600FF;}
#cartheader { background-color: #6600FF;color:#FFFFFF }


#coop {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
	text-align: left;
}

input.submit { 
	border:1px solid #888888; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

input.text { 
	border:1px solid #888888; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

input.password { 
	border:1px solid #888888; 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

select { 
    border:1px solid #888888; 
    font-family: Arial; 
    font-size: 8pt; 
    font-weight: bold; 
    color:#000000; 
    background-color:#FFFFFF
}

textarea { 
    border:1px solid #888888; 
    font-family: Arial; 
    font-size: 9pt; 
    color:#000000; 
    background-color:#FFFFFF
}

h1.front {margin: 0 0 5px 25px;}
p.front {margin: 5px 0 0 25px;}

.formhelp {display: none}
blockquote.cite {
		margin:0; 
		padding-left:0.5em; 
		border-left:medium none solid 2;
}