td,body,div,input,submit,select,textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	}
	
.headline {
	font-size:11pt;
	font-weight:bold;
	}	
	
a {
	font-weight:bolder;
	color:#009;
	text-decoration:none;
	}
	
a:hover {
	color:cc0000;
	text-decoration:none;
	}

	
a.calendar {
	font-weight:bolder;
	color:FFFFFF;
	text-decoration:none;
	}	
	
td.calendar a, td.calselected a, td.calendar a:hover, td.calendar a:visited {
	font-weight:bolder;
	color:FFFFFF;
	text-decoration:none;
	line-height:80%;
	}	
	
td.calendar {
	font-size:16pt;
	font-weight:bolder;
	color:9999EE;
	line-height:80%;
	}
	
td.calendarinact {
	background-color: FFFFFF;
	}
	
a.calnextlast {
	text-decoration: none;
	}
	
td.calselected {
	background-color:FF9933;
	font-size:16pt;
	font-weight:bolder;
	color:FFFFFF;
	line-height:80%;
	}
	
td.calsoldout {
	background-color:CCCCCC;
	font-size:16pt;
	font-weight:bolder;
	color:FFFFFF;
	line-height:80%;
	}	
	
.calpromo {
	font-size:16pt;
	font-weight:bolder;
	color:yellow;
	line-height:80%;
	}	
	
.orderheader {
	background-color: 6666CC;
	color:FFFFFF;
	}	
	
.required {
	color: FF0000;
	font-size:85%;
	}

table {
	border:0px;
	}

.adminheader {
	background-color:FF9933;
	color: FFFFFF;
	font-size:larger;
	font-weight:bold;
	padding:3px;
	}
	
.error {
	color: F00;
	}	
	
.gobutton {
	background-color:#690;
	border-color:#390;
	border-width:1px;
	color:#FFF;
	font-weight:bold;
	}
	
.stopbutton {
	background-color:#c00;
	border-color:#c00;
	border-width:1px;
	color:#FFF;
	font-weight:bold;
	}
	
.city {
	font-size:7pt;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#666;
	text-transform:UPPERCASE;
	white-space:no-wrap;
	}	
	
form {
	margin: 0px;
	}	
	
.headermenu, .headermenusel {
	padding-left:3px;
	padding-right:3px;
	}	
	
.headermenuspacer {
	font-size:8pt;
	}	
	
.headermenu {
	font-family:trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	}

.headermenu a, .headermenu a:link, .headermenu a:visited {
	color:#039;
	text-decoration:none;
	font-size:10pt;	
	}
	
.headermenusel, .headermenusel a, .headermenusel a:link, .headermenusel a:hover, .headermenusel a:visited {
	background-color:#039;
	color:white;
	font-family:trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:10pt;
	}

.pageframe {
	border:1px solid #006;
	}
	
.subhead {
	color:#399;
	font-weight:bold;
	font-size:16pt;
	}		

h1, h2 {
	margin:0px;
	}
	
.headlinesm {
	color:#399;
	font-weight:bold;
	font-size:13pt;
	}	
	
.headlinemd {
	color:#399;
	font-weight:bold;
	font-size:18pt;
	}		
	
.headlinelg {
	color:#399;
	font-weight:bold;
	font-size:20pt;
	}		
	
.subhead {
	font-weight:bold;
	font-size:12pt;
	}		
	
/* div hack to force block elements to clear float elements */
/* for more info: http://www.complexspiral.com/publications/containing-floats/ */
	div.clearer {
		clear: left; 
		line-height: 0; 
		height: 0;
		}	

.searchinput {
			background-color:#ffd;
			border-bottom:1px solid #fefefc;
			border-right:1px solid #fefefc;
			border-left:1px solid #A68500;
			border-top:1px solid #A68500;
			margin-right:2px;
			margin-left:2px;
			}			

/* footer styles */
			
.footer {
	background-color:006699;
	}
	
.footer a, .footer a:visited {
	font-family:trebuchet ms, verdana, arial, helvetica, sans-serif;
	color:white;
	font-weight:normal;
	text-decoration:none;
	font-size:9pt;
	padding:3px;
	}
	
.footer a:hover {
	color:#ff6;
	text-decoration:underline;
	}
			
			
.clickHere {
		font-size:8pt;
		color:#ff6;
		}
		
	a:hover.clickHere  {
		color:#f66;
		}	
		
	.clickHereCell {
		padding:2px;
		}
	
	.clickHereDiv {
		background-color:#66c;
		padding:2px;
		padding-left:1px;
		padding-right:1px;
		border:1px outset #66c;
		color:white;
		}	
	
	.memberheader {	
		background-color:#339;
		color:white;
		font-size:7pt;
		text-transform:UPPERCASE;
		letter-spacing:2px;
		padding:1px;
		}				