
body {
	margin 				: 0px;
	padding				: 0px;
	background-color	: #fff;
}

img {
	border			: none;
}


p,ul {
	margin-top 		: 5px;
	margin-bottom	: 15px;
}


.button {
	font			: 10px verdana;
	font-weight		: bold;
	background		: #f09a00;
	border			: 2px solid #ffffff;
	cursor			: hand;
	color			: #FFFFFF;
}

select, input, textarea {
	font			: 10px verdana;
	border			: 1px solid #548CBF;

}


input.img {
	border			: none;
}

.topslogan {
	font-weight		: bold;
	font-size		: 16px;
	color			: rgb(0,147,221);
	text-align		: center;
	padding			: 3px;
}

.headertd {
	background		: rgb(0,147,221);
}


.pagetitle {
	font-size		: 16px;
	color			: #ffffff;
}

.pageslogan {
	font-weight		: bold;
	font-size		: 18px;
	color			: rgb(255,255,255);
}

.headertd a{
	color			: #FFFFFF;
}

a {
	color			: #870032;
	font-weight		: bold;
	text-decoration	: none;
}

a:hover {
}

small {
	font-size		: 10px;
}

#li {
	margin-bottom	: 5px;
}

#pup {
	Z-INDEX			: 200; 
	VISIBILITY		: hidden; 
	POSITION		: absolute;
}

.menutable {
	background		: #FFFFFF;
}

.pupitem {
	background		: #333491;
}

.pup_link {
	font-weight		: bold;
	text-decoration	: none;
	color			: #ffffff;
}

.top_ttl {
	font-size		: 10px;
	font-weight		: bold;
}

.menu_td {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	}

.menu_td_first {
	background: url('/img/logo_b.jpg') no-repeat left;
	padding: 6px 10px 6px;
}

.menu_td_link {
	text-decoration: underline;
	color: #870032;
	font-weight: bold;
}

.menu_td_link_bottom {
	color: #860032;
	font			: 10px verdana;
}

.title_td {
	font-size		: 14px;
	font-weight		: bold;
	padding-bottom	: 10px;
}


.td_cont {
	padding			: 0 10 20 10px;
}

.date {
	text-decoration	: none;
	font-weight		: bold;
	color			: #818181;
	font-weight		: normal;
}

.desc {
	text-decoration	: none;
	color			: #818181;
	font-weight		: normal;
}

h1 {
	margin			: 0px 0px 15px 0px;
	font-weight		: bold;
	font    		: 16px verdana;
	color			: #860032;
}

p.imgLeft,  .node .content .image, p.imgCenter, ul.images li .image, ul.galleries li .image {
	border: 1px solid #580c26;
	text-align: center;
}

p.imgLeft {
	clear: both;
	float: left;
	background-color: #d4d8d7;
	padding: 2px 2px 2px 2px;
	margin: 0;
}

p.imgCenter {
	clear: both;
	float: center;
	background-color: #d4d8d7;
	padding: 2px 2px 2px 2px;
	margin: 0;
}


p.imgLeft em, p.imgRight em{
	color: #870032;
	width: 205px;
	margin: 0 auto;
	padding: 1px 1px 1px 1px;
	display: block;
}

p.imgCenter em{
	color: #870032;
	width: 160px;
	margin: 0 auto;
	padding: 1px 1px 1px 1px;
	display: block;
}