.borderallsides {
	border: 1px solid #CCCCCC;
}
.auttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffcc66;
	font-weight: bold;
}
.autobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3333;
}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderleftbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.winterbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663399;
}
.wintertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.summertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00ccff;
}
.summerbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066ff;
}
.springbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
.springtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

#nav>ul
 {
float: left;
 margin: 0 0.15em;

 } 
#nav>li { margin:0 -3.3em; width: 10.5em; padding:1; line-height:1.5; list-style: none; color: #FFF; background: #666; font-family:Verdana, Geneva, sans-serif; font-size:12px; border-bottom:#FFF groove;}
#nav>li li { margin:0 -3.3em; padding:1; list-style: none; color: #000; background:#FFF; font-size:12px;font-weight:100;}
#nav li.current { margin:0 -3.3em; padding:1; color: #000; background: #FFF}
a.noarrow:link { color:inherit; text-decoration:none; }
 a.noarrow:visited { color:inherit; text-decoration:none; }
 a.noarrow:hover { color:inherit; text-decoration:none; 
  }
 a.noarrow:active { color:#666; text-decoration:none;}
 a.arrow:link { color:inherit; text-decoration:none; }
 a.arrow:visited { color:inherit; text-decoration:none; }
 a.arrow:hover { color:inherit; text-decoration:none; background-image:url(http://www.houseofcolour.co.uk/hocshop/images/arrow.gif); background-repeat:no-repeat;
  }
 a.arrow:active { color:#666; background-image:url(images/arrow.gif); background-repeat:no-repeat;}
 

