a:link    { 
	text-decoration: underline; 
	color: #FFFFCD;
	}
a:visited {
	text-decoration: underline;
	color: #FFFFCD;
}

a:active {
	text-decoration: underline;
	color: #FFFFCD;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:link.footer    { 
	text-decoration: underline; 
	color: #CCCCCC;
	}
a:visited.footer {
	text-decoration: underline;
	color: #CCCCCC;
}

a:active.footer {
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover.footer {
	text-decoration: underline;
	color: #FFFFCD;
}

body {
	background-color: #1C5E30;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	margin: 0; 
	color:#FFFFFF
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0
}

h2 {
	font-family: Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 0;
	border: 0 none;
	margin: 0; font-weight:bold
}

h3 {
	font-family: Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 0;
	border: 0 none;
	margin: 0; font-weight:normal
}

hr {
	color:#000000;
	background-color:#000000;
	height: 1;
	padding: 0px;
	margin: 1;
}

ul.links {
  float: left;
  width: 70em;
  margin: 0;
  padding: 0;
  list-style: none;
}

li.links { 
	float: left;
	width: 35em;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height:200%
}


table {
	text-align: left;
	padding: 0;
	font-size: 12px;
}

tr.tr1 { 
	background: #C5CAD3; 
}

tr.tr2 { 
	background: #FFFFFF; 
}



td.small { 
	font-size: 10px
}

td.rule { 
	background: #C0C0C0; 
}

td.subrule { 
	background: #999999; 
}

img.photobox {
	border: 1px solid #C0C0C0
}


p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	text-align:left;
	padding: 0;
	border: 0 none;
	margin: 0;
}

#carttable { border: 1px solid #000000;}
#cartheader { background-color: #000000;color:#FFFFFF }

#coop {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0
}

#top-left {background-image: url('/img/top_left.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top}
#top-mid {background-image: url('/img/top_mid.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: center top}
#top-right {background-image: url('/img/top_right.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: right top}

#mid-left {background-image: url('/img/mid_left.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top}
#center {background-image: url('/img/back.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: center middle}
#mid-right {background-image: url('/img/mid_right.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: right top}

#bottom-left {background-image: url('/img/bottom_left.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top}
#bottom-mid {background-image: url('/img/bottom_mid.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: center top}
#bottom-right {background-image: url('/img/bottom_right.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: right top}


input.submit { 
	border:1px solid #888888; 
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF
}

input.text { 
	border:1px solid #888888; 
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF
}

input.password { 
	border:1px solid #888888; 
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF
}

select { 
    border:1px solid #888888; 
    font-family: Verdana; 
    font-size: 11px; 
    color:#000000; 
    background-color:#FFFFFF
}

textarea { 
    border:1px solid #888888; 
    font-family: Verdana; 
    font-size: 11px; 
    color:#000000; 
    background-color:#FFFFFF
}
