body {
	padding: 6px 0px 6px 0px;
	margin: 0px;
	background: url('/images/background.jpg') repeat-x;
	text-align: center;
	font-family: trebuchet ms, verdana, arial, sans serif;
	color: #333333;
}
p, td, div, span {
	font-size: 14px;
}
h1 {
	font-size: 22px;
	line-height: 22px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}
img.index_category {
	margin: 0px 10px 0px 10px;
	border: 1px solid #666666;
}
img.photo_right {
	border: 1px solid #999999;
	padding: 3px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
}
div.crumb {
	float: right;
	padding: 0px;
	margin-left: 40px;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.nav a:link, .nav a:active, .nav a:visited {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	display: block;
}
.nav a:hover {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	display: block;
}
.nav td:hover {
	background: #999;
}




.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
hr {
	line-height: 1px;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
}
ul.inline {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.inline li {
	margin: 0px 10px 10px 0px;
	position: relative;
	float: left;
}
div.clear {
	clear: both;
}
.error {
	color: #ff0000;
	font-weight: bold;
}


.footer a, 
.footer a.link, 
.footer a.active, 
.footer a.visited {color: #ffffff; text-decoration: underline;"}
.footer a.hover {color: #e7e7e7;}
