@charset "utf-8";
/* CSS Document */



#head a {
	color: #FFFFFF;
}
#head a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
#head a:active {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: underline;
}
#head a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#head .qfind {
text-align:right;
}
#head .crumb {
text-align:left;}
#all #mainback .content td {
	padding: 8px;
}
.image_padding {
	margin-top: 35px;
}
.red {
	color: #F00;
	font-weight: bold;
}
.imageform {
	border: 1px ridge #999;
	float: left;
	margin-right: 5px;
}
.christmas {
	color: #F00;
}

